summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-13Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-09Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
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-09Input: synaptics-rmi4 - register F03 port as pass-through serioDmitry Torokhov
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-09device-dax: fix 'dax' device filesystem inode destruction crashDan Williams
2017-06-09efi: Fix boot panic because of invalid BGRT image addressDave Young
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain
2017-06-09gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud
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-07random: invalidate batched entropy after crng initJason A. Donenfeld
2017-06-07random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o
2017-06-07Input: elantech - add Fujitsu Lifebook E546/E557 to force crc_enabledUlrik De Bie
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