summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-01drm/vmwgfx: Fix an incorrect OOM return valueThomas Hellstrom1-6/+5
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-22Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie8-55/+109
2014-08-19Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"Alex Deucher1-3/+1
2014-08-19drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)Alex Deucher2-0/+2
2014-08-19drm/radeon: fix active cu count for SI and CIKAlex Deucher2-10/+6
2014-08-19drm/radeon: re-enable selective GPUVM flushingAlex Deucher1-3/+1
2014-08-19drm/radeon: Sync ME and PFP after CP semaphore waits v4Christian König3-0/+36
2014-08-19drm/radeon: fix display handling in radeon_gpu_resetAlex Deucher1-0/+16
2014-08-19drm/radeon: fix pm handling in radeon_gpu_resetAlex Deucher1-2/+16
2014-08-18drm/radeon: Only flush HDP cache for indirect buffers from userspaceMichel Dänzer25-66/+73
2014-08-18drm/radeon: properly document reloc priority maskChristian König1-1/+2
2014-08-18drm/i915: don't try to retrain a DP link on an inactive CRTCImre Deak1-0/+3
2014-08-18drm/i915: make sure VDD is turned off during system suspendImre Deak3-0/+34
2014-08-18drm/i915: cancel hotplug and dig_port work during suspend and unloadImre Deak3-2/+18
2014-08-18drm/i915: fix HPD IRQ reenable work cancelationImre Deak3-22/+14
2014-08-18drm/i915: take display port power domain in DP HPD handlerImre Deak1-5/+14
2014-08-18Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linuxDave Airlie10-31/+50
2014-08-18drm/i915: Don't try to enable cursor from setplane when crtc is disabledVille Syrjälä1-2/+2
2014-08-18drm/i915: Skip load detect when intel_crtc->new_enable==trueVille Syrjälä1-4/+8
2014-08-18drm/i915: Fix locking for intel_enable_pipe_a()Ville Syrjälä4-21/+17
2014-08-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds21-107/+529
2014-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+76
2014-08-16Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...Linus Torvalds1-0/+1
2014-08-16platform/x86: Enable build support for toshiba_hapsAzael Avalos2-0/+20
2014-08-16platform/x86: Toshiba HDD Active Protection SensorAzael Avalos1-0/+265
2014-08-16asus-nb-wmi: Add wapf4 quirk for the U32UHans de Goede1-0/+14
2014-08-16alienware-wmi: make hdmi_mux enabled on case-by-case basisMario Limonciello1-2/+20
2014-08-16ideapad-laptop: Constify DMI table and other r/o variablesMathias Krause1-2/+2
2014-08-16asus-nb-wmi.c: Rename x401u quirk to wapf4Hans de Goede1-13/+13
2014-08-16compal-laptop: correct invalid hwmon nameRoald Frederickx1-1/+1
2014-08-16toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi listAzael Avalos1-0/+7
2014-08-16toshiba_acpi: Add extra check to backlight codeAzael Avalos1-4/+17
2014-08-16Fix log message about future removal of interfaceMartin Kepplinger1-3/+3
2014-08-16ideapad-laptop: Disable touchpad interface on Yoga modelsHans de Goede1-0/+27
2014-08-16asus-nb-wmi: Add wapf4 quirk for the X550CCHans de Goede1-0/+9
2014-08-16intel_ips: Make ips_mcp_limits variables staticMathias Krause1-3/+3
2014-08-16thinkpad_acpi: Mark volume_alsa_control_{vol,mute} as __initdataMathias Krause1-2/+2
2014-08-16fujitsu-laptop: Mark fujitsu_dmi_table[] DMI table as __initconstMathias Krause1-5/+5
2014-08-16hp-wmi: Add missing __init annotations to initialization codeMathias Krause1-3/+3
2014-08-16hp_accel: Constify ACPI and DMI tablesMathias Krause1-2/+2
2014-08-16fujitsu-tablet: Mark DMI callbacks as __init codeMathias Krause1-3/+3
2014-08-16dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause1-3/+3
2014-08-16eeepc-wmi: Constify asus_quirks[] DMI tableMathias Krause1-1/+1
2014-08-16acer-wmi: Mark init data and code as suchMathias Krause1-20/+21
2014-08-16asus-nb-wmi: Constify asus_quirks[] DMI tableMathias Krause1-1/+1
2014-08-16alienware-wmi: Mark DMI table as __initconstMathias Krause1-2/+2
2014-08-16acer-wmi: Hide acer_{suspend,resume} for !CONFIG_PM_SLEEPMathias Krause1-0/+5
2014-08-16acer-wmi: Mark acer_wmi_keymap[] as __initconstMathias Krause1-1/+1
2014-08-16WMI: Remove unnecessary null testHimangi Saraogi1-4/+0