summaryrefslogtreecommitdiff
path: root/libre-testing/linux-libre/0001-Bluetooth-allocate-static-minor-for-vhci.patch
AgeCommit message (Collapse)Author
2014-04-11linux-libre-3.14-4: updating revisionAndré Fabian Silva Delgado
* move from [libre-testing] to [libre] * remove syscalls.h revert * properly fix symbol CRC generation * fix use of code32_start in the EFI boot stub * re-add MTD_NAND to the configuration to support ricoh sd card readers (FS#25889 => https://bugs.archlinux.org/task/25889)
2014-04-04linux-libre-3.14-3: updating revisionAndré Fabian Silva Delgado
* enable CONFIG_INFINIBAND_IPOIB_CM (FS#39701 => https://bugs.archlinux.org/task/39701) * disable X86_SYSFB and FB_SIMPLE (FS#39715 => https://bugs.archlinux.org/task/39715) * fix FSID of rootfs being 0 For st_dev in struct stat, the value 0 is an error. Make sure rootfs has value 1. This fixes the coreutils cp -ax issue (although that code has already been improved in coreutils, too) and somewhat fixes the switch_root problem in util-linux. It is still possible that rootfs gets an FSID >1 in future versions, so util-linux still needs to be fixed. This is unrelated to the mount id issue in /proc/*/mountinfo - the mount id may still be zero. * revert a patch that always enables autosuspend on intel bluetoothh xhci still sucks and breaks this. I am reverting this commit for reasons that are in no way selfish.
2014-04-01linux-libre-3.14-1: updating versionAndré Fabian Silva Delgado
* some PKGBUILD fixes and re-add the syscalls.h revert * re-add CONFIG_UNUSED_SYMBOLS