summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-05-02Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-02Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-01Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-05-01Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-01Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-30Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-30Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-04-29Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-04-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-04-29drm/qxl: qxl_release use after freeVasily Averin
2020-04-29drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()Vasily Averin
2020-04-28dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi
2020-04-28drm/i915: Use proper fault mask in interrupt postinstall tooMatt Roper
2020-04-28drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-04-28drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1Sung Lee
2020-04-28drm/amd/display: Defer cursor update around VUPDATE for all ASICNicholas Kazlauskas
2020-04-28drm/amd/display: fix rn soc bb updateDmytro Laktyushkin
2020-04-28drm/amd/display: check if REFCLK_CNTL register is presentDmytro Laktyushkin
2020-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-04-28drm/amdgpu: bump version for invalidate L2 before SDMA IBsMarek Olšák
2020-04-28drm/amdgpu: invalidate L2 before SDMA IBs (v2)Marek Olšák
2020-04-28drm/amd/powerplay: avoid using pm_en before it is initialized revisedTiecheng Zhou
2020-04-28Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"Tiecheng Zhou
2020-04-28dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko
2020-04-28Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang
2020-04-28Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang
2020-04-28i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-04-28drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-04-28drm/qxl: qxl_release leak in qxl_draw_dirty_fb()Vasily Averin
2020-04-28drm/virtio: only destroy created contextsGurchetan Singh
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-27drm/dp_mst: Fix drm_dp_send_dpcd_write() return codeLyude Paul
2020-04-27drm/i915/gt: Check cacheline is valid before acquiringChris Wilson
2020-04-27drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()Chris Wilson
2020-04-27drm/i915/selftests: Fix i915_address_space refcnt leakXiyu Yang
2020-04-27dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-04-27dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronizationDmitry Osipenko
2020-04-27dmaengine: fix channel index enumerationDave Jiang
2020-04-27nvme: prevent double free in nvme_alloc_ns() error handlingNiklas Cassel
2020-04-27dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter
2020-04-27PM: ACPI: Output correct message on target power stateKai-Heng Feng