Commit Graph

372 Commits

Author SHA1 Message Date
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
Aurelien Jarno ef5bc98e4d Add sh4 architecture, ported from the sid branch
svn path=/dists/trunk/linux-2.6/; revision=15502
2010-04-09 15:53:34 +00:00
Maximilian Attems 10205cf4e1 add stable 2.6.33.2
easy, no rejects.. :)

svn path=/dists/trunk/linux-2.6/; revision=15477
2010-04-03 19:20:20 +00:00
Moritz Muehlenhoff 1a90511019 add support for sh4
svn path=/dists/sid/linux-2.6/; revision=15467
2010-04-01 22:44:03 +00:00
Maximilian Attems ff395ad88a fix series file for gone patches
renew changelog date stamp

svn path=/dists/trunk/linux-2.6/; revision=15418
2010-03-17 17:14:50 +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
Maximilian Attems c29f0664cb mirror removal of kvm patch from sid
svn path=/dists/trunk/linux-2.6/; revision=15393
2010-03-16 03:34:34 +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
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
Ben Hutchings 1010d1cd17 Use libata-based drivers for most PATA controllers (Closes: #444182)
Add transition script to linux-base and make all images depend on it


svn path=/dists/trunk/linux-2.6/; revision=15272
2010-02-25 04:11:39 +00:00
Maximilian Attems 2b9b4f709a nuke other 2.6.33 merged patch
thanks Ben. :)

svn path=/dists/trunk/linux-2.6/; revision=15271
2010-02-24 20:48:28 +00:00
Maximilian Attems c027d2347c update to 2.6.33
disable 2 patches, one merged for sure so nuke
orig taball generation without changes.

svn path=/dists/trunk/linux-2.6/; revision=15270
2010-02-24 20:44:15 +00:00
Maximilian Attems c5e0cfebb2 nuke mol patch
upstream seems pretty inactive these days,
also we no longer add gratious exports for oot foo.
get stuff into staging..

svn path=/dists/trunk/linux-2.6/; revision=15223
2010-02-19 10:04:58 +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 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 7543d00022 Fix up x86 KVM security patches for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15219
2010-02-19 03:43:19 +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 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 b0b9c56b31 Apply the still-existing version of the r8169 patch
svn path=/dists/trunk/linux-2.6/; revision=15209
2010-02-19 02:27:34 +00:00
Ben Hutchings e9c01fc871 Remove bugfix/fix-hifn_795X-divdi3.patch; fixed properly upstream in 2.6.25
svn path=/dists/trunk/linux-2.6/; revision=15208
2010-02-19 02:13: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
Ben Hutchings 5c83dccf90 Fix up bugfix/mips/disable-werror.patch for 2.6.33-rc8
svn path=/dists/trunk/linux-2.6/; revision=15206
2010-02-19 02:00:53 +00:00
Ben Hutchings 4f7028d8b0 Remove bugfix/sparc/drivers_net-broken.patch; SPARC32 is broken in general
svn path=/dists/trunk/linux-2.6/; revision=15205
2010-02-19 00:44:35 +00:00
Maximilian Attems 22bce40804 Revert "Reenable r8169 firmware loader patch"
patch not yet updated to 2.6.33-rc8
This reverts commit r15189 or 74c87e625d2d6e2cd0f8ce17420f5b573a778887.

svn path=/dists/trunk/linux-2.6/; revision=15201
2010-02-18 18:27:12 +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 dab4a833c2 drop squeeze workaround
as suggested by  Ben Hutchings.

