summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-01-03hwmon: (coretemp) Add support for Atom D2000 and N2000 series CPU modelsGuenter Roeck1-0/+3
2013-01-03hwmon: (coretemp) Improve support of recent Atom CPU modelsJean Delvare1-1/+2
2013-01-03ACPI: missing breakAlan Cox1-0/+1
2013-01-03drm/i915: Add no-lvds quirk for Supermicro X7SPA-HChris Wilson1-0/+8
2013-01-03i915: Quirk no_lvds on Gigabyte GA-D525TUD ITX motherboardCalvin Walton1-0/+8
2013-01-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov1-0/+5
2013-01-03HID: hid-magicmouse: Add pointer and buttonpad properties for Magic TrackpadChase Douglas1-0/+2
2012-12-06intel_idle: enable IVB Xeon supportBen Hutchings1-0/+1
2012-12-06intel_idle: initial IVB supportLen Brown1-0/+36
2012-12-06dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-12-06radeon: add AGPMode 1 quirk for RV250Paul Bolle1-1/+4
2012-12-06drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop()Alex Deucher1-0/+2
2012-12-06md: Avoid write invalid address if read_seqretry returned true.majianpeng1-2/+2
2012-12-06md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...majianpeng1-3/+4
2012-12-06mwifiex: report error to MMC core if we cannot suspendBing Zhao1-5/+6
2012-12-06mwifiex: fix system hang issue in cmd timeout error caseBing Zhao1-3/+8
2012-12-06rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2012-12-06isci: copy fis 0x34 response into proper bufferMaciej Patelczyk1-1/+1
2012-12-06mtd: slram: invalid checking of absolute end addressJiri Engelthaler1-1/+1
2012-12-06mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions()Sachin Kamat1-1/+1
2012-12-06Input: bcm5974 - set BUTTONPAD propertyJussi Pakkanen1-0/+3
2012-12-06xhci: Remove scary warnings about transfer issues.Sarah Sharp1-4/+3
2012-12-06xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp1-4/+4
2012-12-06acer-wmi: support for P key on TM8372Merlin Schumacher1-0/+1
2012-12-06watchdog: iTCO_wdt: add Intel Lynx Point DeviceIDsSeth Heasley1-0/+35
2012-12-06bas_gigaset: fix pre_reset handlingTilman Schmidt1-3/+16
2012-12-06brcm80211: smac: only print block-ack timeout message at trace levelArend van Spriel1-3/+3
2012-12-06HID: add quirk for Freescale i.MX28 ROM recoveryMarek Vasut2-0/+4
2012-12-06drm/i915: Check VBIOS value for determining LVDS dual channel mode, tooTakashi Iwai3-6/+62
2012-12-06ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-12-06ixgbe: add support for new 82599 device idEmil Tantilov3-0/+3
2012-12-06Input: i8042 - also perform controller reset when suspendingDmitry Torokhov1-8/+15
2012-12-06PCI : Calculate right add_sizeYinghai Lu2-4/+5
2012-12-06usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-12-06ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui1-1/+4
2012-12-06drm/radeon: fix logic error in atombios_encoders.cAlex Deucher1-1/+1
2012-12-06USB: option: add Alcatel X220/X500D USB IDsDan Williams1-0/+2
2012-12-06USB: option: add Novatel E362 and Dell Wireless 5800 USB IDsDan Williams1-0/+7
2012-12-06drm/i915/sdvo: clean up connectors on intel_sdvo_init() failuresJani Nikula1-3/+19
2012-11-16sky2: Fix for interrupt handlerMirko Lindner1-1/+3
2012-11-16r8169: use unlimited DMA burst for TXMichal Schmidt1-1/+1
2012-11-16r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois1-0/+2
2012-11-16r8169: allow multicast packets on sub-8168f chipset.Nathan Walp1-0/+3
2012-11-16net: usb: Fix memory leak on Tx data pathHemant Kumar1-0/+3
2012-11-16drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom1-1/+1
2012-11-16drm/vmwgfx: Fix hibernation device resetThomas Hellstrom1-0/+5
2012-11-16drm: restore open_count if drm_setup failsIlija Hadzic1-1/+4
2012-11-16hwmon: (w83627ehf) Force initial bank selectionJean Delvare1-0/+1
2012-11-16DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich1-0/+1
2012-11-16iscsi-target: Fix missed wakeup race in TX threadRoland Dreier5-3/+26