index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rockchip-host.c
Age
Commit message (
Expand
)
Author
2020-08-05
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
2020-07-23
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
PCI: Set default bridge parent device
Rob Herring
2020-07-10
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2019-12-12
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-10-29
PCI: rockchip: Drop storing driver private outbound resource data
Rob Herring
2019-10-29
PCI: rockchip: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-09-04
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
2019-04-01
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin