summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-10net: dsa: loop: Add module soft dependencyFlorian Fainelli
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-09gcc-10: mark more functions __init to avoid section mismatch warningsLinus Torvalds
2020-05-09net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-05-09nvme: fix possible hang when ns scanning fails during error recoverySagi Grimberg
2020-05-09nvme-pci: fix "slimmer CQ head update"Alexey Dobriyan
2020-05-09hwmon: (drivetemp) Fix SCT support if SCT data tables are not supportedGuenter Roeck
2020-05-08octeontx2-vf: Fix error return code in otx2vf_probe()Wei Yongjun
2020-05-09drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of inheritance.Colin Xu
2020-05-08dpaa2-eth: prevent array underflow in update_cls_rule()Dan Carpenter
2020-05-08nfp: abm: fix error return code in nfp_abm_vnic_alloc()Wei Yongjun
2020-05-08r8169: re-establish support for RTL8401 chip versionHeiner Kallweit
2020-05-08drm/amd/display: add basic atomic check for cursor planeSimon Ser
2020-05-08drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas
2020-05-08drm/amdgpu: implement soft_recovery for gfx10Alex Deucher
2020-05-08drm/amdgpu: enable hibernate support on Navi1XEvan Quan
2020-05-08drm/amdgpu: Use GEM obj reference for KFD BOsFelix Kuehling
2020-05-08drm/amdgpu: force fbdev into vramAlex Deucher
2020-05-08drm/amd/powerplay: perform PG ungate prior to CG ungateEvan Quan
2020-05-08drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungateEvan Quan
2020-05-08drm/amdgpu: disable MGCG/MGLS also on gfx CG ungateEvan Quan
2020-05-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-08Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-05-08Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-05-08Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-05-08Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-08Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-05-08Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-08mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-08mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-05-08mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-05-08Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-08Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-07net: microchip: encx24j600: add missed kthread_stopChuhong Yuan
2020-05-07net: bareudp: avoid uninitialized variable warningArnd Bergmann
2020-05-07net: hisilicon: Make CONFIG_HNS invisibleGeert Uytterhoeven
2020-05-07usb: hso: correct debug messageOliver Neukum
2020-05-07virtio_net: fix lockdep warning on 32 bitMichael S. Tsirkin
2020-05-07mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10Ben Chuang
2020-05-07mmc: alcor: Fix a resource leak in the error path for ->probe()Christophe JAILLET
2020-05-07mmc: sdhci-pci-gli: Fix no irq handler from suspendBen Chuang
2020-05-07usb: chipidea: msm: Ensure proper controller reset using role switch APIBryan O'Donoghue
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld
2020-05-06wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld
2020-05-06wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld
2020-05-06net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko