index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pcie-rcar.c
Age
Commit message (
Expand
)
Author
2018-03-22
PCI: rcar: Remove unnecessary semicolon
Fengguang Wu
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-19
PCI: rcar: Handle rcar_pcie_parse_request_of_pci_ranges() failures
Geert Uytterhoeven
2017-12-18
PCI: Remove PCI_REASSIGN_ALL_RSRC use on arm and arm64
Bjorn Helgaas
2017-12-12
PCI: rcar: Fix use-after-free in probe error path
Geert Uytterhoeven
2017-10-05
PCI: Use of_pci_dma_range_parser_init() to reduce duplication
Marc Gonzalez
2017-08-15
PCI: rcar: Fix memory leak when no PCIe card is inserted
Harunobu Kurokawa
2017-08-15
PCI: rcar: Fix error exit path
Lorenzo Pieralisi
2017-07-02
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-01-31
PCI: rcar: Use of_device_get_match_data() to simplify probe
Bjorn Helgaas
2017-01-11
PCI: rcar: Return -ENODEV from host bridge probe when no card present
Harunobu Kurokawa
2016-12-07
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
Simon Horman
2016-12-07
PCI: rcar: Use gen2 fallback compatibility last
Simon Horman
2016-10-11
PCI: rcar: Remove DRV_NAME macro
Bjorn Helgaas
2016-10-11
PCI: rcar: Remove unused rcar_pcie_get_resources() platform_device arg
Bjorn Helgaas
2016-10-11
PCI: rcar: Remove unused platform data
Bjorn Helgaas
2016-10-10
PCI: rcar: Add local struct device pointers
Bjorn Helgaas
2016-10-05
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
2016-10-04
PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot
Sergei Shtylyov
2016-09-14
PCI: rcar: Fix some checkpatch warnings
Sergei Shtylyov
2016-09-14
PCI: rcar: Add multi-MSI support
Grigory Kletsko
2016-09-12
PCI: rcar: Don't disable/unprepare clocks on prepare/enable failure
Geert Uytterhoeven
2016-09-06
PCI: rcar: Fix pci_remap_iospace() failure path
Lorenzo Pieralisi
2016-08-22
PCI: rcar: Consolidate register space lookup and ioremap
Bjorn Helgaas
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
2016-08-01
PCI: rcar: Make explicitly non-modular
Paul Gortmaker
2016-06-25
PCI: rcar: Simplify host bridge window iteration
Bjorn Helgaas
2016-06-25
PCI: rcar: Request host bridge window resources with core function
Bjorn Helgaas
2016-02-05
PCI: rcar: Remove PCI_PROBE_ONLY handling
Lorenzo Pieralisi
2016-01-15
Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-...
Bjorn Helgaas
2016-01-11
PCI: rcar: Add Gen2 PHY setup to pcie-rcar
Phil Edworthy
2016-01-11
PCI: rcar: Add runtime PM support to pcie-rcar
Phil Edworthy
2016-01-08
PCI: rcar: Remove unused pci_sys_data struct from pcie-rcar
Phil Edworthy
2016-01-06
PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREAD
Grygorii Strashko
2015-12-09
PCI: rcar: Add gen2 fallback compatibility string for pcie-rcar
Simon Horman
2015-12-08
PCI: rcar: Add support for R-Car H3 to pcie-rcar
Harunobu Kurokawa
2015-12-08
PCI: rcar: Convert to DT resource parsing API
Phil Edworthy
2015-10-30
PCI: rcar: Fix I/O offset for multiple host bridges
Phil Edworthy
2015-10-30
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
2015-10-30
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
2015-10-30
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
2015-08-11
PCI: Kill off set_irq_flags() usage
Rob Herring
2015-02-24
PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR
Nobuhiro Iwamatsu
2015-02-24
PCI: rcar: Write zeroes to reserved PCIEPARL bits
Nobuhiro Iwamatsu
2015-02-23
PCI: rcar: Fix position of MSI enable bit
Nobuhiro Iwamatsu
2014-12-29
Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...
Bjorn Helgaas
2014-12-27
ARM/PCI: Move to generic PCI domains
Lorenzo Pieralisi
[next]