summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-17intel-iommu: Fix AB-BA lockdep reportRoland Dreier1-2/+2
2012-11-17USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-17drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-17drm/i915: fixup infoframe support for sdvoDaniel Vetter2-3/+10
2012-11-17drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-17net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-17hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-17drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-17DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-17target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-17rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-05drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-9/+9
2012-11-05x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown1-36/+0
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-10-31drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons1-0/+8
2012-10-31staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-1/+1
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-31bcma: fix unregistration of coresPiotr Haber1-2/+3
2012-10-31vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-31USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-31USB: mos7840: remove NULL-urb submissionJohan Hovold1-14/+1
2012-10-31USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-31USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-31USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-31USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-31USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-31USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-31USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-31usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-31ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-31ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-31drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-28xHCI: handle command after aborting the command ringElric Fu2-6/+168
2012-10-28xHCI: cancel command after command timeoutElric Fu2-7/+22
2012-10-28xHCI: add aborting command ring functionElric Fu4-1/+128
2012-10-28xHCI: add cmd_ring_stateElric Fu3-1/+11
2012-10-28skge: Add DMA mask quirk for Marvell 88E8001 on ASUS P5NSLI motherboardGraham Gower1-0/+7
2012-10-28drm/i915: apply timing generator bug workaround on CPT and PPTJesse Barnes2-0/+9
2012-10-28media: au0828: fix case where STREAMOFF being called on stopped stream causes...Devin Heitmueller1-4/+8
2012-10-28amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-10-28USB: option: add more ZTE devicesBjørn Mork1-0/+18
2012-10-28USB: option: blacklist net interface on ZTE devicesBjørn Mork1-22/+52
2012-10-28usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-28USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-28pcmcia: sharpsl: don't discard sharpsl_pcmcia_opsArnd Bergmann1-1/+1
2012-10-21tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14