index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-xilinx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof WilczyĆski
2020-12-10
1
-9
/
+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
/
+0
*
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+4
*
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
1
-1
/
+0
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-1
/
+0
*
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-11-20
1
-1
/
+2
*
PCI: xilinx: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-10-29
1
-15
/
+2
*
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-03-29
1
-2
/
+10
*
PCI: Remove unnecessary check of device_type == pci
Rob Herring
2018-09-25
1
-7
/
+0
*
PCI: xilinx: Add missing of_node_put()
Nicholas Mc Guire
2018-06-29
1
-0
/
+1
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+702