summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar
2021-02-24tpm, tpm_tis: Decorate tpm_tis_gen_interrupt() with request_locality()Lukasz Majczak
2021-02-24tpm, tpm_tis: Decorate tpm_get_timeouts() with request_locality()Jarkko Sakkinen
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
2021-02-23bcm63xx_enet: fix sporadic kernel panicSieng Piaw Liew
2021-02-23NTB: Add support for EPF PCI Non-Transparent BridgeKishon Vijay Abraham I
2021-02-23PCI: Add TI J721E device to PCI IDsKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add EP function driver to provide NTB functionalityKishon Vijay Abraham I
2021-02-23PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_mapKishon Vijay Abraham I
2021-02-23PCI: cadence: Implement ->msi_map_irq() opsKishon Vijay Abraham I
2021-02-23PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add pci_epf_ops to expose function-specific attrsKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add pci_epc_ops to map MSI IRQKishon Vijay Abraham I