summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-10i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton1-0/+8
2012-12-10ACPI: missing breakAlan Cox1-0/+1
2012-12-04mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung1-1/+1
2012-12-04Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-12-04acer-wmi: support for P key on TM8372Merlin Schumacher1-0/+1
2012-12-04USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-12-04ixgbe: add support for new 82599 device idEmil Tantilov3-0/+4
2012-12-04ixgbe: add support for new 82599 deviceEmil Tantilov3-0/+4
2012-12-04sata_svw: check DMA start bit before resetDavid Milburn1-0/+35
2012-12-04ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-12-04bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-12-04radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-12-04dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-12-04mtd: slram: invalid checking of absolute end addressJiri Engelthaler1-1/+1
2012-12-04SCSI: isci: copy fis 0x34 response into proper bufferMaciej Patelczyk1-1/+1
2012-12-04mwifiex: report error to MMC core if we cannot suspendBing Zhao1-5/+6
2012-12-04rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-12-04riva/fbdev: fix several -WuninitializedDanny Kukawka1-3/+2
2012-12-04drivers/block/DAC960: fix -Wuninitialized warningDanny Kukawka1-1/+2
2012-12-04drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare warningDanny Kukawka1-7/+8
2012-11-26PCI : Calculate right add_sizeYinghai Lu2-4/+5
2012-11-26PCI : ability to relocate assigned pci-resourcesRam Pai2-67/+112
2012-11-26drm/i915: fix overlay on i830MDaniel Vetter1-3/+11
2012-11-26sky2: Fix for interrupt handlerMirko Lindner1-1/+3
2012-11-26usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-11-26r8169: use unlimited DMA burst for TXMichal Schmidt1-1/+1
2012-11-26USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-11-26USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-11-18intel-iommu: Fix AB-BA lockdep reportRoland Dreier1-2/+2
2012-11-18USB: mos7840: remove unused variableJohan Hovold1-1/+0
2012-11-18drm/i915: clear the entire sdvo infoframe bufferDaniel Vetter2-20/+44
2012-11-18drm/i915: fixup infoframe support for sdvoDaniel Vetter2-3/+10
2012-11-18drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-18net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-18hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-18drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-18DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-18target: Don't return success from module_init() if setup failsRoland Dreier1-1/+2
2012-11-18rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-11-18ath9k: 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