| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'pci/misc' | Bjorn Helgaas | 2024-07-19 | 1 | -0/+1 |
|\ |
|
| * | PCI: controller: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-07-08 | 1 | -0/+1 |
* | | PCI: Use preserve_config in place of pci_flags | Vidya Sagar | 2024-06-03 | 1 | -4/+0 |
|/ |
|
* | PCI: host-generic: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-11-20 | 1 | -3/+1 |
* | PCI: Explicitly include correct DT includes | Rob Herring | 2023-07-18 | 1 | -1/+1 |
* | PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains | Marc Zyngier | 2021-04-20 | 1 | -0/+1 |
* | PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge | Daire McNamara | 2021-02-23 | 1 | -2/+2 |
* | PCI: Set bridge map_irq and swizzle_irq to default functions | Rob Herring | 2020-08-04 | 1 | -2/+0 |
* | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring | 2020-08-04 | 1 | -7/+6 |
* | PCI: Move setting pci_host_bridge.busnr out of host drivers | Rob Herring | 2020-07-23 | 1 | -1/+0 |
* | PCI: Set default bridge parent device | Rob Herring | 2020-07-23 | 1 | -1/+0 |
* | PCI: host-common: Use struct pci_host_bridge.windows list directly | Rob Herring | 2020-07-10 | 1 | -28/+14 |
* | PCI: host-generic: Eliminate pci_host_common_probe wrappers | Rob Herring | 2020-05-07 | 1 | -2/+7 |
* | PCI: host-generic: Support building as modules | Rob Herring | 2020-05-01 | 1 | -0/+5 |
* | PCI: Constify struct pci_ecam_ops | Rob Herring | 2020-05-01 | 1 | -3/+3 |
* | PCI: of: Add inbound resource parsing to helpers | Rob Herring | 2019-11-20 | 1 | -1/+1 |
* | PCI: Use devm_add_action_or_reset() | Fuqian Huang | 2019-07-24 | 1 | -2/+1 |
* | PCI: Remove unnecessary check of device_type == pci | Rob Herring | 2018-09-25 | 1 | -8/+0 |
* | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 2018-06-08 | 1 | -0/+118 |