summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-06Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-03-06Merge tag 'devprop-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-03-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-03-05xen/blkfront: fix ring info addressingJuergen Gross
2020-03-05xen/xenbus: fix lockingJuergen Gross
2020-03-05xenbus: req->err should be updated before req->stateDongli Zhang
2020-03-05xenbus: req->body should be updated before req->stateDongli Zhang
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic
2020-03-05drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin
2020-03-05HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-03-05Merge tag 'mediatek-drm-fixes-5.6' of https://github.com/ckhu-mediatek/linux....Dave Airlie
2020-03-05Merge tag 'exynos-drm-fixes-for-v5.6-rc5' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2020-03-04Revert "software node: Simplify software_node_release() function"Brendan Higgins
2020-03-04Merge tag 'for-5.6/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-04spi: spi_register_controller(): free bus id on error pathsAaro Koskinen
2020-03-04regulator: stm32-vrefbuf: fix a possible overshoot when re-enablingFabrice Gasnier
2020-03-04drm: kirin: Revert "Fix for hikey620 display offset problem"John Stultz
2020-03-04drm/i915/gt: Drop the timeline->mutex as we wait for retirementChris Wilson
2020-03-04drm/i915/perf: Reintroduce wait on OA configuration completionChris Wilson
2020-03-03drm/sun4i: Fix DE2 VI layer format supportJernej Skrabec
2020-03-03drm/sun4i: Add separate DE3 VI layer formatsJernej Skrabec
2020-03-03drm/sun4i: de2/de3: Remove unsupported VI layer formatsJernej Skrabec
2020-03-03hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()Dan Carpenter
2020-03-03dm: bump version of core and various targetsMike Snitzer
2020-03-03dm: fix congested_fn for request-based deviceHou Tao
2020-03-03dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer
2020-03-03dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer
2020-03-02Revert "bcache: ignore pending signals when creating gc and allocator thread"Jens Axboe
2020-03-02spi: bcm63xx-hsspi: Really keep pll clk enabledChristophe JAILLET
2020-03-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds