Commit Graph

4572 Commits

Author SHA1 Message Date
Ian Campbell 3f0d58ef48 [armhf] enable PCI for armmp
svn path=/dists/trunk/linux/; revision=20652
2013-09-19 22:21:07 +00:00
Ben Hutchings 5797cdb437 [arm] thermal: Re-enable CPU_THERMAL as built-in (regression in 3.10~rc4-1~exp1)
svn path=/dists/trunk/linux/; revision=20634
2013-09-15 17:21:54 +00:00
Ben Hutchings 4604380f0b [armhf/mx5] regulator: Re-enable REGULATOR as built-in
svn path=/dists/trunk/linux/; revision=20633
2013-09-15 17:20:31 +00:00
Ben Hutchings 26eabfe19d [armhf/mx5] mmc: Re-enable MMC_SDHCI_PLTFM as MMC_SDHCI_ESDHC_IMX depends on it
svn path=/dists/trunk/linux/; revision=20632
2013-09-15 16:10:18 +00:00
Ben Hutchings fd61c6ae8e Update to 3.11.1
svn path=/dists/trunk/linux/; revision=20630
2013-09-15 00:23:32 +00:00
Ben Hutchings e38c78d459 [armhf] ASoC: fsl: Fix module build
svn path=/dists/trunk/linux/; revision=20625
2013-09-14 02:06:38 +00:00
Ben Hutchings dc146eddf6 [hppa] udeb: kernel-image does not provide ext2-modules (since 3.2.7-1)
svn path=/dists/trunk/linux/; revision=20614
2013-09-13 03:48:51 +00:00
Ben Hutchings 986413625e [sh4] udeb: kernel-image no longer provides ext3-modules
svn path=/dists/trunk/linux/; revision=20613
2013-09-13 03:46:39 +00:00
Ben Hutchings 0cbce9b1f3 udeb: Update config to match previous kernel config changes
svn path=/dists/trunk/linux/; revision=20612
2013-09-13 03:41:14 +00:00
Ben Hutchings 2b8530f214 Prepare to release linux (3.11-1~exp1).
svn path=/dists/trunk/linux/; revision=20610
2013-09-12 12:17:11 +00:00
Ben Hutchings 760f8946c2 aufs: Update to aufs3.x-rcN-20130909
svn path=/dists/trunk/linux/; revision=20609
2013-09-12 02:45:13 +00:00
Bastian Blank dd10090e07 * debian/changelog: Update.
* debian/config/config
  - Set EXT4_USE_FOR_EXT23.
  - Unset EXT2_FS, EXT3_FS.
* debian/config/kernelarch-mips/config, debian/config/m68k/config:
  Remove overrides.

svn path=/dists/trunk/linux/; revision=20606
2013-09-11 19:46:34 +00:00
Ben Hutchings 0d7750a270 Remove override of undefined PCIEPORTBUS symbol from alpha and hppa configs
drivers/pci/pcie/Kconfig is only included for specific architectures.
These two correctly do not include it, so don't bother to override
it or claim that any configuration change was made.

svn path=/dists/trunk/linux/; revision=20603
2013-09-11 03:13:27 +00:00
Ben Hutchings 9c21ee4937 aufs: Update to aufs3.x-rcN-20130826
svn path=/dists/trunk/linux/; revision=20602
2013-09-11 01:58:44 +00:00
Ben Hutchings a0ce50e15f Merge changes from sid up to 3.10.11-1
svn path=/dists/trunk/linux/; revision=20600
2013-09-11 01:24:25 +00:00
Ben Hutchings 8d7685172c Prepare to release linux (3.10.11-1).
svn path=/dists/sid/linux/; revision=20597
2013-09-11 01:02:24 +00:00
Bastian Blank 79b11873dc * debian/changelog: Update.
* debian/config/config: Set NFS_V4_2.

svn path=/dists/trunk/linux/; revision=20592
2013-09-10 16:11:06 +00:00
Ben Hutchings 2533029529 Add some security fixes that have been applied upstream
svn path=/dists/sid/linux/; revision=20589
2013-09-10 03:57:37 +00:00
Ben Hutchings d934892944 [armel] Re-enable iop32x and ixp4xx flavours
All that config cleanup has brought them back under the size limit again
... for now ... with gcc-4.7.  (I don't have a gcc-4.8 cross-compiler
to check with.)

