Commit Graph

174 Commits

Author SHA1 Message Date
Ben Hutchings 2830fdaa56 dm: Deal with merge_bvec_fn in component devices better (Closes: #604457)
svn path=/dists/trunk/linux-2.6/; revision=16610
2010-11-29 01:39:38 +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 b1d1bab362 fix path
svn path=/dists/trunk/linux-2.6/; revision=16536
2010-11-08 10:40:21 +00:00
Martin Michlmayr 3432cd1608 Add ixp4xx build fix from Arnaud Patard (Closes: #602669)
svn path=/dists/trunk/linux-2.6/; revision=16535
2010-11-08 10:38:29 +00:00
Martin Michlmayr a79d62b473 better fix
svn path=/dists/trunk/linux-2.6/; revision=16490
2010-10-25 18:28:57 +00:00
Martin Michlmayr 3b55135d99 Revert "orion/kirkwood: reset PCIe unit on boot" since it breaks
the QNAP TS-209.

svn path=/dists/trunk/linux-2.6/; revision=16463
2010-10-19 18:23:47 +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 30e7656cce [x86] Skip looking for ioapic overrides when ioapics are not present (Closes: #598533)
svn path=/dists/trunk/linux-2.6/; revision=16426
2010-10-10 21:12:51 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +00:00
Ben Hutchings 3fd8f69aad perf: Move scripts to /usr/share/perf-core in linux-base package (Closes: #599624)
svn path=/dists/trunk/linux-2.6/; revision=16420
2010-10-10 01:48:46 +00:00
Ben Hutchings 7527d0c144 [x86] Staging: fix Makefile so brcm80211 will actually build (Closes: #599465)
svn path=/dists/trunk/linux-2.6/; revision=16412
2010-10-08 04:03:15 +00:00
Ben Hutchings bf6d43cfe5 qla4xxx: Fix build on some architectures lacking 64-bit I/O (Closes: #598503)
svn path=/dists/trunk/linux-2.6/; revision=16410
2010-10-07 02:39:06 +00:00
Ben Hutchings 4374bd74e6 Fix config dependencies for VIDEO_VIVI
svn path=/dists/trunk/linux-2.6/; revision=16333
2010-09-19 01:53:29 +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
Maximilian Attems 32f1dc52a9 nuke old unmerged patch.
svn path=/dists/trunk/linux-2.6/; revision=16273
2010-09-13 08:14:58 +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 0221b2bbc2 Update to 2.6.35
svn path=/dists/trunk/linux-2.6/; revision=16034
2010-08-02 01:30:37 +00:00
Ben Hutchings 52f56aec65 Use upstream fix for ds2782_battery
svn path=/dists/trunk/linux-2.6/; revision=16012
2010-07-23 23:51:51 +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 e4b386eff3 kbuild: Fix setlocalversion invocation when objtree != srctree
svn path=/dists/trunk/linux-2.6/; revision=15962
2010-07-07 03:12:37 +00:00
Ben Hutchings 25ca77847f Update to upstream release candidate 2.6.35-rc4
Remove patches merged upstream.

svn path=/dists/trunk/linux-2.6/; revision=15939
2010-07-05 12:01:38 +00:00
Ben Hutchings c5d4c6674e keyboard: Export k_handler again
This is needed by speakup.

svn path=/dists/trunk/linux-2.6/; revision=15938
2010-07-05 11:39:27 +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
Maximilian Attems 7e89961674 revert usb autosuspend stuff
19:27 <mjg59> Yes, upstream wants to do it differently

svn path=/dists/trunk/linux-2.6/; revision=15751
2010-05-18 22:01:33 +00:00
Maximilian Attems c2f7eef2c9 add missing usb autosuspend patch
Reported-by: Martin Michlmayr <tbm@cyrius.com>

svn path=/dists/trunk/linux-2.6/; revision=15750
2010-05-18 17:42:44 +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 b8624adbe7 causes build failure, disable
svn path=/dists/trunk/linux-2.6/; revision=15748
2010-05-18 17:29:03 +00:00
Maximilian Attems e61f224150 Explicitly pass in whether sb is pinned or not
fix famous Kees Cook bug,
patches are scheduled for 2.6.35-rc1 and will go into stable.
this is the first that fixes original issue.

svn path=/dists/trunk/linux-2.6/; revision=15747
2010-05-18 14:24:31 +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 4aa3afdc00 acpi: Fall back to manually changing SCI_EN.
fixes second suspend cycles on newer Thinkpads,
we need a backport of this in 2.6.32 too.

svn path=/dists/trunk/linux-2.6/; revision=15742
2010-05-18 14:08:28 +00:00
Maximilian Attems 6242e2ea82 Enable autosuspend on UVC by default
fed up on waiting that this lands upstream, seen starting in F-12.

svn path=/dists/trunk/linux-2.6/; revision=15741
2010-05-18 14:05:27 +00:00
Maximilian Attems 7c61a54199 add fedora patch for recent thinkpads
svn path=/dists/trunk/linux-2.6/; revision=15740
2010-05-18 14:03:19 +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 215b9f81bd Update HPA workarounds to upstream (soon?) version
svn path=/dists/trunk/linux-2.6/; revision=15736
2010-05-18 02:43:50 +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 9bae13f791 [ Aurelien Jarno ]
* mips/swarm: fix boot from IDE based media (Sebastian Andrzej Siewior)
    (closes: #466977).


svn path=/dists/trunk/linux-2.6/; revision=15716
2010-05-17 16:07:45 +00:00
Aurelien Jarno f542d42c76 Nuke bugfix/mips/enable-pata-platform.patch (merged)
svn path=/dists/trunk/linux-2.6/; revision=15715
2010-05-17 16:02:40 +00:00
Maximilian Attems aeb99c73e0 rebase on 2.6.34
nuke merged patches

svn path=/dists/trunk/linux-2.6/; revision=15693
2010-05-17 01:01:25 +00:00
Maximilian Attems 258e99ad1c add fixed patch that applies
rm reference to merged patch

svn path=/dists/trunk/linux-2.6/; revision=15629
2010-05-05 21:51:33 +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 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 c35ba993cc Add stable 2.6.33.3
svn path=/dists/trunk/linux-2.6/; revision=15619
2010-05-04 02:16:05 +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