Commit Graph

1668 Commits

Author SHA1 Message Date
Ben Hutchings 1d47bf80a2 Merge changes from sid up to 3.12.6-1
bugfix/all/firmware_class-return-specific-errors-from-file-read.patch
and
bugfix/all/firmware_class-log-every-success-and-failure.patch needed
some substantial changes as similar but incomplete fixes have been
made upstream.

svn path=/dists/trunk/linux/; revision=20912
2013-12-21 19:24:24 +00:00
Ben Hutchings 07c6e9355a Update to 3.13-rc4
Drop/refresh patches as appropriate.  Disable aufs for now.

Two of our longstanding patches finally went upstream.
CONFIG_MAGIC_SYSRQ_DEFAULT_MASK was renamed in the process so adjust
config accordingly.

svn path=/dists/trunk/linux/; revision=20909
2013-12-21 18:20:34 +00:00
Ben Hutchings b5b063978c firmware: Disable FW_LOADER_USER_HELPER
As discussed in #725714, this is no longer a useful feature.

svn path=/dists/sid/linux/; revision=20882
2013-12-14 17:36:04 +00:00
Ben Hutchings 568d08710e cifs: Enable CIFS_SMB2
svn path=/dists/sid/linux/; revision=20879
2013-12-11 07:01:27 +00:00
Ben Hutchings 8a38dc4ec5 Merge changes from sid up to 3.11.10-1
svn path=/dists/trunk/linux/; revision=20852
2013-12-05 02:43:56 +00:00
Ben Hutchings 4192f35808 Enable JUMP_LABEL (Closes: #730071)
svn path=/dists/trunk/linux/; revision=20827
2013-11-27 07:43:47 +00:00
Ben Hutchings e0195366b0 Enable CHECKPOINT_RESTORE (Closes: #682700)
svn path=/dists/trunk/linux/; revision=20826
2013-11-27 07:41:46 +00:00
Ben Hutchings e6e8404b08 Enable EXPERT and adjust config files to avoid consequent changes
1. Reset or remove values for config symbols that were only
   configurable if EXPERT.
2. Set additional configurable symbols to their default values.

This should have no effect on the actual configuration, except for
sh4 where EXPERT is *always* set and so the settings in 1 were
still being followed.

svn path=/dists/trunk/linux/; revision=20825
2013-11-27 07:39:11 +00:00
Ben Hutchings 03cf4706e2 HID: Enable UHID (Closes: #729338)
Also fix an information leak I spotted in this driver.

svn path=/dists/trunk/linux/; revision=20823
2013-11-26 14:37:06 +00:00
Ben Hutchings 77d49198c8 Explicitly set various config options to their defaults
svn path=/dists/trunk/linux/; revision=20802
2013-11-21 01:16:57 +00:00
Ben Hutchings f0a483c849 Enable various new config options
svn path=/dists/trunk/linux/; revision=20801
2013-11-21 01:16:30 +00:00
Ben Hutchings 1710f18e5c usb/phy: Explicitly disable all drivers at top level
These drivers used to be conditional on USB_PHY (which we disabled)
but now they select it.  Disable them all and let individual configs
(and other symbols) enable the drivers.

svn path=/dists/trunk/linux/; revision=20788
2013-11-10 16:58:41 +00:00
Ben Hutchings d98e00eda6 namespaces: Enable USER_NS (Closes: #712870)
Restrict creation of user namespaces to root (CAP_SYS_ADMIN) by default
(sysctl: kern.unprivileged_userns_clone)

svn path=/dists/trunk/linux/; revision=20773
2013-11-02 20:33:18 +00:00
Ben Hutchings e9eb0a0dd2 Disable CC_OPTIMIZE_FOR_SIZE (Closes: #635899, fixes FTBFS on mips, mipsel, powerpc)
Leave it enabled for armel/{iop32x,ixp4xx,kirkwood,orion5x} and m68k.
Drop the workaround patch for powerpc.

svn path=/dists/sid/linux/; revision=20732
2013-10-23 11:36:17 +00:00
Ben Hutchings 3911b06010 hwmon: Enable SENSORS_JC42, SENSORS_NCT6775 as modules (Closes: #722062)
svn path=/dists/trunk/linux/; revision=20687
2013-09-29 22:49:44 +00:00
Bastian Blank 4ca516610e * debian/config/config: Set NO_HZ_IDLE as replacement for NO_HZ.
* debian/config/armel/config.versatile, debian/config/sh4/config.sh7751r,
  debian/config/sh4/config.sh7785lcr: Remove overrides.

svn path=/dists/trunk/linux/; revision=20623
2013-09-13 22:41:28 +00:00
Bastian Blank 43571530a4 debian/config: Unify BLK_DEV_RAM_SIZE.
svn path=/dists/trunk/linux/; revision=20608
2013-09-11 20:37:26 +00:00
Bastian Blank da2f25f699 debian/config/kernelarch-x86/config:
Move HYPERV dependent options from debian/config/config.

svn path=/dists/trunk/linux/; revision=20607
2013-09-11 20:30:20 +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 58b3ca610e Remove configuration of obsolete symbols
These symbols were either (1) removed entirely or (2) merged or
renamed, and we already configure the other symbol.

svn path=/dists/trunk/linux/; revision=20604
2013-09-11 03:26:14 +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
Bastian Blank 12b7a6ff80 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20596
2013-09-10 20:21:27 +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 c141dc60ca sctp: Clean up config for default SCTP cookie HMAC
The config symbols were renamed and changed in behaviour a bit.
Explicitly set them to defaults.

svn path=/dists/trunk/linux/; revision=20585
2013-09-09 04:06:21 +00:00
Bastian Blank 6e8cf21d51 debian/config/config: Remove backward-compatible IP_NF_MATCH_TTL.
svn path=/dists/trunk/linux/; revision=20576
2013-09-08 14:40:26 +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 2f58661684 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=20574
2013-09-08 14:24:32 +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
Ben Hutchings 011f336d55 Explicitly set some more config symbols to default values
svn path=/dists/trunk/linux/; revision=20547
2013-09-01 04:15:24 +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 0000a5dbcf Clean up efivars config symbols
Enable EFI_VARS at the top-level config (still dependent on EFI).
Explicitly disable EFI_VARS_PSTORE_DEFAULT_DISABLE.

svn path=/dists/trunk/linux/; revision=20545
2013-09-01 03:23:03 +00:00
Ben Hutchings 6ad8ea7fff Enable VIRT_DRIVERS menuconfig symbol, but nothing under it
svn path=/dists/trunk/linux/; revision=20544
2013-09-01 03:20:07 +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 66210758d7 Disable some NET_VENDOR config symbols by default
This should make no difference to the actual configuration.

svn path=/dists/trunk/linux/; revision=20542
2013-09-01 02:58:39 +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 5ed7ad866d Explicitly set various config symbols to default values
svn path=/dists/trunk/linux/; revision=20540
2013-09-01 01:54:20 +00:00
Ben Hutchings 32ad4407d5 mfd: Explicitly disable MFD_WM8400
We currently set it to m, but it's no longer buildable as a module and
it really doesn't make sense to enable it at all in the generic
config.

svn path=/dists/trunk/linux/; revision=20538
2013-08-31 21:53:34 +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 05a091e150 net/sched: Change NET_CLS_CGROUP back to built-in
Due to the way cgroup subsystems are tracked, changing any of them
between built-in and modular is an ABI change, so don't change this
right now.

svn path=/dists/sid/linux/; revision=20520
2013-08-17 20:15:05 +00:00
Ben Hutchings 2ffd7a7e78 Change various tristate config symbols from y to m
This should give the small ARM platforms a little more space.

svn path=/dists/sid/linux/; revision=20519
2013-08-17 19:28:41 +00:00
Ben Hutchings ad5d669ebf trace: Enable UPROBES, UPROBE_EVENT (Closes: #691167)
svn path=/dists/trunk/linux/; revision=20481
2013-08-11 17:41:56 +00:00
Ben Hutchings 38eb548dde trace: Enable KPROBE_EVENT (Closes: #640953)
svn path=/dists/trunk/linux/; revision=20480
2013-08-11 17:40:11 +00:00
Ben Hutchings da659f9a32 Enable KPROBES at top level
This enables it for the arm*, mips*, s390 and sh4 ports.
Keep it disabled for the reduced armel images.

svn path=/dists/trunk/linux/; revision=20479
2013-08-11 17:38:12 +00:00
Ben Hutchings 57388244cf Update config as requested by Thorsten Glaser
* nfs: Enable swap on NFS
* fs/nls: Enable Macintosh HFS+ codepage modules

svn path=/dists/sid/linux/; revision=20414
2013-07-27 22:55:16 +00:00
Ben Hutchings e4a48208f7 ata: Disable SATA_INIC162X - this driver corrupts data and is not expected to be fixed (Closes: #714295)
svn path=/dists/sid/linux/; revision=20411
2013-07-26 04:55:17 +00:00
Ben Hutchings 6425f81ada Enable various new(ish) features
svn path=/dists/trunk/linux/; revision=20291
2013-06-24 02:36:15 +00:00