summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2025-01-25Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-23Merge branch 'pci/misc'Bjorn Helgaas
2025-01-23Merge branch 'pci/controller/iommu-map'Bjorn Helgaas
2025-01-23Merge branch 'pci/pci-sysfs'Bjorn Helgaas
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-21PCI: Don't include 'pm_wakeup.h' directlyWolfram Sang
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner
2025-01-18PCI: Export pci_intx_unmanaged() and pcim_intx()Philipp Stanner
2025-01-15PCI: Add enable_device() and disable_device() callbacks for bridgesFrank Li
2025-01-15PCI/sysfs: Move reset related sysfs code to correct fileIlpo Järvinen
2025-01-14PCI: Move TLP Log handling to its own fileIlpo Järvinen
2025-01-14PCI: Don't expose pcie_read_tlp_log() outside PCI subsystemIlpo Järvinen
2024-12-19PCI: Honor Max Link Speed when determining supported speedsLukas Wunner
2024-12-05PCI: Encourage resource request API users to supply driver namePhilipp Stanner
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/misc'Bjorn Helgaas
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/resource'Bjorn Helgaas
2024-11-25Merge branch 'pci/reset'Bjorn Helgaas
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-13PCI: Warn if a running device is unaware of resetKeith Busch
2024-11-13PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-10-29PCI: Fix pci_enable_acs() support for the ACS quirksJason Gunthorpe
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)
2024-10-10PCI: Use resource_set_{range,size}() helpersIlpo Järvinen
2024-10-02PCI: Fix reset_method_store() memory leakTodd Kjos
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-09-23Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/reset'Bjorn Helgaas
2024-09-19Merge branch 'pci/enumeration'Bjorn Helgaas
2024-09-13PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-09PCI: Use an error code with PCIe failed link retrainingMaciej W. Rozycki
2024-09-09PCI: Clear the LBMS bit after a link retrainMaciej W. Rozycki
2024-08-09PCI: Wait for Link before restoring Downstream BusesIlpo Järvinen
2024-08-01PCI: Fix devres regression in pci_intx()Philipp Stanner
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-07-19Merge branch 'pci/reset'Bjorn Helgaas
2024-07-19Merge branch 'pci/dpc'Bjorn Helgaas
2024-07-19Merge branch 'pci/devres'Bjorn Helgaas
2024-07-12PCI: Extend ACS configurabilityVidya Sagar
2024-07-12PCI: Add missing bridge lock to pci_bus_lock()Dan Williams
2024-07-11PCI: Add managed pcim_intx()Philipp Stanner
2024-07-10PCI: Remove struct pci_devres.enabled status bitPhilipp Stanner
2024-07-10PCI: Document hybrid devres hazardsPhilipp Stanner