Commit Graph

5129 Commits

Author SHA1 Message Date
Uwe Kleine-König 7d3bad8448 [armhf] enable GPIO_PCA953X driver for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21971
2014-10-24 11:54:55 +00:00
Uwe Kleine-König 7119fb7344 [armhf] enable RTC driver for Netgear ReadyNAS 102/104
svn path=/dists/sid/linux/; revision=21970
2014-10-22 21:42:22 +00:00
Ian Campbell 6918ff87ca [arm64] Enable EHCI and OHCI platform USB HCD drivers.
svn path=/dists/sid/linux/; revision=21969
2014-10-22 21:29:40 +00:00
Ian Campbell 675118c802 [armhf] Enable various drivers for the Nokia N900.
Patch from Sebastian Reichel. (Closes: #766070)

svn path=/dists/sid/linux/; revision=21968
2014-10-22 21:29:36 +00:00
Uwe Kleine-König 9932a2893b [armhf] enable PCI and NAND driver for Armada 370
svn path=/dists/sid/linux/; revision=21967
2014-10-22 08:30:33 +00:00
Ben Hutchings fae2d13bcf [i386/486] Update description to say that the processor must have a TSC (see #766105)
svn path=/dists/sid/linux/; revision=21966
2014-10-21 01:17:16 +00:00
Ian Campbell ef7bdfe485 [armhf] Backport device tree file for Olimex A20-OLinuXino-LIME. (Closes: #764967)
svn path=/dists/sid/linux/; revision=21948
2014-10-12 21:03:01 +00:00
Ian Campbell ed6b1abc6a Fix spelling of controller
svn path=/dists/sid/linux/; revision=21947
2014-10-12 19:31:28 +00:00
Ian Campbell 6a614ead4a [armhf] Build i2c-s3c2410 statically, it is used by the arndale power controlller.
svn path=/dists/sid/linux/; revision=21946
2014-10-12 19:28:42 +00:00
Uwe Kleine-König f52ed32bc5 [armhf] add chipidea driver to usb-modules udeb.
I didn't test it, but my expectation is that this should make usb functional on
i.MX6 during installation.


svn path=/dists/sid/linux/; revision=21945
2014-10-12 19:07:23 +00:00
Uwe Kleine-König 2593a609b3 [armhf] enable rtc driver for i.MX6
svn path=/dists/sid/linux/; revision=21944
2014-10-12 19:00:47 +00:00
Ben Hutchings fe8fea26aa [ppc64el] Disable CONFIG_CMDLINE{,_BOOL} usage for setting consoles (Closes: #764745)
From: Mauricio Faria de Oliveira <mauricfo@linux.vnet.ibm.com>

- The value of ppc64 is incorrect for ppc64el (specifically, console=tty0),
  rendering the console useless (blank and unresponsive) if no kernel parameters
  are specified (e.g., debian-installer netboot).
- It's not needed currently: the kernel correctly autodetects the console
  on ppc64el platforms (hvc0 on pseries, hvc0 and hvc1 on powernv).

svn path=/dists/sid/linux/; revision=21943
2014-10-11 21:03:18 +00:00
Ben Hutchings 4c35143561 qla2xxx: fix kernel NULL pointer access (regression in 3.16) (Closes: #764804)
svn path=/dists/sid/linux/; revision=21942
2014-10-11 20:43:03 +00:00
Ben Hutchings 9ba2f0950c Prepare to upload linux (3.16.5-1).
svn path=/dists/sid/linux/; revision=21940
2014-10-10 11:44:32 +00:00
Ben Hutchings e1a0d56d83 [hppa,m68k,mips/r4k-ip22,sparc*] bluetooth: Enable BT as module (Closes: #764524)
svn path=/dists/sid/linux/; revision=21939
2014-10-10 04:11:07 +00:00
Ben Hutchings 53daffe22c vfs: Don't exchange short filenames unconditionally. (Closes: #763700)
svn path=/dists/sid/linux/; revision=21937
2014-10-10 02:24:26 +00:00
Ben Hutchings 1d43044d99 Update to 3.16.5
svn path=/dists/sid/linux/; revision=21936
2014-10-10 02:06:14 +00:00
Ben Hutchings 6760a2e060 Merge Ian's two groups of current log entries
svn path=/dists/sid/linux/; revision=21935
2014-10-09 02:45:15 +00:00
Ben Hutchings 68b0f7d67b Fix indentation of Aurelien's current log entries
svn path=/dists/sid/linux/; revision=21934
2014-10-09 02:44:24 +00:00
Ben Hutchings 4e16e57ae8 Bump ABI to 3
svn path=/dists/sid/linux/; revision=21933
2014-10-09 02:43:28 +00:00
Ben Hutchings 79be2bfa11 Update to 3.16.4
svn path=/dists/sid/linux/; revision=21932
2014-10-09 02:42:51 +00:00
Ian Campbell 9a00ff7db5 [armhf] Backport BananaPi device tree files. Patch from Karsten Merker (Closes: #763897)
svn path=/dists/sid/linux/; revision=21930
2014-10-03 22:01:31 +00:00
Aurelien Jarno e1bc050251 [armhf] Change RTC drivers from modules to built-ins
The kernel isn't able to initialize the system clock from a hardware clock
whose driver is a module, and we don't have an initramfs mechanism to do 
that.

svn path=/dists/sid/linux/; revision=21929
2014-10-03 19:46:25 +00:00
Aurelien Jarno 7455be0d8e [arm64] Change RTC drivers from modules to built-ins
The kernel isn't able to initialize the system clock from a hardware clock
whose drive is a module, and there is no initramfs mechanism to do that.


svn path=/dists/sid/linux/; revision=21928
2014-10-03 19:45:03 +00:00
Ben Hutchings fa86f0a38d [x86] drm/i915: read HEAD register back in init_ring_common() to enforce ordering (Closes: #763583)
svn path=/dists/sid/linux/; revision=21925
2014-10-01 16:15:50 +00:00
Ben Hutchings 12e7309bf9 radeon: Don't check for installed firmware if driver is built-in (Closes: #763305)
svn path=/dists/sid/linux/; revision=21924
2014-09-30 00:22:37 +00:00
Ben Hutchings 8a3f0c3063 [s390*] 3215: fix tty output containing tabs (Closes: #758264)
svn path=/dists/sid/linux/; revision=21905
2014-09-24 12:25:41 +00:00
Ben Hutchings bc1d790d5f udeb: Add pata_rdc to pata-modules (Closes: #633128)
svn path=/dists/sid/linux/; revision=21904
2014-09-24 12:20:30 +00:00
Ben Hutchings 9078c0ce33 [powerpc/powerpc64,ppc64*] video/fb: Change FB_MATROX, FB_RADEON, FB_ATY, FB_SIS, FB_3DFX, FB_VOODOO1 back to modules (Closes: #748398)
svn path=/dists/sid/linux/; revision=21899
2014-09-24 03:36:38 +00:00
Ben Hutchings 86de99e205 [hppa/parisc64-smp] Work around gcc 4.8 miscompilation (Closes: #762390)
svn path=/dists/sid/linux/; revision=21890
2014-09-21 20:07:44 +00:00
Ian Campbell dbae63b887 [armhf] Add Exynos5 disk/usb/nic modules to udebs.
svn path=/dists/sid/linux/; revision=21885
2014-09-21 11:10:34 +00:00
Bastian Blank d8dfeea3f1 debian/changelog: Prepare to release (3.16.3-2).
svn path=/dists/sid/linux/; revision=21882
2014-09-20 09:43:41 +00:00
Aurelien Jarno 2bb3fb3938 [mips*/octeon] Enable OCTEON_USB, USB_EHCI_HCD, USB_OHCI_HCD,
and USB_OCTEON_EHCI, USB_OCTEON_OHCI (Closes: #762066).

svn path=/dists/sid/linux/; revision=21881
2014-09-20 02:38:04 +00:00
Ben Hutchings 5aeebd3ea2 Add bug closures for FTBFS
svn path=/dists/sid/linux/; revision=21880
2014-09-20 00:07:14 +00:00
Ben Hutchings 9aa8607e35 [armel/kirkwood] gpu: Disable VGA_ARB
svn path=/dists/sid/linux/; revision=21879
2014-09-19 23:12:38 +00:00
Ben Hutchings a9992a868e [armel/kirkwood] block: Change IOSCHED_DEADLINE to module, to reduce kernel image sizes (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21878
2014-09-19 15:15:22 +00:00
Ben Hutchings f266d22362 [s390*] syscall: Fix unimplented-syscall entries added before memfd_create() (fixes FTBFS)
svn path=/dists/sid/linux/; revision=21877
2014-09-19 15:09:00 +00:00
Ben Hutchings 312db3c07b Restore lines I mistakenly deleted from the changelog for 3.16.2-3
svn path=/dists/sid/linux/; revision=21870
2014-09-18 16:42:46 +00:00
Ben Hutchings c74f1125b7 Prepare to release linux (3.16.3-1).
svn path=/dists/sid/linux/; revision=21868
2014-09-18 16:00:12 +00:00
Ben Hutchings 9029a4f67f Update to 3.16.3
svn path=/dists/sid/linux/; revision=21865
2014-09-18 02:32:30 +00:00
Ian Campbell 8ae89f44df [arm64] Add cdrom-core-modules udeb
svn path=/dists/sid/linux/; revision=21862
2014-09-17 15:39:56 +00:00
Ian Campbell 8332600d11 [arm64] Enable crypto accelerator modules
svn path=/dists/sid/linux/; revision=21861
2014-09-17 15:39:52 +00:00
Ben Hutchings 196543cef2 [armhf] udeb: Add ehci-platform, ohci-platform and phy-sun4i-usb to usb-modules (Closes: #761591)
svn path=/dists/sid/linux/; revision=21858
2014-09-16 18:42:44 +00:00
Aurelien Jarno ef06cf88c7 Enable KVM_BOOK3S_64
svn path=/dists/sid/linux/; revision=21857
2014-09-16 18:31:23 +00:00
Ben Hutchings 782d644da7 udeb: Add ccm, ctr to crypto-modules (Closes: #761902)
svn path=/dists/sid/linux/; revision=21856
2014-09-16 17:52:59 +00:00
Ben Hutchings b41e2b7811 Add memfd_create() and shared memory sealing (Closes: #760702)
svn path=/dists/sid/linux/; revision=21855
2014-09-16 17:43:02 +00:00
Ben Hutchings 1b0a121a3b Enable SATA_ZPODD and TRACER_SNAPSHOT as we are now doing an ABI bump
svn path=/dists/sid/linux/; revision=21854
2014-09-16 17:34:02 +00:00
Ben Hutchings e126ae3d01 Bump ABI to 2 (Closes: #761874)
svn path=/dists/sid/linux/; revision=21853
2014-09-16 17:30:00 +00:00
Aurelien Jarno 71938a1fc5 Fix previous broken commit
svn path=/dists/sid/linux/; revision=21850
2014-09-16 07:23:21 +00:00
Aurelien Jarno 718b0facc8 [powerpc/powerpc64,ppc64el] Backport more KVM patches from 3.17. Enable
KVM_BOOK3S_64_HV, KVM_BOOK3S_64_PR and KVM_XICS, but keep KVM_BOOK3S_64
disabled for now as it would trigger an ABI change (Partially addresses:
#761656).
usb/gadget: Enable USB_NET2280 as module

svn path=/dists/sid/linux/; revision=21849
2014-09-16 07:21:54 +00:00