index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2024-07-10
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
1
-0
/
+2
2024-07-10
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
1
-0
/
+1
2023-12-19
PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
1
-2
/
+2
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-3
/
+1
2023-06-24
PCI: rockchip-host: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
1
-1
/
+0
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
1
-4
/
+4
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2021-11-18
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
1
-3
/
+1
2021-08-02
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+3
2021-07-01
PCI: rockchip: Register IRQ handlers after device and data are ready
Javier Martinez Canillas
1
-6
/
+6
2020-12-10
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
1
-14
/
+13
2020-09-09
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
1
-7
/
+4
2020-08-06
Merge branch 'pci/irq-error'
Bjorn Helgaas
1
-9
/
+3
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
-5
/
+0
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
1
-9
/
+3
2020-07-23
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-10
/
+7
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: rockchip: Use pci_host_probe() to register host
Rob Herring
1
-14
/
+4
2019-12-13
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
1
-1
/
+3
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-59
/
+30
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
1
-44
/
+25
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
1
-1
/
+2
2019-10-29
PCI: rockchip: Drop storing driver private outbound resource data
Rob Herring
1
-31
/
+23
2019-10-29
PCI: rockchip: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+7
2019-09-04
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
1
-8
/
+8
2019-04-01
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+1142