index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rcar-host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rcar-host: Add support for optional regulators
Wolfram Sang
2023-12-14
1
-1
/
+17
*
PCI: Use PCI_HEADER_TYPE_* instead of literals
Ilpo Järvinen
2023-10-03
1
-1
/
+1
*
PCI: rcar: Use correct product family name for Renesas R-Car
Wolfram Sang
2023-06-24
1
-2
/
+2
*
PCI: rcar-host: Remove unused static pcie_base and pcie_dev
Geert Uytterhoeven
2023-05-29
1
-21
/
+0
*
PCI: rcar: Avoid defines prefixed with CONFIG
Lukas Bulwahn
2023-03-10
1
-2
/
+2
*
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-27
1
-2
/
+2
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2022-03-22
1
-34
/
+96
|
\
|
*
PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exception
Marek Vasut
2022-03-14
1
-4
/
+52
|
*
PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
Marek Vasut
2022-03-14
1
-31
/
+45
*
|
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-02-17
1
-1
/
+1
|
/
*
Merge branch 'pci/errors'
Bjorn Helgaas
2022-01-13
1
-3
/
+1
|
\
|
*
PCI: rcar-host: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
1
-3
/
+1
*
|
PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()
Marek Vasut
2021-12-01
1
-5
/
+5
|
/
*
PCI: rcar-host: Remove unneeded includes
Geert Uytterhoeven
2021-10-08
1
-2
/
+0
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2021-09-02
1
-0
/
+86
|
\
|
*
PCI: rcar: Add L1 link state fix into data abort hook
Marek Vasut
2021-08-16
1
-0
/
+86
*
|
PCI: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-02
1
-5
/
+3
|
/
*
PCI: rcar: Convert to MSI domains
Marc Zyngier
2021-04-20
1
-182
/
+169
*
PCI: rcar: Don't allocate extra memory for the MSI capture address
Marc Zyngier
2021-04-20
1
-11
/
+7
*
PCI: rcar: Always allocate MSI addresses in 32bit space
Marek Vasut
2021-01-15
1
-1
/
+1
*
PCI: rcar: Drop unused members from struct rcar_pcie_host
Lad Prabhakar
2020-11-20
1
-2
/
+0
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
1
-83
/
+8
|
\
|
*
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: rcar: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-23
1
-41
/
+4
|
*
PCI: rcar: Use devm_pci_alloc_host_bridge()
Rob Herring
2020-07-23
1
-5
/
+2
|
*
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
1
-1
/
+0
|
*
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-14
/
+5
|
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-2
/
+0
|
*
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-17
/
+1
*
|
PCI: rcar: Fix runtime PM imbalance on error
Dinghao Liu
2020-07-23
1
-3
/
+1
|
/
*
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
2020-05-11
1
-292
/
+112
*
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
2020-05-11
1
-0
/
+1310