svn path=/dists/trunk/linux/; revision=20588
2013-09-09 05:09:07 +00:00
Ben Hutchings 56c4647979 Mention the more interesting of the config fixes in the changelog
svn path=/dists/trunk/linux/; revision=20587
2013-09-09 04:12:48 +00:00
Ben Hutchings af07cdf241 PCI: Disable PCIEPORTBUS in configurations for systems without PCI Express
No Alpha, PA-RISC or SH4 system supports PCI Express.

The older Marvell SoCs supported by iop32x and ixp4xx don't, but the
newer SoCs do.  ARM Versatile doesn't support it and I'm pretty sure
QEMU won't let you add it, but will leave versatile alone for now.

Most supported MIPS platforms don't, but Octeon does.

I don't think PowerPC SPE systems have either PCI or PCI Express, but
I won't touch that configuration now.

svn path=/dists/trunk/linux/; revision=20579
2013-09-09 02:10:33 +00:00
Ben Hutchings 9681a7adac bug script: Prompt to include crash logs from pstore
svn path=/dists/sid/linux/; revision=20578
2013-09-08 19:46:30 +00:00
Ben Hutchings 2fc55f7dc0 [x86] efi: Ensure efi-pstore is loaded on EFI systems
efi-pstore is now a separate module (dependent on efivars).  We still
want it to be auto-loaded to enable crash dumps on EFI systems, so add
another module alias.

While we're at it, explicitly set EFI_VARS_PSTORE=m matching what the
actual configuration will be.

svn path=/dists/sid/linux/; revision=20577
2013-09-08 16:19:58 +00:00
Bastian Blank 84c91afe33 * debian/changelog: Update.
* debian/config: Remove FONT* overrides.

svn path=/dists/trunk/linux/; revision=20575
2013-09-08 14:35:12 +00:00
Bastian Blank 07c6fc5457 * debian/changelog: Update.
* debian/config/defines: Use gcc-4.8 by default.

