Commit Graph

3308 Commits

Author SHA1 Message Date
Ben Hutchings 6ba4468770 Bump ABI to 4
svn path=/dists/sid/linux/; revision=21984
2014-10-31 00:42:29 +00:00
Aurelien Jarno e503206b31 Ignore ABI changes caused by reverting MAX_PHYSMEM_BITS to 35. This symbol
doesn't seems to be used on OOT modules, and anyway this kernel doesn't even
boot.

svn path=/dists/sid/linux/; revision=21982
2014-10-29 13:55:18 +00:00
Uwe Kleine-König 85ad1570e6 [armhf] enable more options for Netgear ReadyNAS 104
svn path=/dists/sid/linux/; revision=21978
2014-10-26 12:45:50 +00:00
Ben Hutchings 44ff4a9061 mmc_block: Increase max_devices and set MMC_BLOCK_MINORS to 256 (Closes: #765621)
svn path=/dists/sid/linux/; revision=21975
2014-10-26 02:26:08 +00:00
Ben Hutchings 8e1020e9f4 Comment that we should change '486' processor selection at next ABI bump
svn path=/dists/sid/linux/; revision=21974
2014-10-26 01:27:41 +00:00
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 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 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 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 4e16e57ae8 Bump ABI to 3
svn path=/dists/sid/linux/; revision=21933
2014-10-09 02:43:28 +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 0b10f47597 [ppc64*] video/fb: Remove explicit disabling of drivers that depend on PPC32
svn path=/dists/sid/linux/; revision=21900
2014-09-24 03:40:06 +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
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 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
Ian Campbell 8332600d11 [arm64] Enable crypto accelerator modules
svn path=/dists/sid/linux/; revision=21861
2014-09-17 15:39:52 +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 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 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
Ian Campbell ec483632c6 [armhf] Enable support for Exynos5 systems. (Closes: #759291)
Tested on original Arndale with serial, MMC and NIC. No udeb support yet.

svn path=/dists/sid/linux/; revision=21845
2014-09-14 19:09:30 +00:00
Aurelien Jarno ad2d30001b [mips64el] Drop loongson-2e and loongson-2f flavour as the minimum
supported ISA will be at least MIPS64.

svn path=/dists/sid/linux/; revision=21833
2014-09-12 22:00:07 +00:00
Ben Hutchings 86d65bc599 Defer enabling SATA_ZPODD and TRACER_SNAPSHOT to next ABI bump
svn path=/dists/sid/linux/; revision=21832
2014-09-12 18:41:12 +00:00
Ben Hutchings 26d8ba188e Revert "drivers/base: Disable UEVENT_HELPER; long obsoleted by udev"
wheezy's udev init script requires /sys/kernel/uevent_helper as an
indicator of hotplug support.  We can't remove it until after the
jessie release.

svn path=/dists/sid/linux/; revision=21829
2014-09-12 16:21:19 +00:00
Ian Campbell 64d07e85d9 [arm64] Backport xgene Ethernet and include phy-xgene in udebs
phy-xgene is needed for ahci_xgene not the Ethernet driver, so place in
sata-modules for now. While there move ahci_xgene from the toplevel list into
the arm64 specific list.

svn path=/dists/sid/linux/; revision=21828
2014-09-12 15:20:43 +00:00
Ben Hutchings b57dc00e8d r8723au: Explicitly set driver config options to defaults
svn path=/dists/sid/linux/; revision=21818
2014-09-12 13:06:03 +00:00
Ben Hutchings 8e2b47b9d2 leds: Enable LEDS_TRIGGER_CPU as built-in since it cannot be modular
svn path=/dists/sid/linux/; revision=21817
2014-09-12 13:02:50 +00:00
Ben Hutchings 9d284e6a76 [!x86] staging: Enable R8712U as module (Closes: #742055)
svn path=/dists/sid/linux/; revision=21816
2014-09-12 06:11:17 +00:00
Ben Hutchings 946fde874a [ppc64*] Explicitly enable VSX (already selected by PPC_TRANSACTIONAL_MEM
svn path=/dists/sid/linux/; revision=21814
2014-09-12 05:49:21 +00:00
Ben Hutchings 8af1659921 [!x86] staging: Enable R8188EU as module (Closes: #760859)
svn path=/dists/sid/linux/; revision=21813
2014-09-12 05:48:22 +00:00
Ben Hutchings e4829c2d7d drivers/base: Disable UEVENT_HELPER; long obsoleted by udev
svn path=/dists/sid/linux/; revision=21812
2014-09-12 05:30:42 +00:00
Ben Hutchings dfb5e384b3 [x86] Disable USB_SN9C102; this driver is deprecated in favour of the gspca drivers
While we're doing this, move all the staging/media driver disables
into debian/config/kernelarch-x86/config as STAGING_MEDIA is only
enabled on x86.

svn path=/dists/sid/linux/; revision=21811
2014-09-12 05:29:24 +00:00
Ben Hutchings a371875c1b Enable many new(ish) drivers and other features
svn path=/dists/sid/linux/; revision=21810
2014-09-12 05:25:26 +00:00
Ben Hutchings 4376ec2f94 Explicitly set many config symbols to their defaults
svn path=/dists/sid/linux/; revision=21809
2014-09-12 04:07:56 +00:00
Ben Hutchings 295134a392 [mips64,mips64el] Properly add the 5kc-malta flavour (should fix FTBFS)
svn path=/dists/sid/linux/; revision=21808
2014-09-11 23:11:32 +00:00
Ben Hutchings c4d465c9ae mmc,memstick: Enable MMC_REALTEK_USB, MEMSTICK_REALTEK_USB as modules
svn path=/dists/sid/linux/; revision=21807
2014-09-11 04:36:47 +00:00
Ben Hutchings c9d97d2730 Explicitly set many config symbols to their defaults
svn path=/dists/sid/linux/; revision=21806
2014-09-11 04:20:33 +00:00
Ben Hutchings a25d64fe99 [amd64] Explicitly enable X86_16BIT per default
svn path=/dists/sid/linux/; revision=21805
2014-09-11 03:04:14 +00:00
Ben Hutchings da9022cd10 Explicitly enable SGETMASK_SYSCALL on various architectures per default
svn path=/dists/sid/linux/; revision=21804
2014-09-11 03:01:06 +00:00
Ben Hutchings 80d9c6fcad mfd: Enable MFD_RTSX_USB as module (Closes: #761099)
svn path=/dists/sid/linux/; revision=21803
2014-09-11 02:56:32 +00:00
Ben Hutchings 9c46c1cf9e [arm64] Enable more X-Gene drivers as modules
svn path=/dists/sid/linux/; revision=21801
2014-09-09 12:57:53 +00:00
Ben Hutchings 7f39df6413 aufs: Update to aufs3.16-20140908
svn path=/dists/trunk/linux/; revision=21782
2014-09-08 01:24:43 +00:00