summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-19drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson5-24/+48
2017-06-13drm/i915: Fix GVT-g PVINFO version compatibility checkZhenyu Wang2-12/+6
2017-06-13drm/i915: Fix SKL+ watermarks for 90/270 rotationVille Syrjälä1-12/+24
2017-06-13drm/i915: Fix scaling check for 90/270 degree plane rotationVille Syrjälä1-6/+8
2017-06-08drm/i915: fix warning for unused variableJani Nikula1-2/+0
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä1-12/+7
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä1-1/+1
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä2-0/+30
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson1-1/+1
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson1-1/+2
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst1-0/+9
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak1-0/+9
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala1-2/+3
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson1-1/+17
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson1-0/+4
2017-06-07drm/i915: Disable decoupled MMIOKai Chen1-1/+0
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko1-2/+0
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield2-0/+113
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds34-137/+182
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman1-2/+0
2017-06-03Merge tag 'hwmon-for-linus-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-30/+36
2017-06-03Merge tag 'for-linus-20170602' of git://git.infradead.org/linux-mtdLinus Torvalds4-19/+54
2017-06-03hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1Stefan Schaeckeler1-26/+26
2017-06-03hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimedStefan Schaeckeler1-1/+0
2017-06-03Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 tooHans de Goede1-2/+3
2017-06-03Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry TrailHans de Goede1-7/+36
2017-06-03Merge tag 'v4.12-rc3' into for-linusDmitry Torokhov6423-139506/+1079681
2017-06-03Merge tag 'acpi-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-7/+6
2017-06-03Merge tag 'pm-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-3/+17
2017-06-03Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2017-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2017-06-03pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-03Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki3-7/+6
2017-06-03Merge branch 'pm-cpufreq'Rafael J. Wysocki2-3/+17
2017-06-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+11
2017-06-02Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2017-06-02Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-30/+18
2017-06-02Merge tag 'md/4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-14/+26
2017-06-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+5
2017-06-02Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airli...Linus Torvalds7-58/+115
2017-06-02Merge tag 'dmaengine-fix-4.12-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds5-71/+85
2017-06-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-40/+119
2017-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+5
2017-06-02HID: asus: Stop underlying hardware on removeCarlo Caione1-0/+2
2017-06-02dmaengine: pl330: fix warning in pl330_removeJean-Philippe Brucker1-1/+2
2017-06-02Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti1-1/+1
2017-06-02Merge tag 'topic/dp-quirks-2017-05-31' of git://anongit.freedesktop.org/git/d...Dave Airlie7-58/+115