Age | Commit message (Expand) | Author | Files | Lines |
2025-05-16 | PCI: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 1 | -3/+2 |
2024-08-06 | PCI: xilinx: Silence 'set affinity failed' warning | Marek Vasut | 1 | -7/+2 |
2022-01-03 | PCI: xilinx: Rename xilinx_pcie_port to xilinx_pcie | Fan Fei | 1 | -79/+79 |
2021-08-02 | PCI: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -5/+4 |
2021-04-20 | PCI: xilinx: Convert to MSI domains | Marc Zyngier | 1 | -137/+105 |
2021-04-20 | PCI: xilinx: Don't allocate extra memory for the MSI capture address | Marc Zyngier | 1 | -12/+6 |
2020-12-10 | PCI: Unify ECAM constants in native PCI Express drivers | Krzysztof WilczyĆski | 1 | -9/+2 |
2020-08-04 | PCI: Set bridge map_irq and swizzle_irq to default functions | Rob Herring | 1 | -2/+0 |
2020-08-04 | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring | 1 | -7/+0 |
2020-07-23 | PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus | Rob Herring | 1 | -7/+4 |
2020-07-23 | PCI: Drop unnecessary zeroing of bridge fields | Rob Herring | 1 | -1/+0 |
2020-07-23 | PCI: Set default bridge parent device | Rob Herring | 1 | -1/+0 |
2020-07-10 | PCI: xilinx: Use pci_host_probe() to register host | Rob Herring | 1 | -12/+1 |
2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring | 1 | -1/+2 |
2019-10-29 | PCI: xilinx: Use pci_parse_request_of_pci_ranges() | Rob Herring | 1 | -15/+2 |
2019-03-29 | PCI: xilinx: Check for __get_free_pages() failure | Kangjie Lu | 1 | -2/+10 |
2018-09-25 | PCI: Remove unnecessary check of device_type == pci | Rob Herring | 1 | -7/+0 |
2018-06-29 | PCI: xilinx: Add missing of_node_put() | Nicholas Mc Guire | 1 | -0/+1 |
2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 1 | -0/+702 |