svn path=/dists/trunk/linux-2.6/; revision=15197
2010-02-18 16:55:46 +00:00
Ben Hutchings f080ccd8c7 Remove commented-out references to obsolete patches
svn path=/dists/trunk/linux-2.6/; revision=15193
2010-02-18 14:12:00 +00:00
Ben Hutchings e85eebcdbb Update cxusb Kconfig selection fixes for 2.6.33
svn path=/dists/trunk/linux-2.6/; revision=15192
2010-02-18 14:10:37 +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 dced2bc8d0 Remove fix to usbnet; merged upstream
svn path=/dists/trunk/linux-2.6/; revision=15190
2010-02-18 14:01:17 +00:00
Ben Hutchings b138e80962 Reenable r8169 firmware loader patch
svn path=/dists/trunk/linux-2.6/; revision=15189
2010-02-18 13:59:57 +00:00
Ben Hutchings ac3dbf96fd Reenable rt28x0sta firmware loader patch
svn path=/dists/trunk/linux-2.6/; revision=15188
2010-02-18 13:57:06 +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
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 e5d7296470 usbnet: Set link down initially for drivers that update link state (Closes: #444043)
svn path=/dists/trunk/linux-2.6/; revision=14722
2009-12-03 23:52:48 +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
dann frazier 9217f25ead mac80211: fix spurious delBA handling (CVE-2009-4026)
svn path=/dists/trunk/linux-2.6/; revision=14708
2009-12-01 05:46:27 +00:00
dann frazier 48d073c565 mac80211: fix two remote exploits (CVE pending)
svn path=/dists/trunk/linux-2.6/; revision=14707
2009-12-01 05:39:18 +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 edcb50627f DocBook: Fix build breakage
svn path=/dists/trunk/linux-2.6/; revision=14656
2009-11-21 04:16:43 +00:00
Martin Michlmayr 1402941f25 add some build fixes that still haven't made it in
svn path=/dists/trunk/linux-2.6/; revision=14650
2009-11-19 16:54:19 +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
Ben Hutchings 8be6124957 drm/radeon/r600: add clarifying comment to r600 blit code
svn path=/dists/trunk/linux-2.6/; revision=14533
2009-11-03 01:07:16 +00:00
Bastian Blank dee5b1680a * debian/changelog: Update.
* debian/patches/debian/arch-mips-not-embedded.patch: Add.
* debian/patches/series/base: Add new patch.

svn path=/dists/trunk/linux-2.6/; revision=14508
2009-10-29 20:59:57 +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 da534ba7f1 Add stable release 2.6.31.5
svn path=/dists/trunk/linux-2.6/; revision=14422
2009-10-23 01:13:40 +00:00
Martin Michlmayr 29c51fbe38 CPUidle: always return with interrupts enabled
svn path=/dists/trunk/linux-2.6/; revision=14397
2009-10-17 15:54:15 +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
Ben Hutchings 53b471928c Add stable release 2.6.31.4
svn path=/dists/trunk/linux-2.6/; revision=14377
2009-10-12 21:31:35 +00:00
Ben Hutchings d47a159011 hfsplus: Refuse to mount volumes larger than 2TB, which may otherwise be corrupted (Closes: #550010)
svn path=/dists/trunk/linux-2.6/; revision=14373
2009-10-11 02:20:45 +00:00
Ben Hutchings 59f71fbb12 Add stable release 2.6.31.3
svn path=/dists/trunk/linux-2.6/; revision=14344
2009-10-08 00:14:15 +00:00
dann frazier 6a006dce6e [sparc] build zImage by default, fixes build
svn path=/dists/trunk/linux-2.6/; revision=14343
2009-10-06 23:48:42 +00:00
Ben Hutchings 6feabfd6ac sfc: Fix initial link state
svn path=/dists/trunk/linux-2.6/; revision=14341
2009-10-06 22:45:21 +00:00
Maximilian Attems 1096aa1bac add stable 2.6.31.2
svn path=/dists/trunk/linux-2.6/; revision=14339
2009-10-05 21:55:43 +00:00
Ben Hutchings b509d4c613 nfs: Avoid overrun when copying client IP address string (Closes: #549002)
svn path=/dists/trunk/linux-2.6/; revision=14334
2009-10-04 23:37:40 +00:00
Maximilian Attems 55915a89c8 add stable 2.6.31.1
should make it less suck..

svn path=/dists/trunk/linux-2.6/; revision=14288
2009-09-24 18:32:14 +00:00
Martin Michlmayr 2e52a241ab Turn off EARLY_PRINTK on IP22 to make the system boot
svn path=/dists/trunk/linux-2.6/; revision=14284
2009-09-24 12:06:51 +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
Ben Hutchings 76139863ff intel-agp: Fix cache flushing on i8xx chipsets, avoiding graphics corruption and GPU lock-ups (Closes: #541307)
svn path=/dists/trunk/linux-2.6/; revision=14225
2009-09-13 18:44:26 +00:00
Ben Hutchings 6888a95d4b x86: Fix crash in text_poke_early() on 486-class processors (Closes: #515982)
svn path=/dists/trunk/linux-2.6/; revision=14223
2009-09-13 18:18:22 +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 787427855f Enable ib_ipath IBA7220 request_firmware() patch which is now applicable
svn path=/dists/trunk/linux-2.6/; revision=14185
2009-08-24 22:28:27 +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
Ben Hutchings 16da5e8b5f r128: Add test for initialisation to all ioctls that require it (closes: #541630)
svn path=/dists/trunk/linux-2.6/; revision=14177
2009-08-23 15:26:58 +00:00
Ben Hutchings 1ac47640d3 qla1280: Release spinlock when requesting firmware (closes: #543244)
svn path=/dists/trunk/linux-2.6/; revision=14176
2009-08-23 15:26:30 +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
Bastian Blank 5065eaa86f * debian/changelog: Set version to 2.6.31~rc7-1~experimental.1.
* debian/patches/bugfix/all/perf_counter-default-idx-offset.patch: Remove.
* debian/patches/series/base: Remove merged patch.

svn path=/dists/trunk/linux-2.6/; revision=14164
2009-08-22 11:53:11 +00:00
dann frazier dfa17034af Specify a fallback PERF_COUNTER_INDEX_OFFSET for archs that
don't define it

svn path=/dists/trunk/linux-2.6/; revision=14157
2009-08-21 14:42:58 +00:00
Martin Michlmayr 482a262caa fixed by upstream
svn path=/dists/trunk/linux-2.6/; revision=14132
2009-08-17 03:49:10 +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 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
Maximilian Attems 7ae7b81581 update to 2.6.31-rc4
nuke upstream patch.

svn path=/dists/trunk/linux-2.6/; revision=13998
2009-07-24 08:57:48 +00:00
dann frazier 6c9b302884 n_tty: Fix echo race
svn path=/dists/trunk/linux-2.6/; revision=13989
2009-07-22 06:48:44 +00:00
Bastian Blank cbdeebf416 * debian/changelog: Set version to 2.6.31~rc3-1~experimental.1.
* debian/patches/series/base: Update.

svn path=/dists/trunk/linux-2.6/; revision=13912
2009-07-14 05:54:17 +00:00
Bastian Blank 22709745e8 debian/patches/series/base: Disable broken patch.
svn path=/dists/trunk/linux-2.6/; revision=13907
2009-07-11 13:21:40 +00:00
Ben Hutchings f2fc4fe87b Make cxgb3 use request_firmware() for PHY firmware.
Adapt patch by Divy Le Ray <divy@chelsio.com> accepted by David Miller into net-next-2.6.

svn path=/dists/trunk/linux-2.6/; revision=13906
2009-07-08 23:45:44 +00:00
Martin Michlmayr fc39637d2f another mips build fix
svn path=/dists/trunk/linux-2.6/; revision=13891
2009-07-06 10:07:24 +00:00
Martin Michlmayr bceeae677e add mipsel and arm build fix
svn path=/dists/trunk/linux-2.6/; revision=13890
2009-07-06 08:25:18 +00:00
Maximilian Attems 645899ed6e update to 2.6.31-rc2
allmost no conflicts beside one sparc patch,
that landed in next and should be soon in linus.

svn path=/dists/trunk/linux-2.6/; revision=13868
2009-07-05 10:54:49 +00:00
Ben Hutchings 42222d590e Combine rt2860sta and rt2870sta firmware patches following upstream changes
svn path=/dists/trunk/linux-2.6/; revision=13851
2009-06-28 15:33:38 +00:00
Bastian Blank 21de3c3467 * debian/changelog: Set version to 2.6.31~rc1-1~experimental.1.
* debian/patches: Remove merged patches, fix or disable others.

svn path=/dists/trunk/linux-2.6/; revision=13847
2009-06-28 12:27:36 +00:00
Maximilian Attems 9ca19c609e xfs: fix freeing memory in xfs_getbmap()
add patch for xfs regression, landed no in linus
and just applies to 2.6.30.

svn path=/dists/trunk/linux-2.6/; revision=13805
2009-06-13 21:46:08 +00:00
Martin Michlmayr e8a3c81f26 fix mips build error
svn path=/dists/trunk/linux-2.6/; revision=13800
2009-06-13 07:09:46 +00:00
Bastian Blank b22c88ae24 debian/patches: Remove merged patches.
svn path=/dists/trunk/linux-2.6/; revision=13752
2009-06-10 10:21:26 +00:00
Martin Michlmayr 3810735161 Kirkwood: clock gating for unused peripherals
svn path=/dists/trunk/linux-2.6/; revision=13723
2009-06-03 21:15:30 +00:00
Martin Michlmayr 063ca30d03 add copy user patches from Marvell
svn path=/dists/trunk/linux-2.6/; revision=13721
2009-06-03 20:58:24 +00:00
Martin Michlmayr 52a7c27516 replace with better fix
svn path=/dists/trunk/linux-2.6/; revision=13720
2009-06-03 20:53:42 +00:00
Ben Hutchings 9d630e5fb7 Fix kernel-doc short description of crc_itu_t_bitreversed_byte -
the documentation build fails if it is wrapped onto a second line.
Re-enable this and dependent patches.

svn path=/dists/trunk/linux-2.6/; revision=13704
2009-05-31 18:22:40 +00:00
dann frazier d7faa0e6d3 Enable bnx2x, using firmware-split patches from net-next and mirroring
the per-subarch config settings used for bnx2

svn path=/dists/trunk/linux-2.6/; revision=13688
2009-05-27 17:09:30 +00:00
Martin Michlmayr a0dee8d2f7 remove
svn path=/dists/trunk/linux-2.6/; revision=13639
2009-05-20 10:56:58 +00:00
Bastian Blank fc84e436cd Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=13638
2009-05-20 08:41:35 +00:00
Martin Michlmayr 2876b5742b in 2.6.30-rc6
svn path=/dists/trunk/linux-2.6/; revision=13622
2009-05-16 08:37:27 +00:00
Martin Michlmayr 74f58abd79 needed, so sb1 will boot in smp
svn path=/dists/trunk/linux-2.6/; revision=13611
2009-05-12 20:32:08 +00:00
Martin Michlmayr 00a370458e [armel/kirkwood] Add CPU idle driver (Rabeeh Khoury)
svn path=/dists/trunk/linux-2.6/; revision=13609
2009-05-11 19:20:17 +00:00
Martin Michlmayr d3ea884be1 add some patches from Debian 2.6.29 that probably won't make it into 2.6.30
svn path=/dists/trunk/linux-2.6/; revision=13607
2009-05-11 15:33:15 +00:00
Bastian Blank c8bf86d697 debian/patches/series/base: Disable broken patches.
svn path=/dists/trunk/linux-2.6/; revision=13590
2009-05-09 11:54:32 +00:00
Maximilian Attems 37cdaf1eff update to 2.6.30-rc2
* nuked merged compile fix
* update firmware dirs + firmware Makefile patch
* refresh kernelvariables.patch

Thanks to Ben Hutchings <ben@decadent.org.uk> for dfsg review + patches.

svn path=/dists/trunk/linux-2.6/; revision=13427
2009-04-17 00:41:38 +00:00
Ben Hutchings e9b76004ae Reenable rt2870 using request_firmware(), based on Darren Salt's work for rt2860
svn path=/dists/trunk/linux-2.6/; revision=13404
2009-04-12 20:55:20 +00:00
Ben Hutchings 36c8fe1c19 Update and reenable radeon request_firmware() patch
svn path=/dists/trunk/linux-2.6/; revision=13395
2009-04-12 04:24:29 +00:00
Ben Hutchings 0e349b1c65 Reenable rt2860 using request_firmware(), thanks to Darren Salt
svn path=/dists/trunk/linux-2.6/; revision=13393
2009-04-12 02:29:15 +00:00
Martin Michlmayr cd556766ee compile fix
svn path=/dists/trunk/linux-2.6/; revision=13376
2009-04-08 21:28:01 +00:00
Martin Michlmayr e6812c2c79 fix path
svn path=/dists/trunk/linux-2.6/; revision=13373
2009-04-08 14:57:12 +00:00
Martin Michlmayr 9ed9eb6da4 Add performance patches from git.marvell.com
svn path=/dists/trunk/linux-2.6/; revision=13372
2009-04-08 14:49:02 +00:00
Maximilian Attems 1635b809c6 drop gfs2 export patch
upstream reworked locking, see for details
f057f6cdf64175db1151b1f5d110e29904f119a1
also gfs1 should be gone in squeeze

svn path=/dists/trunk/linux-2.6/; revision=13369
2009-04-08 14:31:06 +00:00
Martin Michlmayr 79f40b5a5a in 2.6.30, remove
svn path=/dists/trunk/linux-2.6/; revision=13367
2009-04-08 14:18:14 +00:00
Maximilian Attems 8403c5515d update to 2.6.30-rc1
* bunch of request_firmware patches merged
* disable some staging crap
  Ben Hutchings <ben@decadent.org.uk>
* nuke more stuff in firmware/ dir to keep beeing dfsg clean
  much stuff outside of firmware/ gone
* rediff firmware/Makefile patch
* disable bunch of ?merged? arm patches

TODO: - review addition of new firmware outside of firmware/ dir
      drivers/staging beeing the primary target, but maybe more..
      - check gfs2 and gpu-drm-radeon-request_firmware patches

svn path=/dists/trunk/linux-2.6/; revision=13365
2009-04-08 11:01:42 +00:00
Bastian Blank 93d3129da8 * debian/patches/series/base:
Move from debian/patches/series/1~experimental.1.
* debian/patches/series/base-extra:
  Move from debian/patches/series/1~experimental.1-extra.

svn path=/dists/trunk/linux-2.6/; revision=13352
2009-04-06 10:44:19 +00:00