summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-23xen/events: only register debug interrupt for 2-level eventsJuergen Gross1-4/+6
2020-10-23xen/events: make struct irq_info private to events_base.cJuergen Gross4-73/+73
2020-10-23xen: remove no longer used functionsJuergen Gross1-21/+0
2020-10-23Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...Dave Airlie15-53/+334
2020-10-23Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...Dave Airlie13-31/+187
2020-10-22hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds17-16/+1201
2020-10-22Merge tag 'rpmsg-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds5-23/+97
2020-10-22Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds11-58/+1757
2020-10-22Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds129-806/+6817
2020-10-22Merge tag 'pwm/for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-90/+64
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds67-1720/+2406
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds4-29/+0
2020-10-22ACPI: utils: remove unreachable breaksTom Rix1-4/+0
2020-10-22PM: sleep: remove unreachable breakTom Rix1-1/+0
2020-10-22PM: AVS: Drop the avs directory and the corresponding KconfigUlf Hansson4-4/+0
2020-10-22null_blk: use zone status for max active/openKeith Busch1-26/+43
2020-10-22PM: AVS: qcom-cpr: Move the driver to the qcom specific driversUlf Hansson5-17/+17
2020-10-22nvmet: don't use BLK_MQ_REQ_NOWAIT for passthruChaitanya Kulkarni1-1/+1
2020-10-22nvmet: cleanup nvmet_passthru_map_sg()Logan Gunthorpe1-3/+4
2020-10-22nvmet: limit passthru MTDS by BIO_MAX_PAGESLogan Gunthorpe1-1/+8
2020-10-22nvmet: fix uninitialized work for zero katozhenwei pi1-1/+2
2020-10-22nvme-pci: disable Write Zeroes on Sandisk SkyhawkKai-Heng Feng1-0/+2
2020-10-22nvme: use queuedata for nvme_req_qidKeith Busch1-1/+1
2020-10-22nvme-rdma: fix crash due to incorrect cqeChao Leng1-2/+3
2020-10-22nvme-rdma: fix crash when connect rejectedChao Leng1-1/+0
2020-10-22ibmvnic: save changed mac address to adapter->mac_addrLijun Pan1-0/+5
2020-10-22Revert "virtio-net: ethtool configurable RXCSUM"Michael S. Tsirkin1-36/+12
2020-10-22drm/amdgpu: correct the cu and rb info for sienna cichlidLikun Gao1-0/+9
2020-10-22drm/amd/pm: remove the average clock value in sysfsKenneth Feng1-4/+8
2020-10-22drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-10-22Revert drm/amdgpu: disable sienna chichlid UMC RASJohn Clements1-2/+2
2020-10-22drm/amd/pm: fix pcie information for sienna cichlidLikun Gao1-2/+2
2020-10-22drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall1-2/+3
2020-10-22net: ethernet: mtk-star-emac: select REGMAP_MMIOBartosz Golaszewski1-0/+1
2020-10-22net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He1-0/+1
2020-10-22net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He1-1/+9
2020-10-22drm/amd/swsmu: correct wrong feature bit mappingKevin Wang1-10/+17
2020-10-22drm/amd/psp: Fix sysfs: cannot create duplicate filenameAndrey Grodzovsky1-1/+2
2020-10-22drm/amd/display: Avoid MST manager resource leak.Andrey Grodzovsky1-0/+7
2020-10-22drm/amd/display: Revert "drm/amd/display: Fix a list corruption"Andrey Grodzovsky1-1/+0
2020-10-22drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+1
2020-10-22drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang2-0/+4
2020-10-22drm/amdgpu: correct the gpu reset handling for job != NULL caseEvan Quan1-1/+1
2020-10-22drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-10-22drm/amdgpu: add function to program pbb mode for sienna cichlidLikun Gao1-0/+62
2020-10-21Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds14-48/+320
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds17-366/+1315
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds29-908/+3831