Commit Graph

684 Commits

Author SHA1 Message Date
Bastian Blank 73c104dd0d * debian/changelog: Set version to 3.2.12-1.
* debian/patches: Remove merged and fix-up patches.

svn path=/dists/sid/linux-2.6/; revision=18857
2012-03-19 17:13:02 +00:00
Ben Hutchings d70bc0db62 Update to 3.3
svn path=/dists/trunk/linux-2.6/; revision=18854
2012-03-19 03:02:37 +00:00
Uwe Kleine-König 7b15bcc41a [rt] fix conflict between the security restrictions on links and rt
Instead of fixing aufs I disabled it for the rt feature set as it's only
needed for the installer.

svn path=/dists/sid/linux-2.6/; revision=18814
2012-03-11 16:36:05 +00:00
Ben Hutchings f2d4c738b7 aufs: Update to aufs3.x-rcN-20120312
svn path=/dists/trunk/linux-2.6/; revision=18810
2012-03-11 05:25:53 +00:00
Uwe Kleine-König ddff170108 [rt] bump rt patch to version 3.2.9-rt17
svn path=/dists/sid/linux-2.6/; revision=18800
2012-03-07 22:21:48 +00:00
Uwe Kleine-König d5de9df737 [rt] bump rt patch to version 3.2.9-rt16
This includes the locking fix for offlining a CPU commited earlier.

svn path=/dists/sid/linux-2.6/; revision=18799
2012-03-06 14:25:26 +00:00
Uwe Kleine-König 9ebb40a097 [rt] fix locking when taking down a CPU
svn path=/dists/sid/linux-2.6/; revision=18798
2012-03-06 08:29:22 +00:00
Ben Hutchings 870e3e6899 Merge changes from sid branch up to 3.2.9-1
svn path=/dists/trunk/linux-2.6/; revision=18790
2012-03-04 20:27:13 +00:00
Uwe Kleine-König 2361426d8b [featureset=rt] add script to check series file for correctness
svn path=/dists/sid/linux-2.6/; revision=18783
2012-03-04 13:55:05 +00:00
Uwe Kleine-König 6b60b6faa5 [x86] Update rt featureset to 3.2.9-rt15
svn path=/dists/sid/linux-2.6/; revision=18782
2012-03-04 13:31:34 +00:00
Ben Hutchings 90154ece0a fs: Introduce and enable security restrictions on links
Add the longstanding symlink and hard link restriction patches as
found in mmotm.  Explicitly enable these restrictions and point to the
documentation.

svn path=/dists/sid/linux-2.6/; revision=18763
2012-03-02 04:49:25 +00:00
Ben Hutchings 9d49f06141 Update to 3.2.9
svn path=/dists/sid/linux-2.6/; revision=18761
2012-03-02 03:28:47 +00:00
Ben Hutchings b1e98ddaba Update to 3.3-rc4
aufs: Update to aufs3.x-rcN-20120123
rt: Disable until it is updated for Linux 3.3 or later

