index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-rcar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-1222
/
+0
*
Merge branch 'lorenzo/pci/rcar'
Bjorn Helgaas
2018-06-06
1
-127
/
+154
|
\
|
*
PCI: rcar: Remove IRQ mappings in rcar_pcie_enable_msi() failpath
Marek Vasut
2018-05-24
1
-9
/
+16
|
*
PCI: rcar: Teardown MSI setup if rcar_pcie_enable() fails
Marek Vasut
2018-05-24
1
-1
/
+27
|
*
PCI: rcar: Add missing irq_dispose_mapping() into failpath
Marek Vasut
2018-05-24
1
-3
/
+14
|
*
PCI: rcar: Pull bus clock enable/disable from rcar_pcie_get_resources()
Marek Vasut
2018-05-24
1
-17
/
+16
|
*
PCI: rcar: Poll more often in rcar_pcie_wait_for_dl()
Marek Vasut
2018-05-24
1
-2
/
+3
|
*
PCI: rcar: Reuse generic pci_parse_request_of_pci_ranges() function
Vladimir Zapolskiy
2018-05-08
1
-41
/
+1
|
*
PCI: rcar: Factor out rcar_pcie_hw_init() call
Sergei Shtylyov
2018-05-04
1
-20
/
+22
|
*
PCI: rcar: Add R-Car gen3 PHY support
Sergei Shtylyov
2018-05-04
1
-2
/
+25
|
*
PCI: rcar: Remove PHYRDY polling from rcar_pcie_hw_init_h1()
Sergei Shtylyov
2018-05-04
1
-11
/
+1
|
*
PCI: rcar: Poll PHYRDY in rcar_pcie_hw_init()
Sergei Shtylyov
2018-05-04
1
-0
/
+20
|
*
PCI: rcar: Clean up the macros
Marek Vasut
2018-05-01
1
-26
/
+27
|
*
PCI: rcar: Use runtime PM to control controller clock
Dien Pham
2018-05-01
1
-26
/
+12
*
|
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-06-06
1
-0
/
+2
|
\
\
|
*
|
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
1
-0
/
+2
|
|
/
*
|
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
1
-1
/
+1
*
|
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
1
-3
/
+2
|
/
*
PCI: rcar: Remove unnecessary semicolon
Fengguang Wu
2018-03-22
1
-1
/
+1
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-4
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-4
/
+1
*
|
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
Bjorn Helgaas
2018-02-01
1
-1
/
+4
|
\
\
|
*
|
PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
Geert Uytterhoeven
2017-12-19
1
-1
/
+4
|
|
/
*
/
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
2017-12-18
1
-1
/
+1
|
/
*
PCI: rcar: Fix use-after-free in probe error path
Geert Uytterhoeven
2017-12-12
1
-4
/
+4
*
PCI: Use of_pci_dma_range_parser_init() to reduce duplication
Marc Gonzalez
2017-10-05
1
-19
/
+1
*
PCI: rcar: Fix memory leak when no PCIe card is inserted
Harunobu Kurokawa
2017-08-15
1
-0
/
+1
*
PCI: rcar: Fix error exit path
Lorenzo Pieralisi
2017-08-15
1
-6
/
+5
*
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
*
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-14
/
+24
*
PCI: rcar: Use of_device_get_match_data() to simplify probe
Bjorn Helgaas
2017-01-31
1
-6
/
+1
*
PCI: rcar: Return -ENODEV from host bridge probe when no card present
Harunobu Kurokawa
2017-01-11
1
-1
/
+1
*
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
Simon Horman
2016-12-07
1
-0
/
+1
*
PCI: rcar: Use gen2 fallback compatibility last
Simon Horman
2016-12-07
1
-2
/
+2
*
PCI: rcar: Remove DRV_NAME macro
Bjorn Helgaas
2016-10-11
1
-3
/
+1
*
PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg
Bjorn Helgaas
2016-10-11
1
-3
/
+2
*
PCI: rcar: Remove unused platform data
Bjorn Helgaas
2016-10-11
1
-1
/
+0
*
PCI: rcar: Add local struct device pointers
Bjorn Helgaas
2016-10-10
1
-41
/
+47
*
-
.
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-10-05
1
-20
/
+161
|
\
\
|
|
*
PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot
Sergei Shtylyov
2016-10-04
1
-0
/
+66
|
|
*
PCI: rcar: Fix some checkpatch warnings
Sergei Shtylyov
2016-09-14
1
-10
/
+19
|
|
*
PCI: rcar: Add multi-MSI support
Grigory Kletsko
2016-09-14
1
-2
/
+70
|
|
*
PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure
Geert Uytterhoeven
2016-09-12
1
-2
/
+2
|
|
*
PCI: rcar: Consolidate register space lookup and ioremap
Bjorn Helgaas
2016-08-22
1
-6
/
+4
|
|
/
*
/
PCI: rcar: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-09-06
1
-3
/
+6
|
/
*
-
.
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
1
-32
/
+12
|
\
\
|
|
*
PCI: rcar: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-25
1
-18
/
+3
|
|
*
PCI: rcar: Request host bridge window resources with core function
Bjorn Helgaas
2016-06-25
1
-7
/
+5
|
|
/
|
/
|
|
*
PCI: rcar: Make explicitly non-modular
Paul Gortmaker
2016-08-01
1
-7
/
+4
|
/
*
PCI: rcar: Remove PCI_PROBE_ONLY handling
Lorenzo Pieralisi
2016-02-05
1
-9
/
+5
[next]