Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-03 | PCI: controller: Switch back to struct platform_driver::remove() | Sergio Paracuellos | 1 | -1/+1 |
2024-07-08 | PCI: controller: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
2023-11-20 | PCI: host-generic: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -1/+1 |
2020-12-10 | PCI: Unify ECAM constants in native PCI Express drivers | Krzysztof Wilczyński | 1 | -1/+0 |
2020-05-07 | PCI: host-generic: Eliminate pci_host_common_probe wrappers | Rob Herring | 1 | -14/+1 |
2020-05-01 | PCI: host-generic: Support building as modules | Rob Herring | 1 | -2/+5 |
2020-05-01 | PCI: Constify struct pci_ecam_ops | Rob Herring | 1 | -2/+2 |
2019-04-13 | PCI: Fix comment typos | Bjorn Helgaas | 1 | -1/+1 |
2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 1 | -0/+100 |