开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-09
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
2023-12-19
PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-24
PCI: rockchip-host: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2021-11-18
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-07-01
PCI: rockchip: Register IRQ handlers after device and data are ready
Javier Martinez Canillas
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-09-08
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
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