summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-4/+11
2012-11-17drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher2-0/+2
2012-11-17drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher2-0/+7
2012-11-17drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-17drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-17mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball1-10/+13
2012-11-17drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin1-0/+1
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/udl: fix stride issues scanning out stride != width*bppDave Airlie3-8/+11
2012-11-17DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-17target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK pathSteve Hodgson1-3/+3
2012-11-17iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26
2012-11-17target: Avoid integer overflow in se_dev_align_max_sectors()Roland Dreier1-9/+9
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: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-11-17Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer1-1/+0
2012-11-17xen/gntdev: don't leak memory from IOCTL_GNTDEV_MAP_GRANT_REFDavid Vrabel1-17/+19
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-05b43: Fix oops on unload when firmware not foundLarry Finger1-0/+2
2012-11-05floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski1-0/+1
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-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-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-31bcma: fix unregistration of coresPiotr Haber1-2/+3
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-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 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