svn path=/dists/trunk/linux-2.6/; revision=18703
2012-02-19 22:01:27 +00:00
Uwe Kleine-König 258029907f [amd64] Update rt featureset to 3.2.5-rt12
svn path=/dists/trunk/linux-2.6/; revision=18670
2012-02-08 21:25:53 +00:00
Aurelien Jarno ff06513715 hwmon: backport IT8728F support for linux 3.3.
svn path=/dists/trunk/linux-2.6/; revision=18669
2012-02-06 10:23:07 +00:00
Ben Hutchings 13bf7925f6 aufs: Update to aufs3.2-20120109 (fixes FTBFS on m68k)
svn path=/dists/trunk/linux-2.6/; revision=18630
2012-01-25 04:20:39 +00:00
Ben Hutchings 0819241ba4 Add missing pieces of the ALPS v3/v4 patches
svn path=/dists/trunk/linux-2.6/; revision=18569
2012-01-18 16:14:04 +00:00
Ben Hutchings 0876b9a397 Input: ALPS - add support for protocol versions 3 and 4 (Closes: #618422, #648207)
svn path=/dists/trunk/linux-2.6/; revision=18531
2012-01-15 15:01:18 +00:00
Arnaud Patard ba01f127e1 Backport 88f6282 A1 support from mainline
svn path=/dists/trunk/linux-2.6/; revision=18520
2012-01-13 10:42:17 +00:00
Ben Hutchings ad7ae07d2a Drop one hunk of an rt patch applied separately in 3.2-rc7
svn path=/dists/trunk/linux-2.6/; revision=18419
2011-12-24 11:02:52 +00:00
Uwe Kleine-König fd6ad13765 [amd64] bump rt feature set to 3.2-rc5-rt8
svn path=/dists/trunk/linux-2.6/; revision=18389
2011-12-15 14:24:33 +00:00
Ben Hutchings 2968ad5228 Refresh rt patch series for 3.2-rc5
svn path=/dists/trunk/linux-2.6/; revision=18374
2011-12-10 14:46:00 +00:00
Uwe Kleine-König b2f1f81a01 [amd64] bump rt patch set to 3.2-rc4-rt6
svn path=/dists/trunk/linux-2.6/; revision=18362
2011-12-07 08:48:41 +00:00
Uwe Kleine-König 94ef22ed4b [amd64] bump rt feature set to 3.2-rc4-rt5
svn path=/dists/trunk/linux-2.6/; revision=18344
2011-12-03 15:30:58 +00:00
Ben Hutchings 0a1d59767e Update to 3.2-rc4
svn path=/dists/trunk/linux-2.6/; revision=18341
2011-12-02 03:48:40 +00:00
Ben Hutchings 009b172275 aufs: Fix export of __devcgroup_inode_permission
Any source file exporting symbols needs to include <linux/export.h>.

svn path=/dists/trunk/linux-2.6/; revision=18340
2011-12-02 03:18:32 +00:00
Ben Hutchings 8ca9589cf3 cs46xx: Include <linux/module.h> to get definition of MODULE_FIRMWARE
It appears that cs46xx_lib.c used to include <linux/module.h>
indirectly.  This is no longer the case, so we now need to include it
directly.

svn path=/dists/trunk/linux-2.6/; revision=18339
2011-12-01 17:24:59 +00:00
Ben Hutchings 3056f04b74 Drop rt fixes included in 3.2-rc3
svn path=/dists/trunk/linux-2.6/; revision=18336
2011-12-01 06:34:57 +00:00
Ben Hutchings e29f027ab7 Merge changes from sid up to 3.1.4-1
svn path=/dists/trunk/linux-2.6/; revision=18335
2011-12-01 04:23:13 +00:00
Ben Hutchings 343ef5a0cc topology: Provide CPU topology in sysfs in !SMP configurations (Closes: #649216)
svn path=/dists/sid/linux-2.6/; revision=18330
2011-11-28 05:07:47 +00:00
Ben Hutchings 01f077e6d8 amilo-rfkill: Use proper functions to write to the i8042 safely
svn path=/dists/sid/linux-2.6/; revision=18318
2011-11-26 03:21:20 +00:00
Ben Hutchings 7547fa690b [amd64] bump -rt to 3.2-rc2-rt3
From: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

svn path=/dists/trunk/linux-2.6/; revision=18299
2011-11-20 00:01:55 +00:00
Ben Hutchings 9d96b925c8 aufs: Update to aufs3.x-rcN-20111114
svn path=/dists/trunk/linux-2.6/; revision=18298
2011-11-19 23:53:33 +00:00
Ben Hutchings 69a34a2626 Update to 3.2-rc2
Drop patches that went upstream.

Refresh the rt patch by finding a roughly equivalent git commit, applying the
remaining changes, merging with and diffing against 3.2-rc2.

svn path=/dists/trunk/linux-2.6/; revision=18295
2011-11-18 06:28:51 +00:00
Uwe Kleine-König 88be48dec9 [amd64] reenable rt featureset with 3.2-rc1-52e4c2a05-rt2
svn path=/dists/trunk/linux-2.6/; revision=18294
2011-11-17 07:50:32 +00:00
Uwe Kleine-König ec08651228 rt: fix gen-patch for new directory layout on kernel.org
svn path=/dists/trunk/linux-2.6/; revision=18293
2011-11-17 07:50:22 +00:00
Ben Hutchings ddbcf28662 Update to 3.2-rc1
Drop a large number of patches that were merged upstream.
Fix context in features/all/sound-pci-cs46xx-request_firmware.patch.
Remove another firmware image sneaked into staging.

svn path=/dists/trunk/linux-2.6/; revision=18288
2011-11-14 15:49:29 +00:00
Ben Hutchings 31bb914b8a Remove unused patches
svn path=/dists/trunk/linux-2.6/; revision=18270
2011-11-13 22:45:11 +00:00
Arnaud Patard 221a62f8e0 Add support for pata on iMX51 and AHCI on iMX53
svn path=/dists/trunk/linux-2.6/; revision=18267
2011-11-13 19:50:28 +00:00
Arnaud Patard 35a7f31573 allow to build iMX51 and iMX53 support in same kernel image
svn path=/dists/trunk/linux-2.6/; revision=18266
2011-11-13 19:42:28 +00:00
Ben Hutchings b575a2349e [x86] Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops (Closes: #631664)
svn path=/dists/trunk/linux-2.6/; revision=18263
2011-11-13 19:14:22 +00:00
Ben Hutchings 66c5e8bac1 aufs: Update to aufs3.1-20111031
svn path=/dists/trunk/linux-2.6/; revision=18205
2011-10-31 04:16:58 +00:00
Ben Hutchings 91b0f2c5df aufs: Update to aufs3 for Linux 3.1 (Closes: #644687)
svn path=/dists/trunk/linux-2.6/; revision=18203
2011-10-29 11:00:42 +00:00
Ben Hutchings 1bd1a3f2d2 [i386] libertas: prioritize usb8388_olpc.bin firmware on OLPC machines
svn path=/dists/trunk/linux-2.6/; revision=18062
2011-09-08 14:40:22 +00:00
Ben Hutchings 7cad51c789 Merge changes from sid up to 3.0.0-2
svn path=/dists/trunk/linux-2.6/; revision=17946
2011-08-17 02:40:48 +00:00
Uwe Kleine-König 73712ef50f [amd64] Update rt featureset to 3.0.1-rt11
svn path=/dists/sid/linux-2.6/; revision=17939
2011-08-16 05:01:48 +00:00
Ben Hutchings 2be3f4cbdf Update context in rt patch for 3.0.2
svn path=/dists/sid/linux-2.6/; revision=17921
2011-08-14 20:10:24 +00:00
Ben Hutchings cf4365dfbe rt: Disable until it is updated for Linux 3.1
svn path=/dists/trunk/linux-2.6/; revision=17903
2011-08-10 12:16:31 +00:00
Ben Hutchings 9a5f18b238 [amd64] Update rt featureset to 3.0.1-rt8
svn path=/dists/sid/linux-2.6/; revision=17901
2011-08-09 13:47:15 +00:00
Ben Hutchings 7f420cf06c Set debian/patches/features/all/rt/gen-patch executable
svn path=/dists/sid/linux-2.6/; revision=17899
2011-08-09 13:42:02 +00:00
Ben Hutchings 53fd520e23 Update to 3.1-rc1
Remove and refresh patches as necessary.
Disable aufs; after fixing textual conflicts it turns out to be broken by
a VFS change.

svn path=/dists/trunk/linux-2.6/; revision=17897
2011-08-09 00:16:15 +00:00
Ben Hutchings 8fc303ee00 [amd64] Add rt featureset with 3.0-rt2 patch set
Mostly done by Uwe Kleine-König.

svn path=/dists/trunk/linux-2.6/; revision=17850
2011-07-23 20:53:57 +00:00
Bastian Blank a857c85f8d * debian/changelog: Update.
* debian/patches/features/all/xen/backend-autoload.patch:
  Allow autoloading of Xen backend drivers.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=17845
2011-07-22 19:45:19 +00:00
Ben Hutchings 9f78cb0d58 aufs: Update for 3.0
svn path=/dists/trunk/linux-2.6/; revision=17827
2011-07-12 02:43:01 +00:00
Ben Hutchings 6ca93e95d0 rt2800pci: Add device ID for RT539F device (Closes: #630960)
svn path=/dists/trunk/linux-2.6/; revision=17710
2011-06-20 04:15:30 +00:00
Ben Hutchings 9b084f9c1c Update to 3.0-rc1
Drop patches merged upstream.
Refresh debian/version.patch and debian/kernelvariables.patch.

svn path=/dists/trunk/linux-2.6/; revision=17483
2011-05-30 19:21:53 +00:00
Maximilian Attems b96fbe4210 rebase to 2.6.39
svn path=/dists/trunk/linux-2.6/; revision=17457
2011-05-19 08:15:48 +00:00
Ben Hutchings 34b03f6754 rt2800usb: Enable support for more USB devices including Linksys WUSB600N (Closes: #596626)
svn path=/dists/trunk/linux-2.6/; revision=17395
2011-05-13 04:51:41 +00:00
Ben Hutchings c61208e7d6 Disable cgroups memory controller, unless explicitly enabled
This should result in very low run-time overhead, though this is yet
to be measured.

svn path=/dists/trunk/linux-2.6/; revision=17394
2011-05-13 04:38:34 +00:00
Ben Hutchings b1c0df16bb Refresh/drop patches for 2.6.39-rc2
svn path=/dists/trunk/linux-2.6/; revision=17206
2011-04-06 13:38:04 +00:00
Ben Hutchings 3698777391 Remove the Big Kernel Lock:
adfs,appletalk,i810,ufs,usbip: Refactor locking
hpfs: Disable HPFS_FS

svn path=/dists/trunk/linux-2.6/; revision=17064
2011-03-13 00:52:31 +00:00
Ben Hutchings b2b4c3023a Drop obsolete patch for i915 autoloading
We now set CONFIG_DRM_I915_KMS, so it will be loaded even without this.

svn path=/dists/trunk/linux-2.6/; revision=17027
2011-03-09 02:29:12 +00:00
Ben Hutchings b8645366fc Add script to update aufs patches
svn path=/dists/trunk/linux-2.6/; revision=17014
2011-03-07 00:15:00 +00:00
Ben Hutchings d512f3dbd1 Update and reenable aufs
Include a fix for a nasty bug in aufs/TOMOYO interaction.
(The fix is not required in squeeze.)

svn path=/dists/trunk/linux-2.6/; revision=17013
2011-03-06 23:39:03 +00:00
Ben Hutchings d4879ad696 Fix linux-tools build for i386 on an x86_64 kernel
svn path=/dists/trunk/linux-2.6/; revision=17008
2011-03-06 22:05:41 +00:00
Ben Hutchings e963d6a20b [x86] Enable VT6656, loading firmware from a separate file
svn path=/dists/trunk/linux-2.6/; revision=17000
2011-03-06 18:58:03 +00:00
Ben Hutchings 5fa092eee4 Merge /dists/sid/linux-2.6 (2.6.37-1).
Keep ABI at 'trunk'.
Disable aufs again (but keep the patches).
Drop patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=16904
2011-02-17 11:28:30 +00:00
Ben Hutchings 3f3fa452a5 Update to 2.6.38-rc5
Adjust/remove patches as appropriate.

svn path=/dists/trunk/linux-2.6/; revision=16898
2011-02-16 13:38:58 +00:00
Ben Hutchings 8e9a5c1224 Add aufs2.1, marked as staging
svn path=/dists/sid/linux-2.6/; revision=16880
2011-02-12 16:57:55 +00:00
Ben Hutchings db7f6530f1 r8712u: Firmware filename is rtlwifi/rtl8712u.bin (Closes: #602450)
svn path=/dists/trunk/linux-2.6/; revision=16847
2011-01-24 01:54:24 +00:00
Ben Hutchings 546c3eebcb Update to 2.6.37
svn path=/dists/trunk/linux-2.6/; revision=16775
2011-01-05 02:42:33 +00:00
Ben Hutchings e782daae45 Merge changes from sid branch
svn path=/dists/trunk/linux-2.6/; revision=16774
2011-01-05 02:35:19 +00:00
Ben Hutchings 291ea8476f [x86] Staging: Enable R8712U as module (r8712u, replacing r8192s_usb)
svn path=/dists/trunk/linux-2.6/; revision=16757
2011-01-04 00:26:32 +00:00
Ben Hutchings 22c3fd660c watchdog: Improve failure message and documentation (Closes: #608138)
svn path=/dists/trunk/linux-2.6/; revision=16754
2011-01-03 20:36:24 +00:00
Ben Hutchings 8e3b18cd0a Replace Kconfig patch with version likely to be accepted upstream
Add verbose option (KBUILD_VERBOSE=1/V=1) to listnewconfig, rather than
adding yet more targets.  Change rules.real accordingly.

svn path=/dists/trunk/linux-2.6/; revision=16619
2010-12-04 17:17:51 +00:00
Ben Hutchings 741625c82c Update to 2.6.37-rc3
svn path=/dists/trunk/linux-2.6/; revision=16606
2010-11-28 04:14:29 +00:00
Martin Michlmayr 160388d6e0 enable sound on OpenRD Ultimate
svn path=/dists/trunk/linux-2.6/; revision=16600
2010-11-25 15:59:14 +00:00
Ben Hutchings 0bbef7f98a Update to 2.6.36-rc8
svn path=/dists/trunk/linux-2.6/; revision=16445
2010-10-15 01:28:18 +00:00
Ben Hutchings 10ebafb301 Move last valid device ID from piix to ata_piix
piix has been kept around because it has 2 device IDs not listed in
other drivers:

PCI_DEVICE_ID_INTEL_82371FB_0 == 0x122e (PIIX function 0)
This function is the ISA bridge, not a PATA controller!

PCI_DEVICE_ID_INTEL_82801DB_1 == 0x24c1 (ICH4-L function 1)
This should be functionally identical to the ICH4's PATA
controller.

Add the latter device ID to ata_piix and disable piix (except on
alpha, which has not been converted to use libata).


svn path=/dists/trunk/linux-2.6/; revision=16427
2010-10-10 22:01:51 +00:00
Ben Hutchings 099f6081ad Remove unused and obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=16368
2010-09-29 01:58:11 +00:00
Ben Hutchings 5da64e6d86 [x86] Add brcm80211 driver for Broadcom 802.11n wireless network controllers
svn path=/dists/trunk/linux-2.6/; revision=16313
2010-09-19 00:31:27 +00:00
Ben Hutchings e935dba032 speakup: Update to match Debian package version 3.1.5.dfsg.1-1
svn path=/dists/trunk/linux-2.6/; revision=16309
2010-09-18 16:48:22 +00:00
Ben Hutchings 96fba25e4b New upstream release candidate 2.6.36-rc4
Remove patches merged upstream.
Rewrite debian/scripts-kconfig-reportoldconfig.patch
Rewrite bugfix/mips/disable-werror.patch as debian/mips-disable-werror.patch
Refresh some other patches.

svn path=/dists/trunk/linux-2.6/; revision=16272
2010-09-13 01:37:29 +00:00
Ben Hutchings 42dbc237ff Update to 2.6.35-rc6
svn path=/dists/trunk/linux-2.6/; revision=16004
2010-07-22 23:44:31 +00:00
Ben Hutchings ef5d525c90 Update to 2.6.35-rc5; remove patches merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15980
2010-07-13 00:03:21 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Ben Hutchings 0c747108a8 Update to upstream release candidate 2.6.35-rc3
Refresh/remove patches as appropriate.
Add patches for SD7220 firmware in ip_qib where it moved from ipath.

svn path=/dists/trunk/linux-2.6/; revision=15933
2010-07-04 20:11:06 +00:00
Ben Hutchings c1f681847c Add r8192u_usb driver
Apply all upstream bug fixes up to 2.6.34.
Remove the firmware images.
Enable it on x86.

svn path=/dists/sid/linux-2.6/; revision=15930
2010-07-03 17:23:21 +00:00
Ben Hutchings 186b3c8352 Remove patches that have been superseded without being released
svn path=/dists/sid/linux-2.6/; revision=15928
2010-07-02 22:53:36 +00:00
Ben Hutchings 7b38a3c038 Add stable 2.6.32.16-rc1
ath9k has been further patched since we applied
ath9k-add-support-for-802.11n-bonded-out-AR2427.patch so we need a
separate patch to revert it.

This stable release patches option so we need a new version of
USB-option-Use-generic-USB-wwan-code.patch.

svn path=/dists/sid/linux-2.6/; revision=15923
2010-07-02 03:18:08 +00:00
Maximilian Attems 50343acbfa update openvz patch
fixes several oopses on checkpoint, migration and networking.

svn path=/dists/sid/linux-2.6/; revision=15907
2010-06-24 12:55:38 +00:00
Martin Michlmayr 17bd267844 Add framebuffer driver for XGI chipsets.
svn path=/dists/sid/linux-2.6/; revision=15892
2010-06-19 17:49:48 +00:00
Martin Michlmayr 55bb1e0e05 m25p80: Add support for Macronix 25L8005.
svn path=/dists/sid/linux-2.6/; revision=15891
2010-06-19 10:49:23 +00:00
Ben Hutchings e7ead72712 usb-serial: Add generic USB WWAN code, backported by Mark Hymers (Closes: #585661)
- option, qcserial: Use generic USB WWAN code
- qcserial: Add support for Qualcomm Gobi 2000 devices

svn path=/dists/sid/linux-2.6/; revision=15878
2010-06-15 12:45:12 +00:00
Aurelien Jarno b7402d70ac * [sh4] optimize runtime disabling of trapped I/O.
svn path=/dists/sid/linux-2.6/; revision=15877
2010-06-15 12:36:19 +00:00
Martin Michlmayr a9ac79ce99 Add support for HP t5325 Thin Client
svn path=/dists/sid/linux-2.6/; revision=15865
2010-06-13 19:29:59 +00:00
Martin Michlmayr 4cb498cd81 QNAP TS-11x/TS-21x: Add MPP36 (RAM) and MPP44 (board ID).
svn path=/dists/sid/linux-2.6/; revision=15864
2010-06-13 18:36:01 +00:00
Martin Michlmayr d434d32751 Add support for OpenRD-Ultimate.
svn path=/dists/sid/linux-2.6/; revision=15863
2010-06-13 11:13:18 +00:00
Martin Michlmayr c84a319d2d ARM: update mach types.
svn path=/dists/sid/linux-2.6/; revision=15862
2010-06-13 11:11:28 +00:00
Ben Hutchings 5bc5ff1632 Merge relevant changes from 2.6.32-{14,15,16}
svn path=/dists/trunk/linux-2.6/; revision=15834
2010-06-06 17:51:44 +00:00
Ben Hutchings ac3139558e [mipsel] Add a loongson-2f flavour
[mipsel] Loongson: Define rtc device on MC146818-equipped systems

svn path=/dists/trunk/linux-2.6/; revision=15828
2010-06-06 00:10:25 +00:00
Ben Hutchings 8adb6bf457 Build inet_lro as a module
svn path=/dists/sid/linux-2.6/; revision=15826
2010-06-05 18:09:30 +00:00
Ben Hutchings 4b301a8bb4 Add mantis DVB driver and mb86a16 and tda665x DVB front-ends,
backported by Bjørn Mork (Closes: #577264)

svn path=/dists/sid/linux-2.6/; revision=15824
2010-06-03 01:02:13 +00:00
Bastian Blank b1504b230b * debian/changelog: Update.
* debian/patches/series/14-extra: Add patch
* debian/patches/features/all/xen/pvops-update.patch: Fix crash in netback.

svn path=/dists/sid/linux-2.6/; revision=15816
2010-05-31 21:22:40 +00:00
Ben Hutchings b176dec2d0 Revert ABI change needed for BLK_CGROUP which we don't enable
svn path=/dists/sid/linux-2.6/; revision=15805
2010-05-29 10:17:10 +00:00
Ben Hutchings 20e78ebf7e Fix-up openvz.patch again to avoid ABI change
svn path=/dists/sid/linux-2.6/; revision=15803
2010-05-28 23:32:11 +00:00
Maximilian Attems dac251353f fixup openvz patch, due to reverted upstream task_struct change.
svn path=/dists/sid/linux-2.6/; revision=15802
2010-05-28 21:05:54 +00:00
Maximilian Attems bedbe8609e update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15801
2010-05-28 15:59:00 +00:00
Ben Hutchings cea4e51a57 Revert task_struct ABI change made in 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15800
2010-05-28 01:42:31 +00:00
Ben Hutchings 9782365628 Fix line count for one hunk modified in the last commit
svn path=/dists/sid/linux-2.6/; revision=15796
2010-05-27 12:03:27 +00:00
Ben Hutchings 5fa9b04d62 Fix up vs2.3.0.36.27.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15795
2010-05-27 02:55:25 +00:00
Ben Hutchings 572ec85f8a Fix up openvz.patch for 2.6.32.14
svn path=/dists/sid/linux-2.6/; revision=15794
2010-05-27 02:52:11 +00:00
Martin Michlmayr a53b205604 QNAP TS-419P: Export GPIO indicating jumper setting of JP1.
svn path=/dists/sid/linux-2.6/; revision=15773
2010-05-26 10:11:47 +00:00
Maximilian Attems 156ced5744 update openvz patch
uff full blkio backport.

svn path=/dists/sid/linux-2.6/; revision=15772
2010-05-26 05:20:20 +00:00
Ben Hutchings ae5e9182c1 Update feature patch format
Use git mailbox format with the added line 'commit <id> upstream', as
in the stable series.

Where a patch has been committed upstream unchanged except for the
commit message, use the committed version.

This covers almost all features aside from aufs2, speakup, openvz,
vserver and xen-pvops.


svn path=/dists/sid/linux-2.6/; revision=15771
2010-05-26 04:02:28 +00:00
Bastian Blank 1d53ee02e6 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update patch to f6fe6583b77a.

svn path=/dists/sid/linux-2.6/; revision=15763
2010-05-24 15:38:15 +00:00
Ben Hutchings b074367c42 Apply some vlan driver enhancements from 2.6.33 and 2.6.34
vlan/macvlan: propagate transmission state to upper layers
macvlan: add GRO bit to features mask
macvlan: allow multiple driver backends
Add macvtap driver (Closes: #568755)

svn path=/dists/sid/linux-2.6/; revision=15752
2010-05-19 04:29:24 +00:00
Martin Michlmayr 17e53db649 add build fix for speakup
svn path=/dists/trunk/linux-2.6/; revision=15749
2010-05-18 17:33:25 +00:00
Martin Michlmayr 1567b0b483 update patch - still needed
svn path=/dists/trunk/linux-2.6/; revision=15746
2010-05-18 14:23:01 +00:00
Martin Michlmayr d9e1f44a0f merged
svn path=/dists/trunk/linux-2.6/; revision=15745
2010-05-18 14:16:02 +00:00
Martin Michlmayr 5fe23d24ed I'll make sure this'll show up in -stable
svn path=/dists/trunk/linux-2.6/; revision=15744
2010-05-18 14:15:01 +00:00
Martin Michlmayr e894276208 I won't carry this around
svn path=/dists/trunk/linux-2.6/; revision=15743
2010-05-18 14:10:47 +00:00
Maximilian Attems 6d1124fb8d refresh speakup-kbuild to apply
svn path=/dists/trunk/linux-2.6/; revision=15739
2010-05-18 13:43:16 +00:00
Ben Hutchings 740f50083f Merge /dists/sid/linux-2.6 (2.6.32-13).
svn path=/dists/trunk/linux-2.6/; revision=15735
2010-05-18 02:17:18 +00:00
Aurelien Jarno d894ded8f9 * backport Input: Add support of Synaptics Clickpad device (Closes: #572842)
svn path=/dists/sid/linux-2.6/; revision=15690
2010-05-16 11:41:39 +00:00
Bastian Blank 4369cc817d debian/patches/features/all/xen/pvops.patch: Rebase patch to 2.6.32.13.
svn path=/dists/sid/linux-2.6/; revision=15679
2010-05-13 10:56:56 +00:00
Martin Michlmayr 5916cfaff5 Backport GuruPlug support.
svn path=/dists/sid/linux-2.6/; revision=15678
2010-05-13 09:06:00 +00:00
Ben Hutchings a9cceca359 Refresh xen-pvops patch for 2.6.32.13
commit 4515b172cd9fc6bd7c9ee2264ed650411fcd118e "x86, k8 nb: Fix boot
crash: enable k8_northbridges unconditionally on AMD systems" changed
the context for one hunk in arch/x86/kernel/pci-gart_64.c.


svn path=/dists/sid/linux-2.6/; revision=15674
2010-05-13 01:54:31 +00:00
Bastian Blank 9596b380cf * debian/changelog: Update.
* patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.

svn path=/dists/sid/linux-2.6/; revision=15663
2010-05-12 08:01:16 +00:00
Ben Hutchings 167ccde9da rtl8192su: Add IDs for several more devices (Closes: #580740)
svn path=/dists/sid/linux-2.6/; revision=15645
2010-05-08 20:49:50 +00:00
Maximilian Attems 45aa9bb8cb sync to 2.6.34-rc6
disabled arm feature patches, nuked merged stuff, disabled aufs,
fixed orig generation.

svn path=/dists/trunk/linux-2.6/; revision=15628
2010-05-05 21:44:47 +00:00
Ben Hutchings f8960af460 Backport to 2.6.33 as suggested in follow-up by dwmw2
svn path=/dists/trunk/linux-2.6/; revision=15622
2010-05-04 23:47:24 +00:00
Ben Hutchings c05a25e9dc Fix incomplete patch
svn path=/dists/trunk/linux-2.6/; revision=15621
2010-05-04 23:23:13 +00:00
Ben Hutchings 28817f7dbd Merge /dists/sid/linux-2.6 (2.6.32-12).
svn path=/dists/trunk/linux-2.6/; revision=15620
2010-05-04 02:55:51 +00:00
Ben Hutchings 59481b8230 Remove obsolete patch (included in 2.6.33.2).
svn path=/dists/trunk/linux-2.6/; revision=15618
2010-05-04 02:12:52 +00:00
Maximilian Attems c180a04a2d backport KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
is said to help with troubles on vmsave/restore.

svn path=/dists/sid/linux-2.6/; revision=15572
2010-04-27 16:36:34 +00:00
Maximilian Attems 3f67a24629 backport KVM: Xen PV-on-HVM guest support
svn path=/dists/sid/linux-2.6/; revision=15571
2010-04-27 16:36:15 +00:00
Maximilian Attems f00e7f726a update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15569
2010-04-27 14:04:39 +00:00
Bastian Blank ce86b6330e debian/patches/features/all/xen/pvops.patch: Update to b1cb4e89c3d2.
svn path=/dists/sid/linux-2.6/; revision=15564
2010-04-27 08:11:10 +00:00
Maximilian Attems 23b67f8bc0 net: export device speed and duplex via sysfs
sent to stable, but not sure if accepted, anyway nice to have.

svn path=/dists/sid/linux-2.6/; revision=15551
2010-04-24 01:43:32 +00:00
Maximilian Attems 485db7fb3c Backport radeon r800 modesetting support
svn path=/dists/sid/linux-2.6/; revision=15548
2010-04-24 00:18:07 +00:00
Maximilian Attems 431c38b439 add libata TRIM support
landed in 2.6.33, all patches also sent to stable.

svn path=/dists/sid/linux-2.6/; revision=15547
2010-04-24 00:06:11 +00:00
Ben Hutchings 444ef180ad Add ipheth driver for iPhone tethering
svn path=/dists/sid/linux-2.6/; revision=15537
2010-04-22 22:11:10 +00:00
dann frazier 32f8a3ca46 adjust to apply
svn path=/dists/sid/linux-2.6/; revision=15535
2010-04-22 22:07:30 +00:00
Bastian Blank b7455df339 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to 27f948a3bf36.

svn path=/dists/sid/linux-2.6/; revision=15515
2010-04-16 16:00:25 +00:00
Maximilian Attems 04f7d02390 update to latest openvz
fixing bugs for 32bit containers and netfilter.

svn path=/dists/sid/linux-2.6/; revision=15514
2010-04-16 14:48:56 +00:00
Martin Michlmayr 90dc9f7b65 dns323-setup.c: fix WARN() when booting (Arnaud Patard).
svn path=/dists/sid/linux-2.6/; revision=15513
2010-04-13 16:24:21 +00:00
dann frazier 608933b7f7 Add DRBD backport
svn path=/dists/sid/linux-2.6/; revision=15501
2010-04-08 22:14:56 +00:00
Ben Hutchings c9dc94dae3 [x86] Re-enable rt2860sta and rt2870sta drivers (Closes: #576723)
The firmware-loading patch needs to remove 'depends on BROKEN'.  I
forgot to include this when I updated it for 2.6.33 based on the patch
accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=15496
2010-04-07 03:08:14 +00:00
Ben Hutchings c183e2165b [x86] Add ramzswap driver (Closes: #573912)
svn path=/dists/sid/linux-2.6/; revision=15483
2010-04-04 19:07:12 +00:00
Maximilian Attems 4d9347646c update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15476
2010-04-03 19:10:53 +00:00
dann frazier eeb3370529 adjust to apply on top of 2.6.32.11
svn path=/dists/sid/linux-2.6/; revision=15475
2010-04-03 18:38:24 +00:00
Ben Hutchings 3dabdcb556 phylib: Support PHY module autoloading (Closes: #553024)
svn path=/dists/sid/linux-2.6/; revision=15472
2010-04-02 16:55:32 +00:00
Ben Hutchings 67d40d322e nouveau: nv50: Implement ctxprog/state generation
svn path=/dists/sid/linux-2.6/; revision=15458
2010-03-30 03:07:57 +00:00
Bastian Blank 7fa556c89c debian/patches/features/all/xen/pvops.patch: Update to f64df18aae5a.
svn path=/dists/sid/linux-2.6/; revision=15451
2010-03-26 09:50:13 +00:00
Bastian Blank 7fc45e763a debian/patches/features/all/xen/pvops.patch: Update to d945b014ac5d.
svn path=/dists/sid/linux-2.6/; revision=15449
2010-03-25 09:55:50 +00:00
Maximilian Attems 710ed5aca5 update openvz patch
svn path=/dists/sid/linux-2.6/; revision=15448
2010-03-24 04:46:44 +00:00
Bastian Blank bc92cbae37 * debian/changelog: Update.
* debian/patches/features/all/xen/pvops.patch: Update to f1125493ed73.

svn path=/dists/sid/linux-2.6/; revision=15445
2010-03-21 21:16:37 +00:00
Maximilian Attems 809b7e2af5 update openvz patch to 026c0e96af23
svn path=/dists/sid/linux-2.6/; revision=15422
2010-03-18 19:14:12 +00:00
Maximilian Attems ba911bd0ba fixup patch context by hand
svn path=/dists/sid/linux-2.6/; revision=15404
2010-03-16 19:31:48 +00:00
Maximilian Attems ce0bdb620b add openvz patch
svn path=/dists/sid/linux-2.6/; revision=15403
2010-03-16 19:27:07 +00:00
Martin Michlmayr 41ff40398c add eSATA SheevaPlug support
svn path=/dists/sid/linux-2.6/; revision=15399
2010-03-16 16:03:31 +00:00
Bastian Blank 5b594165b6 debian/patches/features/all/xen/pvops.patch: Update to last version.
svn path=/dists/sid/linux-2.6/; revision=15396
2010-03-16 07:55:46 +00:00
Maximilian Attems 100388fdd0 add stable 2.6.33.1
less work on this side ;)

svn path=/dists/trunk/linux-2.6/; revision=15394
2010-03-16 03:34:40 +00:00
Ben Hutchings 94c7832101 Remove highmem PTE workaround, included in 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15391
2010-03-16 01:49:13 +00:00
Ben Hutchings 510c4c9bae Remove addition of userpte parameter, included in 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15390
2010-03-16 01:44:04 +00:00
Ben Hutchings e50b426c83 [x86] Enable rtl8192su driver using external firmware
svn path=/dists/sid/linux-2.6/; revision=15389
2010-03-16 01:27:48 +00:00
Ben Hutchings 330d70aa27 Rework rtl8192su patches to avoid the need for a new orig tarball
svn path=/dists/trunk/linux-2.6/; revision=15388
2010-03-16 01:19:38 +00:00
Ben Hutchings 8487903ed9 Include aufs2, marked as staging (Closes: #573189)
svn path=/dists/trunk/linux-2.6/; revision=15371
2010-03-13 23:27:03 +00:00
Ben Hutchings f66d172776 Apply new version of features/all/gro-Change-all-receive-functions-to-return-GRO-result.patch on top of 2.6.32.10
svn path=/dists/sid/linux-2.6/; revision=15368
2010-03-13 20:54:12 +00:00
Bastian Blank f2ec8273dd * debian/patches/features/all/xen/pvops.patch: Update patch.
* debian/patches/features/all/xen/pvops-updates.patch: Remove unused patch.
* debian/patches/series/10-extra: Remove patch.

svn path=/dists/sid/linux-2.6/; revision=15335
2010-03-07 19:48:31 +00:00
Ben Hutchings 93b7e70c58 Apply updated version of i915-autoload-without-CONFIG_DRM_I915_KMS.patch
svn path=/dists/sid/linux-2.6/; revision=15306
2010-03-03 00:16:57 +00:00
Ben Hutchings 4e1a5a5116 drm: Apply all changes from 2.6.33
Add nouveau driver.
i915: Restore video overlay support (Closes: #560033).
radeon: Enable KMS support.

svn path=/dists/sid/linux-2.6/; revision=15304
2010-03-02 00:09:46 +00:00
Bastian Blank d72bfdadc1 Add Xen dom0 support.
* debian/changelog: Update.
* debian/config/defines: Enable xen featureset.
* debian/patches/features/all/xen/pvops.patch,
  debian/patches/features/all/xen/pvops-updates.patch: Add.
* debian/patches/series/10-extra: Add new patches.

svn path=/dists/sid/linux-2.6/; revision=15297
2010-02-28 19:10:15 +00:00
Bastian Blank f9ec680974 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=15275
2010-02-25 11:00:39 +00:00
Martin Michlmayr 5098f104e3 D-Link DNS-323 revision A1: implement power LED (Closes: 503172).
svn path=/dists/sid/linux-2.6/; revision=15258
2010-02-22 23:05:50 +00:00
Martin Michlmayr 3c0344d278 OpenRD-Base: allow SD/UART1 selection (Closes: #571019)
svn path=/dists/sid/linux-2.6/; revision=15257
2010-02-22 21:13:36 +00:00
Ben Hutchings 5c7bd10bbb ath9k: Add support for AR2427
svn path=/dists/sid/linux-2.6/; revision=15252
2010-02-21 01:10:24 +00:00
Ben Hutchings 50ceb9a386 Fix up features/all/rt28x0sta-constify-RTUSBMultiWrite-RTUSBFirmwareWrite.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15222
2010-02-19 03:53:50 +00:00
Ben Hutchings 146672f319 Remove unreferenced patches
svn path=/dists/trunk/linux-2.6/; revision=15221
2010-02-19 03:51:14 +00:00
Ben Hutchings b064da610e Remove features/all/export-unionfs-symbols.patch; no longer needed for Debian Live
svn path=/dists/trunk/linux-2.6/; revision=15220
2010-02-19 03:49:36 +00:00
Ben Hutchings a3c69622fa Fix up features/all/i915-autoload-without-CONFIG_DRM_I915_KMS.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15218
2010-02-19 03:37:13 +00:00
Ben Hutchings ea8710626a Remove features/all/input-alps-add-support-for-touchpads-with-4-directional-button-2.patch; applied upstream
svn path=/dists/trunk/linux-2.6/; revision=15217
2010-02-19 03:35:30 +00:00
Ben Hutchings ff958ed173 Remove features/all/mmc-parameter-set-whether-cards-are-assumed-removable.patch; applied upstream
svn path=/dists/trunk/linux-2.6/; revision=15216
2010-02-19 03:33:21 +00:00
Ben Hutchings c2c00fcac6 Remove features/arm/ts41x.patch; applied upstream
svn path=/dists/trunk/linux-2.6/; revision=15215
2010-02-19 03:31:48 +00:00
Ben Hutchings 1396aa5ae9 Fix up features/arm/openrd-client.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15214
2010-02-19 03:30:53 +00:00
Ben Hutchings 51536125e9 Fix up features/arm/compression-add-lzmo.patch for 2.6.33-rc8
And fix the patch name to avoid people (like me) confusing LZMA and LZO.

svn path=/dists/trunk/linux-2.6/; revision=15213
2010-02-19 03:24:44 +00:00
Ben Hutchings 1464d2624e Remove ARM compression patches applied upstream
svn path=/dists/trunk/linux-2.6/; revision=15212
2010-02-19 03:09:21 +00:00
Ben Hutchings 3682f00ce3 [sparc] sunxvr500: Support Intergraph graphics chips again (Closes: #508108)
svn path=/dists/sid/linux-2.6/; revision=15211
2010-02-19 02:42:12 +00:00
Ben Hutchings a06eaf2f64 Fix up features/sparc/video-sunxvr500-intergraph.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15210
2010-02-19 02:28:30 +00:00
Ben Hutchings 3312a8a8d2 Fix up features/all/r8169-rtl8168d-1-2-request_firmware-2.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15207
2010-02-19 02:04:25 +00:00
Maximilian Attems d88a3c35f3 clear confusion on old rt28x0sta patches
use updated one, nuke old one.

svn path=/dists/trunk/linux-2.6/; revision=15200
2010-02-18 18:23:53 +00:00
Maximilian Attems b5cb9fb948 Revert "Fix patch context for 2.6.33-rc8"
this applies to 2.6.33-rc8, so
this reverts commit c20fd20178e727e31442527c886204ec6ff50fd1.

svn path=/dists/trunk/linux-2.6/; revision=15196
2010-02-18 16:47:58 +00:00
Ben Hutchings aa2b0b9995 Restore MODULE_FIRMWARE declaration patches not merged upstream in 2.6.33
svn path=/dists/trunk/linux-2.6/; revision=15191
2010-02-18 14:03:40 +00:00
Ben Hutchings 4f1c2925f3 Update rt28x0sta firmware loader patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15187
2010-02-18 13:49:59 +00:00
Ben Hutchings c56c0d544d Fix patch context for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15186
2010-02-18 13:49:31 +00:00
Maximilian Attems ad46b0d34c rebase to 2.6.33-rc8 new upstream release
fix orig generation
* rediff various staging Kconfig and firmware patches
* rt3090 is gone

nuke evident stable, stable merged, sfc features and
MODULE_FIRMWARE (hopefully all merged ;) patches.
fix speakup patch to apply to latest staging.
auffs needs newer tree and maybe we can get rid of it postsqueeze,
so didn't try at all, just nuked.
disable vserver again for now.
merged all series file into base.

TODO: still a some stray patches, but not that urgent..

svn path=/dists/trunk/linux-2.6/; revision=15185
2010-02-18 13:22:31 +00:00
Maximilian Attems 7e9f27fb1d wireless: report reasonable bitrate for MCS rates through wext
patch from linux-next, can be feeded to stable once hit linux-2.6.
discovered on linux-2.6.32 F12 branch.

svn path=/dists/trunk/linux-2.6/; revision=15176
2010-02-16 12:20:49 +00:00
Maximilian Attems 361375effc hwmon: Add driver for VIA CPU core temperature.
enabled modular in topconfig.
missed the 2.6.32 merge window not by far and also seen in
fedora 2.6.32 12 branch.

supports VIA C7 and Nano.

svn path=/dists/trunk/linux-2.6/; revision=15175
2010-02-16 11:53:24 +00:00
Ben Hutchings f47edd511c macvlan: Add bridge, VEPA and private modes (Closes: #568756)
svn path=/dists/trunk/linux-2.6/; revision=15162
2010-02-16 03:10:04 +00:00
Martin Michlmayr 81f5688c3f Implement power-off for D-Link DNS-323 rev B1 and fix the blinking
power LED (Erik Benada) (Closes: #503172).

svn path=/dists/trunk/linux-2.6/; revision=15130
2010-02-07 10:27:02 +00:00
Ben Hutchings 673ec2b5f1 Add stable release 2.6.32.7
Remove a whole load of patches accepted into this release.

Replace the ALPS 4-directional button patch with a minimal version
that applies on top of 2.6.32.7.

Fix conflict between 2.6.32.7 and vserver in kernel/sched.c by moving
a declaration.


svn path=/dists/trunk/linux-2.6/; revision=15061
2010-01-29 00:31:47 +00:00
Ben Hutchings bbfffd32ce aufs2: Update to snapshot from 2010-01-25 (Closes: #567391)
Remove conflicting whitespace change in vserver patch.

svn path=/dists/trunk/linux-2.6/; revision=15057
2010-01-28 22:34:03 +00:00
Ben Hutchings 182c7b1e03 3w-sas: Really undo the queue depth code change
svn path=/dists/trunk/linux-2.6/; revision=15021
2010-01-26 22:59:12 +00:00
Ben Hutchings 34cc7ba979 Add 3w-sas driver for LSI 3ware 9750 SAS controllers
svn path=/dists/trunk/linux-2.6/; revision=15002
2010-01-26 13:01:12 +00:00
Ben Hutchings 87cde56b58 Fix patch filename
svn path=/dists/trunk/linux-2.6/; revision=14989
2010-01-23 14:21:47 +00:00
Ben Hutchings 491d6bfd34 [x86] Enable rt3090sta using firmware loader
svn path=/dists/trunk/linux-2.6/; revision=14952
2010-01-18 21:49:14 +00:00
Ben Hutchings 7d4f44ba99 [x86] Update rt2860sta/rt2870sta firmware loader patch
- Accept 8K versions of rt2870.bin
- Fix hang on resume

svn path=/dists/trunk/linux-2.6/; revision=14951
2010-01-18 21:48:29 +00:00
Ben Hutchings 774fbcc6a8 Add MODULE_FIRMWARE declarations to several drivers that lacked them
More patches accepted upstream.

svn path=/dists/trunk/linux-2.6/; revision=14943
2010-01-16 01:20:31 +00:00
Ben Hutchings 72d2550619 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14934
2010-01-10 18:19:51 +00:00
Ben Hutchings a8b152deb7 Add new hardware ids to various drivers, as included in 2.6.33-rc3
svn path=/dists/trunk/linux-2.6/; revision=14933
2010-01-10 17:47:00 +00:00
Martin Michlmayr 7d6e97f05a ARM: Add an earlyprintk debug console
svn path=/dists/trunk/linux-2.6/; revision=14875
2010-01-04 11:31:08 +00:00
dann frazier 1597bb4a8a suggested changes from upstream
svn path=/dists/trunk/linux-2.6/; revision=14832
2009-12-30 16:34:02 +00:00
dann frazier bb0756f7e7 Fix vserver build on ia64, s390
svn path=/dists/trunk/linux-2.6/; revision=14831
2009-12-29 20:10:32 +00:00
dann frazier 80760ca76c Re-enable vserver
svn path=/dists/trunk/linux-2.6/; revision=14807
2009-12-24 04:27:48 +00:00
Ben Hutchings d9cddba68f r8169: Allow RTL8168D v1 and v2 to be used without firmware files (Closes: #561309)
svn path=/dists/trunk/linux-2.6/; revision=14803
2009-12-21 01:37:24 +00:00
Ben Hutchings 1414f927eb sfc: Apply changes from 2.6.33-rc1 adding support for SFC9000 family
svn path=/dists/trunk/linux-2.6/; revision=14800
2009-12-19 00:08:19 +00:00
dann frazier 36c1397603 * Input: ALPS - add support for touchpads with 4-directional button
* Input: ALPS - add interleaved protocol support (Dell E6x00 series)
  (Closes: #561589)

svn path=/dists/trunk/linux-2.6/; revision=14799
2009-12-18 16:11:50 +00:00
Ben Hutchings dcb78dcf90 aufs2: Update to snapshot from 2009-12-05
svn path=/dists/trunk/linux-2.6/; revision=14760
2009-12-09 01:11:13 +00:00
Ben Hutchings e1f2840848 i915: Enable auto-loading even though CONFIG_DRM_I915_KMS is not set
svn path=/dists/trunk/linux-2.6/; revision=14740
2009-12-06 16:28:47 +00:00
Ben Hutchings bd182f9598 aufs2: Update to snapshot from 2009-11-29
svn path=/dists/trunk/linux-2.6/; revision=14739
2009-12-06 16:11:08 +00:00
Ben Hutchings baef4ede8d atl1e: Remove broken implementation of TSO for TCP/IPv6 (Closes: #558426)
and allow other hardware offloads to be disabled in case they are also buggy

svn path=/dists/trunk/linux-2.6/; revision=14721
2009-12-03 23:46:55 +00:00
Ben Hutchings e01e47de00 Add MODULE_FIRMWARE declarations to many drivers that lacked them
so that missing firmware will be reported automatically during upgrades

svn path=/dists/trunk/linux-2.6/; revision=14720
2009-12-03 23:38:41 +00:00
Bastian Blank 1dfe4b1e09 debian/patches: Fix patches, remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=14717
2009-12-03 08:12:24 +00:00
Ben Hutchings 3e4966ed53 Add 'removable' option to the mmc module. (Closes: #504391)
svn path=/dists/trunk/linux-2.6/; revision=14703
2009-11-29 23:11:23 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 115edcab14 Add patch from Albin Tonnerre to add HAVE_KERNEL_LZMA to arm.
svn path=/dists/trunk/linux-2.6/; revision=14605
2009-11-12 17:32:42 +00:00
Ben Hutchings 23229038ef Update to 2.6.32-rc6
Refresh firmware patches for Kconfig context changes.
Remove bugfix patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=14541
2009-11-04 02:02:19 +00:00
Ben Hutchings f9f12616c4 r8169: Remove firmware for RTL8168D v1 and v2 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14537
2009-11-04 00:33:53 +00:00
Ben Hutchings eb174421b4 lgs8gxx: Remove firmware for lgs8g75 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14536
2009-11-04 00:31:07 +00:00
Martin Michlmayr 93d85d700e Add OpenRD-Client support again.
svn path=/dists/sid/linux-2.6/; revision=14520
2009-10-30 10:37:33 +00:00
Ben Hutchings 6e6c9c982b Include <linux/sched.h> directly in speakup_soft.c now that other headers do not include it
svn path=/dists/trunk/linux-2.6/; revision=14466
2009-10-26 22:28:58 +00:00
Ben Hutchings 3412300f14 Restore inclusion of <linux/crc-ccitt.h>
svn path=/dists/trunk/linux-2.6/; revision=14465
2009-10-26 22:27:21 +00:00
Ben Hutchings 92241355b2 Update to 2.6.32-rc5.
Incorporate 2.6.31-1 changelog from sid.
Move my last changelog addition into the new entry.
Remove obsolete patches.
Update aufs2, firmware and speakup patches.
Update reportoldconfig and version patches.

svn path=/dists/trunk/linux-2.6/; revision=14463
2009-10-26 02:57:16 +00:00
Ben Hutchings dc5307fda0 Include speakup modules under staging
svn path=/dists/trunk/linux-2.6/; revision=14380
2009-10-13 05:17:42 +00:00
Ben Hutchings 299fce8f84 Include aufs2, marked as staging (Closes: #541828)
What could possibly go wrong?

svn path=/dists/trunk/linux-2.6/; revision=14379
2009-10-13 04:06:23 +00:00
Martin Michlmayr a4e65563f8 Marvell CESA (crypto)
svn path=/dists/trunk/linux-2.6/; revision=14252
2009-09-19 12:19:06 +00:00
Maximilian Attems 3e70939b41 update to 2.6.31-rc8
nuke 2 upstream commited patches.

svn path=/dists/trunk/linux-2.6/; revision=14193
2009-08-28 13:33:51 +00:00
Ben Hutchings 47e43210de Reenable dvb-usb-af9005 using request_firmware(); note that this addresses bug #494119
svn path=/dists/trunk/linux-2.6/; revision=14186
2009-08-24 22:39:50 +00:00
Ben Hutchings 35c59f81d8 rt{2860,2870,3070}sta: Use existing CCITT CRC implementation on firmware rather than adding an equivalent variant of ITU-T CRC
svn path=/dists/trunk/linux-2.6/; revision=14180
2009-08-23 21:27:45 +00:00
Martin Michlmayr 933e1459b8 fix level
svn path=/dists/trunk/linux-2.6/; revision=14175
2009-08-23 15:22:20 +00:00
Martin Michlmayr 68a2d1b8a1 add OpenRD-Base support
svn path=/dists/trunk/linux-2.6/; revision=14174
2009-08-23 15:18:15 +00:00
Martin Michlmayr 48f07b3cc4 kirkdwood build fix and fix
svn path=/dists/trunk/linux-2.6/; revision=14165
2009-08-22 13:11:21 +00:00
Ben Hutchings 5def204f51 ib_ipath: remove firmware for QLogic IBA7220 and use request_firmware() to load it
svn path=/dists/trunk/linux-2.6/; revision=14127
2009-08-17 01:29:35 +00:00
Ben Hutchings a5b1c40d70 Update to handle Radeon RS880
svn path=/dists/trunk/linux-2.6/; revision=14126
2009-08-17 00:16:16 +00:00
Ben Hutchings 630df6302d snd-cs46xx: credit author of first request_firmware() patch
svn path=/dists/trunk/linux-2.6/; revision=14125
2009-08-17 00:08:47 +00:00
Ben Hutchings 10f2508e9d snd-cs46xx: reenable using external firmware (closes: #464197)
svn path=/dists/trunk/linux-2.6/; revision=14124
2009-08-16 23:40:34 +00:00
Bastian Blank bc52b06655 * debian/changelog: Set version to 2.6.31~rc6-1~experimental.1.
* debian/patches/features/all/drivers-gpu-drm-radeon-request_firmware.patch:
  Update.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14115
2009-08-15 21:02:53 +00:00
Bastian Blank 2a022b3670 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14107
2009-08-14 21:56:25 +00:00
Ben Hutchings e305f6565e Fix EDC filename string (from Divy Le Ray <divy@chelsio.com>)
svn path=/dists/trunk/linux-2.6/; revision=14087
2009-08-07 12:13:57 +00:00