summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2024-03-04PCI: imx6: Add iMX95 Endpoint (EP) supportFrank Li
2024-03-04PCI: imx6: Add epc_features in imx6_pcie_drvdataFrank Li
2024-03-04PCI: imx6: Clean up addr_space retrieval codeFrank Li
2024-03-04PCI: imx6: Add iMX95 PCIe Root Complex supportFrank Li
2024-03-04PCI: imx6: Simplify switch-case logic by introducing init_phy() callbackFrank Li
2024-03-04PCI: imx6: Simplify configure_type() by using mode_off and mode_maskFrank Li
2024-03-04PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_maskFrank Li
2024-03-04PCI: imx6: Simplify reset handling by using *_FLAG_HAS_*_RESETFrank Li
2024-02-29PCI: Mark LSI FW643 to avoid bus resetEdmund Raile
2024-02-29PCI/PM: Allow runtime PM with no PM callbacks at allRaag Jadav
2024-02-28PCI/DPC: Ignore Surprise Down error on hot removalSmita Koralahalli
2024-02-21PCI: imx6: Simplify PHY handling by using IMX6_PCIE_FLAG_HAS_PHYDRVFrank Li
2024-02-21PCI: imx6: Simplify clock handling by using clk_bulk*() functionFrank Li
2024-02-20PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer
2024-02-19PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar
2024-02-17Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-16PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel
2024-02-16PCI: epf-mhi: Add support for SA8775P SoCMrinmay Sarkar
2024-02-16PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function namesManivannan Sadhasivam
2024-02-16PCI: epf-vntb: Return actual error code during pci_vntb_probe() failureYang Yingliang
2024-02-16NTB: fix possible name leak in ntb_register_device()Yang Yingliang
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner
2024-02-12PCI: Move PCI-specific devres code to drivers/pci/Philipp Stanner
2024-02-12PCI: Move pci_iomap.c to drivers/pci/Philipp Stanner
2024-02-12PM: runtime: Simplify pm_runtime_get_if_active() usageSakari Ailus
2024-02-09PCI: Fix active state requirement in PME pollingAlex Williamson
2024-02-09Merge tag 'pci-v6.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-02-09PCI: endpoint: pci-epf-vntb: Remove superfluous checks for pci_epf_alloc_spac...Niklas Cassel
2024-02-09PCI: endpoint: pci-epf-test: Remove superfluous checks for pci_epf_alloc_spac...Niklas Cassel
2024-02-09PCI: endpoint: Improve pci_epf_alloc_space() APINiklas Cassel
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel
2024-02-08PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET
2024-02-08PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET
2024-02-08PCI: Make pcie_port_bus_type constRicardo B. Marliere
2024-02-08PCI: endpoint: Make pci_epf_bus_type constRicardo B. Marliere
2024-02-07PCI: dwc: Clean up dw_pcie_ep_raise_msi_irq() alignmentDan Carpenter
2024-02-07PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-01-29PCI: Place interrupt related code into irq.cIlpo Järvinen
2024-01-22PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen
2024-01-18Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas
2024-01-15Merge branch 'pci/irq-clean-up'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/remove-void-return'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/xilinx'Bjorn Helgaas
2024-01-15Merge branch 'pci/controller/vmd'Bjorn Helgaas