summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-289-135/+171
|\ \ \ \
| * | | | lightnvm: pblk: advance bio according to lba indexJavier González2017-07-283-10/+19
| * | | | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-07-274-109/+125
| |\ \ \ \
| | * | | | nvme: validate admin queue before unquiesceScott Bauer2017-07-261-1/+2
| | * | | | nvme-pci: fix HMB size calculationChristoph Hellwig2017-07-251-3/+3
| | * | | | nvme-fc: revise TRADDR parsingJames Smart2017-07-252-97/+106
| | * | | | nvme-fc: address target disconnect race conditions in fcp io submitJames Smart2017-07-251-8/+11
| | * | | | nvme: also provide a UUID in the WWID sysfs attributeJohannes Thumshirn2017-07-251-0/+3
| * | | | | Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2017-07-251-9/+12
| |\ \ \ \ \
| | * | | | | xen/blkfront: always allocate grants first from per-queue persistent grantsDongli Zhang2017-07-251-8/+11
| | * | | | | xen-blkfront: fix mq start/stop raceJunxiao Bi2017-07-251-1/+1
| | |/ / / /
| * / / / / nbd: clear disconnected on reconnectJosef Bacik2017-07-251-0/+2
| |/ / / /
| * | | | xen-blkfront: Fix handling of non-supported operationsBart Van Assche2017-07-241-2/+2
| * | | | nbd: only set sndtimeo if we have a timeout setJosef Bacik2017-07-221-2/+5
| * | | | nbd: take tx_lock before disconnectingJosef Bacik2017-07-221-0/+4
| * | | | nbd: allow multiple disconnects to be sentJosef Bacik2017-07-221-3/+2
* | | | | Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-07-283-14/+7
|\ \ \ \ \
| * | | | | mmc: dw_mmc: fix the wrong condition check of getting num-slots from DTShawn Lin2017-07-271-1/+1
| * | | | | mmc: host: omap_hsmmc: remove unused platform callbacksFaiz Abbas2017-07-171-11/+0
| * | | | | mmc: sunxi: Keep default timing phase settings for new timing modeChen-Yu Tsai2017-07-171-2/+6
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-07-2851-229/+298
|\ \ \ \ \
| * \ \ \ \ Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/li...Dave Airlie2017-07-286-27/+29
| |\ \ \ \ \
| | * | | | | drm: exynos: mark pm functions as __maybe_unusedArnd Bergmann2017-07-271-4/+2
| | * | | | | drm/exynos: select CEC_CORE if CEC_NOTIFIERHans Verkuil2017-07-271-0/+1
| | * | | | | drm/exynos/hdmi: fix disable sequenceAndrzej Hajda2017-07-271-2/+0
| | * | | | | drm/exynos: mic: add a bridge at probeInki Dae2017-07-271-9/+15
| | * | | | | drm/exynos/dsi: Remove error handling for bridge_node DT parsingHoegeun Kwon2017-07-271-2/+0
| | * | | | | drm/exynos: dsi: do not try to find bridgeInki Dae2017-07-271-3/+5
| | * | | | | drm: exynos: hdmi: make of_device_ids const.Arvind Yadav2017-07-271-1/+1
| | * | | | | drm: exynos: constify mixer_match_types and *_mxr_drv_data.Arvind Yadav2017-07-271-5/+5
| | * | | | | exynos_drm: Clean up duplicated assignment in exynos_drm_driverGabriel Krisman Bertazi2017-07-271-1/+0
| * | | | | | Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/d...Dave Airlie2017-07-2810-83/+72
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into d...Daniel Vetter2017-07-272-12/+12
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915/gvt: Extend KBL platform support in GVT-gJian Jun Chen2017-07-251-1/+1
| | | * | | | | | drm/i915/gvt: Fix the vblank timer close issue after shutdown VMs in reversefred gao2017-07-171-11/+11
| | * | | | | | | drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst2017-07-271-2/+2
| | * | | | | | | drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson2017-07-273-8/+11
| | * | | | | | | drm/i915: Only skip updating execobject.offset after errorChris Wilson2017-07-271-3/+3
| | * | | | | | | drm/i915: Only mark the execobject as pinned on successChris Wilson2017-07-271-3/+3
| | * | | | | | | drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson2017-07-271-1/+1
| | * | | | | | | drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D2017-07-271-2/+2
| | * | | | | | | drm/i915: Fix scaler init during CRTC HW state readoutImre Deak2017-07-271-7/+7
| | * | | | | | | drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET2017-07-271-1/+1
| | * | | | | | | drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter2017-07-271-42/+18
| | * | | | | | | drm/i915: Fix cursor updates on some platformsVille Syrjälä2017-07-271-1/+11
| | * | | | | | | drm/i915: Fix user ptr check size in eb_relocate_vma()Imre Deak2017-07-271-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-283-13/+19
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | gpu: host1x: Free the IOMMU domain when there is no device to attachPaul Kocialkowski2017-07-271-1/+7
| | * | | | | | drm/rockchip: fix Kconfig dependenciesArnd Bergmann2017-07-241-10/+9
| | * | | | | | drm/dp: Don't trust drm_dp_downstream_id()Chris Wilson2017-07-211-1/+2