summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-09PCI: dw-rockchip: Use pci_epc_init_notify() directlyNiklas Cassel
2024-07-09PCI: dw-rockchip: Add endpoint mode supportNiklas Cassel
2024-07-09PCI: dw-rockchip: Refactor the driver to prepare for EP modeNiklas Cassel
2024-07-09PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helperNiklas Cassel
2024-07-09PCI: dw-rockchip: Fix weird indentationNiklas Cassel
2024-07-09PCI: dw-rockchip: Fix initial PERST# GPIO valueNiklas Cassel
2024-07-09PCI: dw-rockchip: Add error messages in .probe() error pathsUwe Kleine-König
2024-07-09PCI: rockchip: Use GPIOD_OUT_LOW flag while requesting ep_gpioManivannan Sadhasivam
2024-07-09PCI: rockchip-host: Wait 100ms after reset before starting configurationDamien Le Moal
2024-07-09PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handlingDamien Le Moal
2024-07-09PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitationNiklas Cassel
2024-07-09PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link ...Manivannan Sadhasivam
2024-07-09PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown() API to handle Link Down e...Manivannan Sadhasivam
2024-07-09PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapperManivannan Sadhasivam
2024-07-09PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down eventManivannan Sadhasivam
2024-07-09PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system su...Frank Li
2024-07-09PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macroFrank Li
2024-07-09PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macrosYoshihiro Shimoda
2024-07-09PCI: dwc: Add outbound MSG TLPs supportYoshihiro Shimoda
2024-07-09PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structureYoshihiro Shimoda
2024-07-09PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slotFrank Li
2024-07-09PCI: dwc: Use msleep() in dw_pcie_wait_for_link()Konrad Dybcio
2024-07-09misc: pci_endpoint_test: Remove unused pci_endpoint_test_bar_{readl,writel} f...Jiapeng Chong
2024-07-09misc: pci_endpoint_test: Document policy about adding pci_device_idYoshihiro Shimoda
2024-07-09misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logicFrank Li
2024-07-09misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR testsNiklas Cassel
2024-07-09misc: pci_endpoint_test: Add support for Rockchip rk3588Niklas Cassel
2024-07-04PCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()Dan Carpenter
2024-07-04PCI: endpoint: Clean up error handling in vpci_scan_bus()Dan Carpenter
2024-07-04PCI: endpoint: Make pci_epc_class struct constantGreg Kroah-Hartman
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam
2024-05-28PCI: endpoint: pci-epf-test: Handle Link Down eventManivannan Sadhasivam
2024-05-28PCI: endpoint: pci-epf-{mhi/test}: Move DMA initialization to EPC init callbackManivannan Sadhasivam
2024-05-28PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbind() functionManivannan Sadhasivam
2024-05-28PCI: endpoint: Rename BME to Bus Master EnableManivannan Sadhasivam
2024-05-28PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to e...Manivannan Sadhasivam
2024-05-28PCI: endpoint: pci-epf-test: Use 'msix_capable' flag directly in pci_epf_test...Manivannan Sadhasivam
2024-05-28PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_tes...Manivannan Sadhasivam
2024-05-28PCI: endpoint: Remove unused field in struct pci_epf_groupChristophe JAILLET
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds