summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-16target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
2012-11-16target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-16HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-11-16Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-11-16ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-16rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-16xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel1-17/+19
2012-11-16floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-11-16floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-11-16ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-16drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-16drm/i915: fixup infoframe support for sdvoDaniel Vetter2-4/+11
2012-11-16drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-16gpio-timberdale: fix a potential wrapping issueDan Carpenter1-2/+2
2012-11-16USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-16drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher1-1/+1
2012-11-16drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-11-16drm/nouveau: fix suspend/resume when in headless modeBen Skeggs1-12/+20
2012-11-16drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-9/+9
2012-11-16x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown1-36/+0
2012-10-31Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-31tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14
2012-10-31drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-31xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
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-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: mct_u232: fix broken closeJohan Hovold1-6/+8
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-31vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
2012-10-31Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-10-31usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin1-0/+6
2012-10-31USB: serial: Fix memory leak in sierra_release()Lennart Sorensen1-0/+1
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-31amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-31usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila1-2/+5
2012-10-31USB: option: add more ZTE devicesBjørn Mork1-0/+16
2012-10-31USB: option: blacklist net interface on ZTE devicesBjørn Mork1-20/+48
2012-10-31usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes1-1/+2
2012-10-31usb: acm: fix the computation of the number of data bitsNicolas Boullis1-5/+15
2012-10-31USB: cdc-acm: fix pipe type of write endpointMing Lei1-1/+1
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24