Commit Graph

90 Commits

Author SHA1 Message Date
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