summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-02-24Merge tag 'mailbox-v5.12' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-24drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran
2021-02-24dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran
2021-02-24dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz
2021-02-24dma-buf: system_heap: Make sure to return an error if we abortJohn Stultz
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang
2021-02-24ACPI: platform: Add balanced-performance platform profileMaximilian Luz
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz
2021-02-23Merge branch 'for-5.12/dax' into for-5.12/libnvdimmDan Williams
2021-02-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-02-23wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld
2021-02-23wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld
2021-02-23wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld
2021-02-23wireguard: peer: put frequently used members above cache linesJason A. Donenfeld
2021-02-23wireguard: socket: remove bogus __be32 annotationJann Horn
2021-02-23wireguard: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli
2021-02-24virtio/s390: implement virtio-ccw revision 2 correctlyCornelia Huck
2021-02-23PCI/portdrv: Report reset for frozen channelKeith Busch
2021-02-23PCI/AER: Specify the type of Port that was resetKeith Busch
2021-02-23PCI/ERR: Retain status from error notificationKeith Busch
2021-02-23PCI/AER: Clear AER status from Root Port when resetting Downstream PortKeith Busch
2021-02-23PCI/ERR: Clear status of the reporting deviceKeith Busch
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-02-23Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-23Merge tag 'acpi-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-23Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23vxlan: move debug check after netdev unregisterTaehee Yoo
2021-02-23r8152: spilt rtl_set_eee_plus and r8153b_green_enHayes Wang
2021-02-23r8152: replace netif_err with dev_errHayes Wang
2021-02-23r8152: check if the pointer of the function existsHayes Wang
2021-02-23r8152: enable U1/U2 for USB_SPEED_SUPERHayes Wang
2021-02-23PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-02-23net: dsa: b53: Support setting learning on portFlorian Fainelli
2021-02-23net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli
2021-02-23Marvell Sky2 Ethernet adapter: fix warning messages.Krzysztof Halasa