Commit Graph

1664 Commits

Author SHA1 Message Date
Ben Hutchings 7f0ae8117b fs: Enable F2FS_FS as module (Closes: #711342)
svn path=/dists/sid/linux/; revision=20225
2013-06-10 00:04:22 +00:00
Ben Hutchings 0b6dc8c4e7 Enable various new drivers and driver features; add to appropriate udebs
svn path=/dists/trunk/linux/; revision=20179
2013-06-02 20:39:18 +00:00
Ben Hutchings e89ab58a57 radeon: Remove obsolete DRM_RADEON_KMS config symbol; enable DRM_RADEON_UMS on powerpc
svn path=/dists/sid/linux/; revision=20156
2013-05-31 04:39:08 +00:00
Ben Hutchings bbc57703fc security: Enable SECURITY_YAMA, SECURITY_YAMA_STACKED (Closes: #704750)
svn path=/dists/sid/linux/; revision=20153
2013-05-31 04:17:50 +00:00
Ben Hutchings 0c8eb822de Enable various new drivers and driver options
svn path=/dists/sid/linux/; revision=20152
2013-05-31 04:14:16 +00:00
Ben Hutchings 0d1cd4f904 peak_pci: Explicitly set CAN_PEAK_PCIEC=y (as it's boolean)
svn path=/dists/sid/linux/; revision=20151
2013-05-31 02:55:59 +00:00
Ben Hutchings eee044f3b9 Enable various new networking features
svn path=/dists/sid/linux/; revision=20150
2013-05-31 02:36:04 +00:00
Ben Hutchings 9460decf03 Explicitly disable USER_NS for now
svn path=/dists/sid/linux/; revision=20147
2013-05-30 04:27:22 +00:00
Ben Hutchings 6441ae7aa9 net/wireless: Explicitly enable RTLWIFI as module, previously selected automatically
svn path=/dists/sid/linux/; revision=20143
2013-05-30 03:21:06 +00:00
Ben Hutchings 533dace9d4 mmc,memstick: Enable MMC_REALTEK_PCI and MEMSTICK_REALTEK_PCI as modules
svn path=/dists/trunk/linux/; revision=19898
2013-03-04 02:07:31 +00:00
Ben Hutchings 81db6b5fab mfd: Enable MFD_RTSX_PCI as module, replacing RTS_PSTOR (Closes: #702108)
svn path=/dists/trunk/linux/; revision=19897
2013-03-04 02:01:00 +00:00
Ben Hutchings f1b48ab9da net: Enable USB_NET_CDC_MBIM as module (Closes: #701869)
svn path=/dists/trunk/linux/; revision=19894
2013-03-03 02:58:47 +00:00
Bastian Blank 9d6a2689a6 debian/config: Reorder config.
svn path=/dists/trunk/linux/; revision=19891
2013-03-02 22:06:05 +00:00
Ben Hutchings a3590a7797 Merge changes from sid up to 3.2.39-1
Drop most patches as they're already upstream in 3.8 or early.

Refresh some others for 3.8.  In particular, remove use of __devinit from
debian/radeon-firmware-is-required-for-drm-and-kms-on-r600-onward.patch
as this macro is no longer defined or needed.

svn path=/dists/trunk/linux/; revision=19856
2013-02-25 03:35:39 +00:00
Ben Hutchings 9d4a7ca266 Explicitly set defaults for several config variables
svn path=/dists/trunk/linux/; revision=19836
2013-02-21 05:09:00 +00:00
Ben Hutchings d5ac75ce5d wanrouter: Disable as broken and unused
Since Linux 2.6.29, this subsystem would crash if anyone tried to use
it, but no-one noticed.  It will be removed upstream in Linux 3.9.

svn path=/dists/trunk/linux/; revision=19835
2013-02-21 04:52:25 +00:00
Ben Hutchings f56a70f3a6 Update config selections for 3.8
All Atheros wireless drivers depend on a new symbol ATH_CARDS.

Two comedi drivers were merged into others and no longer have their
own config symbols.

drivers/staging/telephony has been removed.

svn path=/dists/trunk/linux/; revision=19832
2013-02-21 03:11:37 +00:00
Ben Hutchings a9e39ce1ee SCSI: Add virtio_scsi driver (Closes: #686636)
svn path=/dists/sid/linux/; revision=19794
2013-02-07 04:42:39 +00:00
Ben Hutchings 500933e7a9 net: Disable WAN_ROUTER
A change in Linux 2.6.29 completely broke it (it would oops on load)
but no-one reported this, therefore it has no users.  It was removed
upstream and will clearly not be supportable in Debian.

svn path=/dists/sid/linux/; revision=19787
2013-02-06 04:16:13 +00:00
Ben Hutchings 5b88249fcc net: Add alx driver for Atheros AR8161 and AR8162 (Closes: #699129)
Mark as staging, since it has not been accepted upstream.
Define some trivial networking features to support it.

svn path=/dists/sid/linux/; revision=19781
2013-01-28 00:22:35 +00:00
Ben Hutchings 22628d7a86 [!powerpc] radeon: Reenable DRM_RADEON_KMS, as it apparently works on most non-PowerMac systems
svn path=/dists/sid/linux/; revision=19740
2013-01-17 13:13:53 +00:00
Ben Hutchings 4480e0a79a [!x86] Disable ZRAM, ZSMALLOC as modules (Reopens: #676779), as they really aren't portable yet.
svn path=/dists/trunk/linux/; revision=19734
2013-01-15 15:14:14 +00:00
Ben Hutchings 476b0a12f5 Enable ZRAM, ZSMALLOC as modules on all architectures (Closes: #676779)
svn path=/dists/trunk/linux/; revision=19665
2012-12-29 18:02:45 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings df5911f385 [x86] drm: Enable DRM_MGAG200 as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-mga

svn path=/dists/trunk/linux/; revision=19646
2012-12-24 00:10:56 +00:00
Ben Hutchings d2bb26f367 [x86] drm: Enable DRM_AST as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-ast

svn path=/dists/trunk/linux/; revision=19645
2012-12-24 00:06:20 +00:00
Ben Hutchings 38726ed91f drm: Enable DRM_UDL as module
Disable autoloading as it is incompatible with older versions of xserver-xorg-video-displaylink

svn path=/dists/trunk/linux/; revision=19644
2012-12-23 23:58:46 +00:00
Ben Hutchings eb55df0795 [!x86] drm: Disable DRM_VMWGFX
svn path=/dists/trunk/linux/; revision=19642
2012-12-23 23:21:27 +00:00
Ben Hutchings a876ad1228 Explicitly set defaults for some new driver config variables
svn path=/dists/trunk/linux/; revision=19640
2012-12-23 22:52:15 +00:00
Ben Hutchings ff1f65e617 Enable various new (or newish) drivers and features
svn path=/dists/trunk/linux/; revision=19639
2012-12-23 22:41:41 +00:00
Ben Hutchings 1c21ce56f1 Explicitly set defaults for some new scheduler and mm config variables
svn path=/dists/trunk/linux/; revision=19638
2012-12-23 21:23:47 +00:00
Ben Hutchings f9eb5ae0f2 Disable IP_NF_TARGET_REDIRECT (obsolete) not IP_NF_TARGET_REJECT (still needed)
svn path=/dists/trunk/linux/; revision=19630
2012-12-22 04:47:09 +00:00
Ben Hutchings fca97369b9 Fix up config for renaming in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19629
2012-12-22 04:20:41 +00:00
Ben Hutchings 5556b3ef97 Remove obsolete config symbols that were under file: unknown
svn path=/dists/trunk/linux/; revision=19628
2012-12-22 04:16:05 +00:00
Ben Hutchings 4cfcf7e99d Fix up config for merging, replacement and removals in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19627
2012-12-22 03:49:34 +00:00
Ben Hutchings ea878cca88 Fix up config for renaming, merging and addition of dependencies in 3.7 and earlier
svn path=/dists/trunk/linux/; revision=19626
2012-12-22 03:35:05 +00:00
Ben Hutchings 8a46ed8fc9 Update V4L/DVB config following reorganisation in 3.7
svn path=/dists/trunk/linux/; revision=19624
2012-12-22 02:45:39 +00:00
Ben Hutchings ef781eb6ee Merge changes from sid up to 3.2.35-1
Exclude RT changes and ABI fudges.

Refresh firmware-remove-redundant-log-messages-from-drivers.patch
against 3.6, but don't attempt to cover anything new yet.

svn path=/dists/trunk/linux/; revision=19603
2012-12-10 04:06:21 +00:00
Maximilian Attems fcbc0c767f explicitly enable modular ATH6KL_SDIO and ATH6KL_USB
svn path=/dists/trunk/linux/; revision=19583
2012-12-06 18:51:56 +00:00
Maximilian Attems f66d171385 enable new phy drivers
svn path=/dists/trunk/linux/; revision=19582
2012-12-06 18:51:51 +00:00
Maximilian Attems 264f673968 enable AMD_PHY
svn path=/dists/trunk/linux/; revision=19581
2012-12-06 18:51:47 +00:00
Maximilian Attems 0fdd3e00fb enable wiznet ethernet drivers
svn path=/dists/trunk/linux/; revision=19580
2012-12-06 18:51:41 +00:00
Ben Hutchings 898dd9babd usb: Disable UAS
It is known to be broken (see commit fb37ef98015f), and the supported
devices can also work with usb-storage.

svn path=/dists/sid/linux/; revision=19566
2012-12-02 13:55:49 +00:00
Maximilian Attems 49e1de37f2 enable bunch of HID drivers
svn path=/dists/trunk/linux/; revision=19564
2012-11-30 15:20:38 +00:00
Maximilian Attems 6f0513e994 explicitly unset IWLEGACY_DEBUG and RTLWIFI_DEBUG
svn path=/dists/trunk/linux/; revision=19563
2012-11-30 15:20:36 +00:00
Maximilian Attems fe06d6d21f Enable USB_NET_QMI_WWAN
svn path=/dists/trunk/linux/; revision=19562
2012-11-30 15:20:34 +00:00
Maximilian Attems c4d85d79ae enalbe NET_EMATCH_IPSET
svn path=/dists/trunk/linux/; revision=19560
2012-11-30 15:20:29 +00:00
Maximilian Attems e9ad260c72 Enable NETFILTER_XT_TARGET_HMARK
svn path=/dists/trunk/linux/; revision=19559
2012-11-30 15:20:27 +00:00
Maximilian Attems 189dd678b4 enable SBP_TARGET
svn path=/dists/trunk/linux/; revision=19557
2012-11-28 11:52:30 +00:00
Maximilian Attems 3456c10e78 enable DVB_USB_RTL28XXU
svn path=/dists/trunk/linux/; revision=19556
2012-11-28 11:50:03 +00:00
Bastian Blank d0cc10e33c * debian/changelog: Update.
* debian/config/armhf/config, debian/config/armel/config:
  Remove KERNEL_GZIP, KERNEL_LZMA.
* debian/config/config: Set KERNEL_XZ.

svn path=/dists/trunk/linux/; revision=19540
2012-11-26 19:46:06 +00:00
Bastian Blank c36d637cca * debian/changelog: Update.
* debian/config/config:
  Move TRANSPARENT_HUGEPAGE from debian/config/kernelarch-x86/config.

svn path=/dists/trunk/linux/; revision=19535
2012-11-25 14:09:06 +00:00
Bastian Blank b68afeea11 debian/config: Remove a lot of not longer supported options.
svn path=/dists/trunk/linux/; revision=19533
2012-11-25 13:52:33 +00:00
Bastian Blank 10be003187 * debian/changelog: Update.
* debian/config/config: Enable NETPRIO_CGROUP.

svn path=/dists/trunk/linux/; revision=19531
2012-11-24 22:13:21 +00:00
Bastian Blank 84512ae699 * debian/changelog: Update.
* debian/config/config: Enable BLK_DEV_THROTTLING.

svn path=/dists/trunk/linux/; revision=19530
2012-11-24 22:09:46 +00:00
Bastian Blank 6ffd652a4c debian/config/config: Explicit disable EXPERT.
svn path=/dists/trunk/linux/; revision=19529
2012-11-24 22:01:47 +00:00
Bastian Blank 813f7f272d debian/config/config: Explicit set BLK_DEV_LOOP_MIN_COUNT.
svn path=/dists/trunk/linux/; revision=19525
2012-11-24 17:55:09 +00:00
Bastian Blank 71a5335a53 * debian/config/config: Explicit set HVC_XEN_FRONTEND.
* debian/config/kernelarch-x86/config: Explicit set XEN_ACPI_PROCESSOR.

svn path=/dists/trunk/linux/; revision=19524
2012-11-24 17:03:50 +00:00
Bastian Blank 2b912bf629 * debian/changelog: Update.
* debian/config/config: Enable XEN_PCIDEV_BACKEND.

svn path=/dists/trunk/linux/; revision=19521
2012-11-21 17:49:27 +00:00
Bastian Blank 9b4870a9e9 debian/config: Move Xen options to main config.
svn path=/dists/trunk/linux/; revision=19520
2012-11-21 17:46:44 +00:00
Bastian Blank 9418523080 * debian/changelog: Update.
* debian/config: Enable POWER_SUPPLY.

svn path=/dists/trunk/linux/; revision=19518
2012-11-21 17:33:43 +00:00
Ben Hutchings b48935ba3c radeon: Disable DRM_RADEON_KMS, as this does not work on most chips without firmware (Closes: #607194)
svn path=/dists/sid/linux/; revision=19503
2012-11-16 04:54:52 +00:00
Bastian Blank e0ca22e6db * debian/changelog: Update.
* debian/config: Always enable IPV6.

svn path=/dists/trunk/linux/; revision=19495
2012-11-11 11:51:12 +00:00
Bastian Blank 343156970a debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19493
2012-11-11 11:31:07 +00:00
Ben Hutchings 962829ea56 rc: Enable all the pointless new config variables, and some new drivers
svn path=/dists/trunk/linux/; revision=19490
2012-11-11 04:04:00 +00:00
Ben Hutchings b5aba14e0d Merge changes from sid up to 3.2.32
svn path=/dists/trunk/linux/; revision=19452
2012-10-22 13:47:03 +00:00
Ben Hutchings fef45a9d29 connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)
svn path=/dists/sid/linux/; revision=19434
2012-10-12 03:09:17 +00:00
Ben Hutchings e476c6240d Finish handling renaming of CGROUP_MEM_RES_CTLR* to MEMCG*
svn path=/dists/trunk/linux/; revision=19424
2012-10-09 05:34:32 +00:00
Bastian Blank 45888b2f79 debian/config/config:
Set MEDIA_CAMERA_SUPPORT, MEDIA_ANALOG_TV_SUPPORT, MEDIA_DIGITAL_TV_SUPPORT,
MEDIA_RADIO_SUPPORT and MEDIA_RC_SUPPORT.

svn path=/dists/trunk/linux/; revision=19411
2012-10-04 20:16:43 +00:00
Bastian Blank 22adf879f4 debian/config: Automatically reorder config.
svn path=/dists/trunk/linux/; revision=19410
2012-10-04 19:22:36 +00:00
Ben Hutchings af9147122a Merge changes from sid up to 3.2.29-1
Most of the patches added to sid are already in 3.5 and could be dropped.
Some others needed to be re-generated without the backporting changes.

Ignore the rt changes as there is no rt featureset for 3.5.

svn path=/dists/trunk/linux/; revision=19387
2012-09-17 02:19:21 +00:00
Ben Hutchings cd2da51f84 media/dvb: Enable DVB_USB_AF9035 as module (Closes: #687050)
svn path=/dists/trunk/linux/; revision=19371
2012-09-10 00:00:34 +00:00
Ben Hutchings beb83c093c drm: Enable various drivers (Closes: #685479)
svn path=/dists/trunk/linux/; revision=19358
2012-08-30 17:29:09 +00:00
Ben Hutchings 5633e0ad61 input: Enable TOUCHSCREEN_ATMEL_MXT as module (Closes: #685123)
svn path=/dists/sid/linux/; revision=19334
2012-08-19 21:32:20 +00:00
Ben Hutchings e4853bde02 [x86] seccomp: Enable SECCOMP_FILTER
svn path=/dists/trunk/linux/; revision=19300
2012-08-01 12:32:05 +00:00
Ben Hutchings 1959e0ddef Merge changes from sid up to 3.2.23-1
svn path=/dists/trunk/linux/; revision=19298
2012-08-01 03:42:23 +00:00
Ben Hutchings 3e2cfbab04 Remove references to Token Ring drivers, removed in Linux 3.5
"it looks like the token got loose"

svn path=/dists/trunk/linux/; revision=19296
2012-07-27 02:27:16 +00:00
Ben Hutchings f06fe79674 net: Enable OPENVSWITCH as module (Closes: #675010)
svn path=/dists/trunk/linux/; revision=19235
2012-07-02 14:12:04 +00:00
Ben Hutchings d18107b6ac i2400m: Disable I2400M_SDIO; hardware did not reach production
svn path=/dists/sid/linux/; revision=19219
2012-06-27 02:07:48 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings ddfcdb3b8c input: Enable MOUSE_SYNAPTICS_USB (Closes: #678071)
svn path=/dists/trunk/linux/; revision=19170
2012-06-19 04:38:54 +00:00
Ben Hutchings f9d7178138 Merge changes from sid up to 3.2.20-1
svn path=/dists/trunk/linux/; revision=19128
2012-06-11 05:21:50 +00:00
Ben Hutchings 39d70141e7 Merge changes from sid branch of linux/linux-2.6 up to r19072
svn path=/dists/trunk/linux/; revision=19127
2012-06-11 05:06:55 +00:00
Ben Hutchings 05124b51aa media/dvb: Enable DVB_DDBRIDGE as module (Closes: #676952)
svn path=/dists/sid/linux/; revision=19118
2012-06-11 00:05:38 +00:00
Ben Hutchings dbf716c798 net: Backport team driver from Linux 3.5-rc1
svn path=/dists/sid/linux/; revision=19094
2012-06-07 06:09:25 +00:00
Ben Hutchings 68ea00a33a Merge changes from sid up to 3.2.19-1
svn path=/dists/trunk/linux-2.6/; revision=19082
2012-06-04 20:35:59 +00:00
Ben Hutchings 07300ab0ef DFSG: video: Remove nvidiafb and rivafb (Closes: #383481)
These drivers include apparently obfuscated code.  The nouveau driver
supports all the same hardware, aside from RIVA 128 (NV3).

svn path=/dists/sid/linux-2.6/; revision=19057
2012-06-02 20:21:18 +00:00
Ben Hutchings 3aecedc123 AppArmor: compatibility patch for v5 interface (Closes: #661151)
svn path=/dists/sid/linux-2.6/; revision=19048
2012-05-31 03:19:00 +00:00
Ben Hutchings ec8c372709 net/sched: Add codel and fq_codel from Linux 3.5-rc1
svn path=/dists/sid/linux-2.6/; revision=19042
2012-05-28 01:50:18 +00:00
Ben Hutchings c3dc92e76c Explicitly enable SFC_MCDI_MON, SFC_SRIOV per default
svn path=/dists/trunk/linux-2.6/; revision=19041
2012-05-28 00:33:02 +00:00
Ben Hutchings 6c0c49dd57 Explicitly disable NET_CALXEDA_XGMAC; this is only useful on specific SoCs
svn path=/dists/trunk/linux-2.6/; revision=19040
2012-05-28 00:28:29 +00:00
Maximilian Attems c0fae80724 topconfig enable ATH6KL plus set new variables for wireless drivers
svn path=/dists/trunk/linux-2.6/; revision=19036
2012-05-25 14:02:43 +00:00
Maximilian Attems f0e8169bdf topconfig enable NET_TEAM options
svn path=/dists/trunk/linux-2.6/; revision=19035
2012-05-25 14:02:26 +00:00
Maximilian Attems c0f91af65e topconfig enable NET_CALXEDA_XGMAC
svn path=/dists/trunk/linux-2.6/; revision=19034
2012-05-25 14:02:15 +00:00
Maximilian Attems 6478f45694 topconfig enable SCSI_VIRTIO
svn path=/dists/trunk/linux-2.6/; revision=19033
2012-05-24 07:31:00 +00:00
Maximilian Attems 6dc0748e2b topconfig enable SCSI_UFSHCD driver
svn path=/dists/trunk/linux-2.6/; revision=19032
2012-05-24 07:30:57 +00:00
Maximilian Attems c499d5d35a topconfig enable new net scheduler
svn path=/dists/trunk/linux-2.6/; revision=19031
2012-05-24 07:30:53 +00:00
Maximilian Attems c30b450aa7 topconfig enable new (> 3.2) iptables options
svn path=/dists/trunk/linux-2.6/; revision=19030
2012-05-24 07:30:44 +00:00
Ben Hutchings 8e79053920 Merge changes from sid up to 3.2.18-1
svn path=/dists/trunk/linux-2.6/; revision=19029
2012-05-22 02:59:56 +00:00
Maximilian Attems b538a51564 Enable NETFILTER_XT_TARGET_LOG newly named netfilter log
svn path=/dists/trunk/linux-2.6/; revision=19028
2012-05-21 14:50:12 +00:00