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-rockchip-host.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-10
1
-0
/
+2
*
PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
Damien Le Moal
2024-07-10
1
-0
/
+1
*
PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
2023-12-19
1
-2
/
+2
*
PCI: Explicitly include correct DT includes
Rob Herring
2023-07-18
1
-3
/
+1
*
PCI: rockchip-host: Convert to platform remove callback returning void
Uwe Kleine-König
2023-06-24
1
-4
/
+2
*
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
2022-11-10
1
-1
/
+0
*
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-27
1
-4
/
+4
*
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-1
/
+1
*
PCI: rockchip-host: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
*
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
1
-5
/
+3
*
PCI: rockchip: Register IRQ handlers after device and data are ready
Javier Martinez Canillas
2021-07-01
1
-6
/
+6
*
PCI: Unify ECAM constants in native PCI Express drivers
Krzysztof Wilczyński
2020-12-10
1
-14
/
+13
*
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
2020-09-08
1
-7
/
+4
*
Merge branch 'pci/irq-error'
Bjorn Helgaas
2020-08-06
1
-9
/
+3
|
\
|
*
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
2020-08-03
1
-9
/
+3
*
|
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
-5
/
+0
*
|
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-10
/
+7
*
|
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: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-14
/
+4
|
/
*
PCI: rockchip: Fix IO outbound ATU register number
Enric Balletbo i Serra
2019-12-12
1
-1
/
+3
*
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2019-11-28
1
-59
/
+30
|
\
|
*
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-11-20
1
-1
/
+2
|
*
PCI: rockchip: Drop storing driver private outbound resource data
Rob Herring
2019-10-29
1
-31
/
+23
|
*
PCI: rockchip: Use pci_parse_request_of_pci_ranges()
Rob Herring
2019-10-29
1
-29
/
+7
*
|
PCI: rockchip: Make some regulators non-optional
Robin Murphy
2019-11-20
1
-44
/
+25
|
/
*
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
2019-09-04
1
-8
/
+8
*
PCI: rockchip: Fix a leaked reference by adding missing of_node_put()
Wen Yang
2019-04-01
1
-0
/
+1
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+1142