summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-05drm/nouveau: headless mode by default if pci class != vga displayBen Skeggs2-3/+3
2012-11-05drm/nouveau: fix suspend/resume when in headless modeBen Skeggs1-7/+11
2012-11-05drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs3-9/+9
2012-11-05HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-11-05target: Fix double-free of se_cmd in target_complete_tmr_failureNicholas Bellinger1-1/+0
2012-11-05target: reintroduce some obsolete SCSI-2 commandsBernhard Kohl1-0/+18
2012-11-05qla2xxx: Update target lookup session tables when a target session changesRoland Dreier3-14/+85
2012-11-05USB: io_edgeport: remove unused variablePaul Bolle1-1/+0
2012-11-05USB: iuu_phoenix: fix backported patchesJohan Hovold1-1/+2
2012-11-05USB: mos7840: fix port-data memory leakJohan Hovold1-127/+71
2012-11-05floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski1-1/+10
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
2012-11-05floppy: don't call alloc_ordered_workqueue inside the alloc_disk loopHerton Ronaldo Krzesinski1-9/+6
2012-11-05md/raid1: Fix assembling of arrays containing Replacements.NeilBrown1-1/+1
2012-11-05gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpiosMathias Nyman1-3/+7
2012-11-05gpio-timberdale: fix a potential wrapping issueDan Carpenter1-2/+2
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-31cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann1-8/+1
2012-10-31net/wireless: ipw2200: Fix panic occurring in ipw_handle_promiscuous_tx()Stanislav Yakovlev1-1/+1
2012-10-31bcma: fix unregistration of coresPiotr Haber1-2/+3
2012-10-31iwlwifi: fix 6000 series channel switch commandJohannes Berg1-15/+24
2012-10-31dmaengine: imx-dma: fix missing unlock on error in imxdma_xfer_desc()Wei Yongjun1-1/+3
2012-10-31dmaengine: sirf: fix a typo in moving running dma_desc to active queueBarry Song1-1/+1
2012-10-31dmaengine: sirf: fix a typo in dma_prep_interleavedBarry Song1-1/+1
2012-10-31qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2-15/+40
2012-10-31tilegx: fix some issues in the SW TSO supportChris Metcalf1-16/+19
2012-10-31b43: Fix oops on unload when firmware not foundLarry Finger1-0/+4
2012-10-31vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin1-1/+2
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 port-data memory leakJohan Hovold1-67/+58
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: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-31USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-31USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51
2012-10-31USB: quatech2: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31USB: mos7720: fix port-data memory leakJohan Hovold1-30/+32
2012-10-31USB: metro-usb: fix io after disconnectJohan Hovold1-9/+6
2012-10-31USB: metro-usb: fix port-data memory leakJohan Hovold1-37/+13
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 port-data memory leakJohan Hovold1-33/+26
2012-10-31USB: whiteheat: fix memory leak in error pathJohan Hovold1-0/+1
2012-10-31USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-31USB: omninet: fix port-data memory leakJohan Hovold1-18/+18
2012-10-31USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2-95/+96