svn path=/dists/trunk/linux/; revision=20573
2013-09-08 14:20:26 +00:00
Ben Hutchings f47c6ce282 Update to 3.10.11
svn path=/dists/sid/linux/; revision=20572
2013-09-08 13:35:12 +00:00
Ben Hutchings c1a3f02543 [x86] amd64_edac: Fix single-channel setups (Closes: #717473)
svn path=/dists/sid/linux/; revision=20570
2013-09-08 00:59:10 +00:00
Ian Campbell 55058170e7 [armhf] Add udebs for armmp flavour
Based on the mx5 and vexpress lists, plus some manual tweaking.

svn path=/dists/sid/linux/; revision=20569
2013-09-07 16:43:55 +00:00
Ian Campbell de253fdc8f Bump ABI to 3, there is a change to elevator_init_fn() which I can't see how to fix.
svn path=/dists/sid/linux/; revision=20568
2013-09-07 16:43:46 +00:00
Bastian Blank 9cef8b615d * debian/changelog: Update.
* debian/rules.real:
  Symlink doc directory from linux-headers to linux-headers-common.

svn path=/dists/trunk/linux/; revision=20566
2013-09-05 12:18:24 +00:00
Bastian Blank 9d0524f921 debian/changelog: Set version to 3.11-1~exp1.
svn path=/dists/trunk/linux/; revision=20565
2013-09-05 12:06:55 +00:00
Ben Hutchings 631523075f bluetooth: Disable BT_HCIBTUART
This driver doesn't bind to any device IDs, and instead has a comment
saying that the serial_cs and hci_uart drivers should be used instead.
So there's not much point in building it.

svn path=/dists/trunk/linux/; revision=20559
2013-09-02 03:27:20 +00:00
Ben Hutchings 9e41e4a5be Disable parport drivers that are no longer likely to be useful
svn path=/dists/trunk/linux/; revision=20558
2013-09-02 03:20:38 +00:00
Ben Hutchings b40ea580ad Disable some old non-hotplug PCI drivers
svn path=/dists/trunk/linux/; revision=20557
2013-09-02 03:04:53 +00:00
Ben Hutchings 1b743d674d Disable a large number of probably useless drivers
Disable most platform drivers, SPI and I2C drivers at the top level.
Platform drivers should be selected by architecture and flavour
configurations, and generally are.  SPI and I2C devices aren't easily
detectable and their drivers aren't auto-loaded, so again they should
usually be selected in specific configuration files and probed
according to board code or FDTs.

As exceptions, I2C hwmon devices may be probed by lm-sensors and many
media tuners include I2C devices which are probed with the help of the
higher-level device driver.  I've tried to be conservative and also
left I2C iio, input, leds and misc devices alone for now.

Disable the regulator subsystem at the top level as only some
architectures will need it.

Disable MTD_NAND_PLATFORM, PDA_POWER and FB_S1D13XXX on x86, as these
don't appear likely to be used on any x86 system that could run our
generic kernel images.

svn path=/dists/trunk/linux/; revision=20556
2013-09-01 23:26:06 +00:00
Ben Hutchings 17a2e7946f Merge changes from sid up to 3.10.7-1
svn path=/dists/trunk/linux/; revision=20555
2013-09-01 16:46:42 +00:00
Ian Campbell b5ac9667b9 armel: enable mvmdio and ehci-orion on kirkwood and orion5x (Closes: #719680)
svn path=/dists/sid/linux/; revision=20552
2013-09-01 14:29:48 +00:00
Ben Hutchings e0e4789295 Prepare to release linux (3.11~rc7-1~exp1).
svn path=/dists/trunk/linux/; revision=20550
2013-09-01 12:38:16 +00:00
Ben Hutchings f193b36d29 Update changelog to show MLX5_INFINIBAND is x86-only at present
svn path=/dists/trunk/linux/; revision=20548
2013-09-01 04:15:46 +00:00
Ben Hutchings 7a10a53c96 ehci-hcd: Enable USB_EHCI_ROOT_HUB_TT and USB_EHCI_TT_NEWSCHED everywhere
USB_EHCI_ROOT_HUB_TT adds about 10 lines of code and is safe even if
not needed, so it's never worth turning off.

USB_EHCI_TT_NEWSCHED was 'new' in 2006 and is now the default, so
hardly anyone will be testing the 'old' code now.

svn path=/dists/trunk/linux/; revision=20546
2013-09-01 03:50:25 +00:00
Ben Hutchings 0b7aedc131 wireless/ti: Disable WL_TI on all configurations except armhf/armmp
These devices need platform data (even for SDIO) and apparently are
only used with ARM boards at the moment.

svn path=/dists/trunk/linux/; revision=20543
2013-09-01 03:16:27 +00:00
Ben Hutchings 4ff7e6d39e Enable many new(ish) config options
svn path=/dists/trunk/linux/; revision=20541
2013-09-01 02:52:56 +00:00
Ben Hutchings 5b305e6619 [x86] ACPI: Re-enable ACPI_HOTPLUG_MEMORY as built-in
We try to build it as a module, which is no longer supported since 3.10.

svn path=/dists/sid/linux/; revision=20539
2013-08-31 22:02:21 +00:00
Ben Hutchings 253f2f8516 aufs: Update to aufs3.10-20130826
With a minor security fix to it:
aufs: mvdown, don't let unprivileged users provoke a WARNING

svn path=/dists/sid/linux/; revision=20535
2013-08-31 17:52:31 +00:00
Ben Hutchings c72912f8a1 [rt] Update to 3.10.10-rt7
svn path=/dists/sid/linux/; revision=20532
2013-08-30 03:21:54 +00:00
Ben Hutchings 283813ab80 Update to 3.10.10
svn path=/dists/sid/linux/; revision=20531
2013-08-30 03:04:20 +00:00
Ben Hutchings 0d239d8220 [powerpc,x86] hid: Enable HID_APPLEIR as module
svn path=/dists/trunk/linux/; revision=20528
2013-08-28 12:22:20 +00:00
Ben Hutchings 56fb9a954c hid: Enable HID_HUION as module (Closes: #721002)
svn path=/dists/trunk/linux/; revision=20527
2013-08-28 12:21:49 +00:00
Ben Hutchings ed39205328 Update to 3.11-rc7
svn path=/dists/trunk/linux/; revision=20526
2013-08-28 12:16:18 +00:00
Ben Hutchings 018ad0d8b0 Prepare to release linux (3.10.7-1).
svn path=/dists/sid/linux/; revision=20521
2013-08-17 23:39:15 +00:00