Commit Graph

1662 Commits

Author SHA1 Message Date
Ben Hutchings a430b5558a radeon: Firmware is required for DRM and KMS on R600 onward, but not for KMS on earlier chips (Closes: #697229)
svn path=/dists/sid/linux/; revision=19720
2013-01-08 03:27:57 +00:00
Ben Hutchings 4b7276bc07 be2net: Apply backported fixes requested by Emulex (Closes: #697479)
svn path=/dists/sid/linux/; revision=19717
2013-01-06 22:22:24 +00:00
Ben Hutchings 997f08649d Update to 3.2.36
svn path=/dists/sid/linux/; revision=19676
2013-01-04 05:10:47 +00:00
Ben Hutchings 9de27b708b rt2800: add chipset revision RT5390R support (Closes: #696592)
svn path=/dists/sid/linux/; revision=19664
2012-12-29 17:28:57 +00:00
Ben Hutchings ac15a4b9c5 media/rc: Add iguanair driver from Linux 3.7 (Closes: #696925)
svn path=/dists/sid/linux/; revision=19663
2012-12-29 13:57:44 +00:00
Ben Hutchings 494dc867ec Add some macros to aid backporting drivers
svn path=/dists/sid/linux/; revision=19662
2012-12-29 13:04:21 +00:00
Ben Hutchings 5b9872070b Input: wacom - fix touch support for Bamboo Fun CTH-461
svn path=/dists/sid/linux/; revision=19661
2012-12-29 13:02:12 +00:00
Ben Hutchings 037953707b asix: Add support for Lenovo 10/100 USB dongle
svn path=/dists/sid/linux/; revision=19607
2012-12-16 12:48:56 +00:00
Ben Hutchings 7e597b69c2 audit: Increase maximum number of names logged per syscall to 30 (Closes: #631799)
svn path=/dists/sid/linux/; revision=19606
2012-12-15 01:10:19 +00:00
Ben Hutchings 6ded575e90 megaraid_sas: fix memory leak if SGL has zero length entries (Closes: #688198)
svn path=/dists/sid/linux/; revision=19600
2012-12-10 00:14:48 +00:00
Ben Hutchings 7d16ce52f9 exec: Two bug fixes in binfmt recursion
svn path=/dists/sid/linux/; revision=19595
2012-12-09 20:17:53 +00:00
Ben Hutchings 4e3a6433bd kmod: make __request_module() killable (CVE-2012-4398)
svn path=/dists/sid/linux/; revision=19592
2012-12-09 19:41:58 +00:00
Ben Hutchings 3ed90cbba3 [x86] KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
svn path=/dists/sid/linux/; revision=19591
2012-12-09 19:12:04 +00:00
Ben Hutchings 4b4bd6faaa [x86] ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000 (Closes: #692361)
svn path=/dists/sid/linux/; revision=19590
2012-12-09 18:54:48 +00:00
Ben Hutchings 69c5409867 firmware: Make success and failure logging consistent
Add logging to firmware_class and remove redundant logging from drivers.
This should give users a better chance of working out what's missing,
without the need for complex documentation.

svn path=/dists/sid/linux/; revision=19589
2012-12-09 17:13:28 +00:00
Jonathan Nieder 87fbfef5e8 Update to 3.2.35
svn path=/dists/sid/linux/; revision=19586
2012-12-09 04:36:22 +00:00
Ian Campbell f8e51bd33d xen: microcode: typo fix
svn path=/dists/sid/linux/; revision=19575
2012-12-05 13:51:24 +00:00
Ian Campbell b171676431 xen: microcode: support AMD fam >= 15h.
svn path=/dists/sid/linux/; revision=19574
2012-12-05 12:59:35 +00:00
Ben Hutchings f39275cf2e rt2x00: Add device IDs 5362, 5392, 539b (Closes: #694312)
svn path=/dists/sid/linux/; revision=19571
2012-12-02 17:20:08 +00:00
Ben Hutchings a218abd148 Input: i8042 - also perform controller reset when suspending (Closes: #693934)
svn path=/dists/sid/linux/; revision=19570
2012-12-02 17:07:48 +00:00
Ben Hutchings 74b01f14f5 ipv6: Treat ND option 31 as userland (DNSSL support) (Closes: #694522)
svn path=/dists/sid/linux/; revision=19569
2012-12-02 14:49:12 +00:00
Ben Hutchings 4f3b2ebb35 mm: avoid ABI change in 3.2.33
svn path=/dists/sid/linux/; revision=19511
2012-11-18 07:11:22 +00:00
Ben Hutchings a3549a225a Update to 3.2.34
Avoid 2 ABI changes in ALSA and rtnetlink.  Ignore ABI change for
removal of disable_hlt() and enable_hlt() on i386; they were only
meant for use by the floppy driver.

svn path=/dists/sid/linux/; revision=19509
2012-11-18 03:56:22 +00:00
Ben Hutchings dd9f677122 radeon: Re-enable KMS by default on x86; add a load-time check for firmware
KMS is still generally broken on !x86 and particularly PowerPC
(#628972), so I have no idea why it was enabled by default for all
architectures.

The load-time check is a gross hack, but I cannot see any more
reliable solution that doesn't involve major changes to both DRM and
radeon.

svn path=/dists/sid/linux/; revision=19506
2012-11-17 07:03:39 +00:00
Ian Campbell 12dd335c3c xen: add Xen microcode driver for Wheezy. (Closes: #693053)
This should go away and be replaced by the in-hypervisor pre-dom0 loader in
Jessie.

svn path=/dists/sid/linux/; revision=19497
2012-11-12 16:54:04 +00:00
Ben Hutchings da2c29d21c [x86] drm/i915: Only kick out vesafb if we takeover the fbcon with KMS (Closes: #686284)
svn path=/dists/sid/linux/; revision=19487
2012-11-09 05:43:10 +00:00
Ben Hutchings 8168aa3085 [x86] asus-laptop: Do not call HWRS on init (Closes: #692436)
svn path=/dists/sid/linux/; revision=19486
2012-11-09 03:10:22 +00:00
Ben Hutchings a3220ccba1 Update to 3.2.33
svn path=/dists/sid/linux/; revision=19475
2012-11-01 05:23:25 +00:00
Ben Hutchings 97a28bf87b Add fixes for #690956 and #691122
svn path=/dists/sid/linux/; revision=19459
2012-10-28 02:12:02 +00:00
Ben Hutchings c365665084 Avoid another unexpected ABI change
svn path=/dists/sid/linux/; revision=19448
2012-10-22 05:26:14 +00:00
Ben Hutchings 93fccf5956 ALSA: hda: Fix oops caused by "Fix internal mic for Lenovo Ideapad U300s" in 3.2.32
svn path=/dists/sid/linux/; revision=19445
2012-10-22 03:56:20 +00:00
Ben Hutchings e85bc9ad94 kernel/sys.c: fix stack memory content leak via UNAME26 (CVE-2012-0957)
svn path=/dists/sid/linux/; revision=19443
2012-10-21 03:27:59 +00:00
Ben Hutchings 34412d8c86 Add bug fixes for link security auditing
svn path=/dists/sid/linux/; revision=19441
2012-10-21 02:52:07 +00:00
Ben Hutchings 6984ee2510 [x86] storvsc: Account for in-transit packets in the RESET path
svn path=/dists/sid/linux/; revision=19440
2012-10-21 02:43:35 +00:00
Ben Hutchings be2a2afd0e Update to 3.2.32
Drop ite-cir patch applied upstream.
Drop ARM acard workaround; the problem has been fixed differently upstream.

svn path=/dists/sid/linux/; revision=19438
2012-10-20 05:26:29 +00:00
Ben Hutchings 43ae16c40a [x86] efi: Build EFI stub with EFI-appropriate options
svn path=/dists/sid/linux/; revision=19436
2012-10-12 04:05:04 +00:00
Ben Hutchings fe2316a734 e1000e: Change wthresh to 1 to avoid possible Tx stalls
svn path=/dists/sid/linux/; revision=19435
2012-10-12 03:28:22 +00:00
Ben Hutchings efc90e0081 Update to 3.2.31
Drop 2 patches included in it.
Add some more hideous hacks to maintain ABI.

svn path=/dists/sid/linux/; revision=19432
2012-10-12 02:49:02 +00:00
Ben Hutchings fe2bf16875 iwlwifi: Do not request unreleased firmware for IWL6000 (Closes: #689416)
svn path=/dists/sid/linux/; revision=19420
2012-10-08 13:58:15 +00:00
Ben Hutchings b0f9128000 SUNRPC: Set alloc_slot for backchannel tcp ops (regression in 3.2.30)
svn path=/dists/sid/linux/; revision=19414
2012-10-07 13:54:38 +00:00
Ben Hutchings dc33059883 tg3: Fix TSO CAP for 5704 devs w / ASF enabled
Cherry-picked based on an upstream bug report by a Debian user.

svn path=/dists/sid/linux/; revision=19413
2012-10-05 03:40:40 +00:00
Ben Hutchings ee3f1c9384 codel: refine one condition to avoid a nul rec_inv_sqrt
svn path=/dists/sid/linux/; revision=19403
2012-09-29 12:20:38 +00:00
Ben Hutchings a13dc8edcd perf: Hide ABI change in 3.2.30
svn path=/dists/sid/linux/; revision=19398
2012-09-25 14:16:49 +00:00
Ben Hutchings 9b830c9436 Update to 3.2.30
Drop a lot of patches that were cherry-picked from it.
Ignore perf_event and sunrpc xprt ABI changes (should be the only ones).

svn path=/dists/sid/linux/; revision=19389
2012-09-20 04:42:46 +00:00
Ben Hutchings 1fd7124a8b Cherry-pick important fixes from 3.2 stable patch queue
Mostly networking security fixes; also one mm denial-of-service fix
and one other networking fix that involves an ABI change.

svn path=/dists/sid/linux/; revision=19380
2012-09-16 00:04:13 +00:00
Ben Hutchings 2f89585a47 Update to 3.2.29
svn path=/dists/sid/linux/; revision=19378
2012-09-15 22:26:00 +00:00
Ben Hutchings d4de026a3f speakup: lower default software speech rate (Closes: #686742)
svn path=/dists/sid/linux/; revision=19375
2012-09-10 03:32:25 +00:00
Ben Hutchings 80bb8e7fe5 [armel/kirkwood] ahci: Add JMicron 362 device IDs (Closes: #634180)
svn path=/dists/sid/linux/; revision=19372
2012-09-10 00:13:53 +00:00
Ben Hutchings 9f46f66c60 speakup: Fix crash on 'goto' operation (Closes: #685953)
svn path=/dists/sid/linux/; revision=19370
2012-09-09 17:07:24 +00:00
Ben Hutchings 662f1a9f77 [x86] drm/i915: Fix i8xx interrupt handling (Closes: #655152)
svn path=/dists/sid/linux/; revision=19369
2012-09-07 02:33:55 +00:00