summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-0219-35/+40
|\
| * block: fix a typoJiufei Xue2018-03-011-1/+1
| * Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe2018-02-287-23/+28
| |\
| | * nvmet: fix PSDT field check in command formatMax Gurtovoy2018-02-281-3/+6
| | * nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2018-02-282-14/+13
| | * nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang2018-02-261-1/+4
| | * nvmet-loop: use blk_rq_payload_bytes for sgl selectionChristoph Hellwig2018-02-221-2/+2
| | * nvme-rdma: use blk_rq_payload_bytes instead of blk_rq_bytesChristoph Hellwig2018-02-221-2/+2
| | * nvme-fabrics: don't check for non-NULL module in nvmf_register_transportChristoph Hellwig2018-02-221-1/+1
| * | nbd: fix return value in error handling pathGustavo A. R. Silva2018-02-271-1/+1
| * | bcache: fix kcrashes with fio in RAID5 backend devTang Junhui2018-02-271-1/+1
| * | bcache: correct flash only vols (check all uuids)Coly Li2018-02-271-1/+1
| * | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-268-8/+8
* | | Merge tag 'mmc-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-028-38/+94
|\ \ \
| * | | mmc: core: Avoid hanging to claim host for mmc via some nested callsUlf Hansson2018-02-271-4/+0
| * | | mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin2018-02-271-0/+4
| * | | mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin2018-02-276-1/+14
| * | | mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin2018-02-271-30/+43
| * | | mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-271-0/+3
| * | | mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter2018-02-271-4/+31
* | | | Merge tag 'pm-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-03-023-8/+22
|\ \ \ \
| * \ \ \ Merge branch 'cpufreq-scpi'Rafael J. Wysocki2018-03-022-7/+15
| |\ \ \ \
| | * | | | cpufreq: scpi: Fix incorrect arm_big_little config dependencySudeep Holla2018-02-261-3/+3
| | * | | | cpufreq: scpi: invoke frequency-invariance setter functionDietmar Eggemann2018-02-261-4/+12
| * | | | | cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar2018-02-271-1/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'drm-fixes-for-v4.16-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-03-0122-74/+87
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-03-018-33/+32
| |\ \ \ \ \
| | * | | | | drm/amdgpu: skip ECC for SRIOV in gmc late_initMonk Liu2018-02-281-1/+1
| | * | | | | drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis2018-02-281-1/+4
| | * | | | | drm/amdgpu: fix&cleanups for wb_clearMonk Liu2018-02-282-3/+4
| | * | | | | drm/amdgpu: Correct sdma_v4 get_wptr(v2)Emily Deng2018-02-281-11/+7
| | * | | | | drm/amd/powerplay: fix power over limit on FijiEric Huang2018-02-281-7/+0
| | * | | | | drm/amdgpu:Fixed wrong emit frame size for encJames Zhu2018-02-281-1/+1
| | * | | | | drm/amdgpu: move WB_FREE to correct placeMonk Liu2018-02-281-5/+7
| | * | | | | drm/amdgpu: only flush hotplug work without DCMonk Liu2018-02-281-2/+4
| | * | | | | drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
| * | | | | | Merge tag 'drm-misc-fixes-2018-02-28' of git://people.freedesktop.org/drm-mis...Dave Airlie2018-03-014-8/+21
| |\ \ \ \ \ \
| | * | | | | | virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie2018-02-271-6/+11
| | * | | | | | drm/sun4i: Protect the TCON pixel clocksMaxime Ripard2018-02-261-2/+2
| | * | | | | | drm/sun4i: Enable the output on the pins (tcon0)Ondrej Jirman2018-02-261-0/+3
| | * | | | | | drm/nouveau: prefer XBGR2101010 for addfb ioctlIlia Mirkin2018-02-232-0/+5
| * | | | | | | Merge tag 'drm-intel-fixes-2018-02-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-03-014-8/+10
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | drm/i915: Make global seqno known in i915_gem_request_execute tracepointTvrtko Ursulin2018-02-281-2/+2
| | * | | | | | drm/i915: Clear the in-use marker on execbuf failureChris Wilson2018-02-281-0/+2
| | * | | | | | drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar2018-02-281-2/+2
| | * | | | | | drm/i915/audio: fix check for av_enc_map overflowJani Nikula2018-02-281-3/+3
| | * | | | | | drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio2018-02-281-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-288-25/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/radeon: insist on 32-bit DMA for Cedar on PPC64/PPC64LEBen Crocker2018-02-221-0/+4
| | * | | | | drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1