summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Revert the cfg_access_lock lockdep mechanismDan Williams8 days3-8/+0
* Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-2138-454/+686
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2024-05-165-29/+36
| |\
| | * PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen2024-05-082-4/+3
| | * PCI: Clean up accessor macro formattingIlpo Järvinen2024-04-291-13/+27
| | * PCI/ERR: Cleanup misleading indentation inside if conditionsIlpo Järvinen2024-04-291-9/+3
| | * PCI: Annotate pci_cache_line_size variables as __ro_after_initHeiner Kallweit2024-04-181-2/+2
| | * PCI: Constify pcibus_classHeiner Kallweit2024-04-171-1/+1
| * | Merge branch 'pci/ims-removal'Bjorn Helgaas2024-05-162-109/+0
| |\ \
| | * | Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support"Bjorn Helgaas2024-05-151-59/+0
| | * | Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"Bjorn Helgaas2024-05-151-50/+0
| | |/
| * | Merge branch 'pci/endpoint'Bjorn Helgaas2024-05-162-50/+21
| |\ \
| | * | PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()Niklas Cassel2024-04-101-8/+6
| | * | PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loopNiklas Cassel2024-04-101-17/+4
| | * | PCI: endpoint: pci-epf-test: Remove superfluous codeNiklas Cassel2024-04-101-14/+0
| | * | PCI: endpoint: Allocate a 64-bit BAR if that is the only optionNiklas Cassel2024-04-101-3/+6
| | * | PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loopNiklas Cassel2024-04-101-8/+5
| | |/
| * | Merge branch 'pci/controller/tegra194'Bjorn Helgaas2024-05-161-0/+3
| |\ \
| | * | PCI: tegra194: Fix probe path for Endpoint modeVidya Sagar2024-04-101-0/+3
| | |/
| * | Merge branch 'pci/controller/rockchip'Bjorn Helgaas2024-05-161-5/+3
| |\ \
| | * | PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek2024-05-151-4/+2
| | * | PCI: rockchip-ep: Set a 64-bit BAR if requestedNiklas Cassel2024-04-101-1/+1
| | |/
| * | Merge branch 'pci/controller/mt7621'Bjorn Helgaas2024-05-161-1/+1
| |\ \
| | * | PCI: mt7621: Fix string truncation in mt7621_pcie_parse_port()Sergio Paracuellos2024-04-111-1/+1
| | |/
| * | Merge branch 'pci/controller/dwc'Bjorn Helgaas2024-05-1619-108/+334
| |\ \
| | * | PCI: endpoint: Remove "core_init_notifier" flagManivannan Sadhasivam2024-04-1018-15/+61
| | * | PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue dri...Manivannan Sadhasivam2024-04-1010-26/+90
| | * | PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()Manivannan Sadhasivam2024-04-104-11/+11
| | * | PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#Manivannan Sadhasivam2024-04-104-2/+25
| | * | PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()Manivannan Sadhasivam2024-04-103-6/+6
| | * | PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_opsManivannan Sadhasivam2024-04-103-15/+9
| | * | PCI: dwc: ep: Add Kernel-doc comments for APIsManivannan Sadhasivam2024-04-101-0/+77
| | * | PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from hostManivannan Sadhasivam2024-04-101-49/+71
| | |/
| * | Merge branch 'pci/controller/cadence'Bjorn Helgaas2024-05-161-4/+1
| |\ \
| | * | PCI: cadence: Set a 64-bit BAR if requestedNiklas Cassel2024-04-101-4/+1
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2024-05-161-0/+12
| |\ \
| | * | PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe PortsMario Limonciello2024-04-101-0/+12
| | |/
| * | Merge branch 'pci/of'Bjorn Helgaas2024-05-161-0/+2
| |\ \
| | * | PCI: of_property: Return error for int_map allocation failureDuoming Zhou2024-05-021-0/+2
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2024-05-161-6/+9
| |\ \
| | * | PCI/MSI: Make error path handling follow the standard patternAndy Shevchenko2024-04-261-6/+9
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2024-05-161-7/+5
| |\ \
| | * | PCI: hotplug: Remove obsolete sgi_hotplug TODO notesNam Cao2024-05-031-8/+0
| | * | PCI: hotplug: Document unchecked return value of pci_hp_add_bridge()Nam Cao2024-05-031-0/+6
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2024-05-164-26/+21
| |\ \
| | * | PCI: Do not wait for disconnected devices when resumingIlpo Järvinen2024-05-161-0/+5
| | * | PCI: Remove unused pci_enable_device_io()Heiner Kallweit2024-05-161-14/+0
| | * | PCI/portdrv: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| | * | PCI/MSI: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-4/+4
| | * | PCI: Clarify intent of LT waitIlpo Järvinen2024-04-251-3/+4