summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-09Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-06-09Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/lin...Dave Airlie
2017-06-09Merge tag 'drm-intel-fixes-2017-06-08' of git://anongit.freedesktop.org/git/d...Dave Airlie
2017-06-09Merge tag 'drm-misc-fixes-2017-06-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-06-09Merge branch 'mediatek-drm-fixes-4.12-rc1' of https://github.com/ckhu-mediate...Dave Airlie
2017-06-09Merge tag 'imx-drm-fixes-2017-06-08' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-08Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-06-08drm/i915: fix warning for unused variableJani Nikula
2017-06-08Fix loop device flush before configure v3James Wang
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-07drm/meson: Fix driver bind when only CVBS is availableNeil Armstrong
2017-06-07drm/i915: Fix 90/270 rotated coordinates for FBCVille Syrjälä
2017-06-07drm/i915: Restore has_fbc=1 for ILK-MVille Syrjälä
2017-06-07drm/i915: Workaround VLV/CHV DSI scanline counter hardware failVille Syrjälä
2017-06-07drm/i915: Fix logical inversion for gen4 quirkingChris Wilson
2017-06-07drm/i915: Guard against i915_ggtt_disable_guc() being invoked unconditionallyChris Wilson
2017-06-07drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.Maarten Lankhorst
2017-06-07drm/i915: Prevent the system suspend complete optimizationImre Deak
2017-06-07drm/i915/psr: disable psr2 for resolution greater than 32X20Nagaraju, Vathsala
2017-06-07drm/i915: Hold a wakeref for probing the ring registersChris Wilson
2017-06-07drm/i915: Short-circuit i915_gem_wait_for_idle() if already idleChris Wilson
2017-06-07drm/i915: Disable decoupled MMIOKai Chen
2017-06-07drm/i915/guc: Remove stale comment for q_failMichal Wajdeczko
2017-06-07drm/vmwgfx: Bump driver minor and dateThomas Hellstrom
2017-06-07drm/vmwgfx: Remove unused legacy cursor functionsSinclair Yeh
2017-06-07drm/vmwgfx: fix spelling mistake "exeeds" -> "exceeds"Colin Ian King
2017-06-07drm/vmwgfx: Fix large topology crashSinclair Yeh
2017-06-07drm/vmwgfx: Make sure to update STDU when FB is updatedSinclair Yeh
2017-06-07drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-07drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-07drm/vmwgfx: Don't create proxy surface for cursorSinclair Yeh
2017-06-07drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-07drm/i915: Serialize GTT/Aperture accesses on BXTJon Bloomfield
2017-06-07xen/privcmd: Support correctly 64KB page granularity when mapping memoryJulien Grall
2017-06-07nvme: relax APST default max latency to 100msKai-Heng Feng
2017-06-07nvme: only consider exit latency when choosing useful non-op power statesKai-Heng Feng
2017-06-07nvme-fc: fix missing put reference on controller create failureJames Smart
2017-06-07nvme-fc: on lldd/transport io error, terminate associationJames Smart
2017-06-07nvme-rdma: fast fail incoming requests while we reconnectSagi Grimberg
2017-06-07nvme-pci: fix multiple ctrl removal schedulingRakesh Pandit
2017-06-07nvme: fix hang in remove pathMing Lei
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King