index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
host
/
pci-rcar-gen2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-4
/
+1
2017-10-05
PCI: Use of_pci_dma_range_parser_init() to reduce duplication
Marc Gonzalez
1
-19
/
+1
2017-07-02
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2016-12-07
PCI: rcar-gen2: Use gen2 fallback compatibility last
Simon Horman
1
-1
/
+1
2016-10-11
PCI: rcar-gen2: Add local struct device pointers
Bjorn Helgaas
1
-21
/
+25
2016-08-01
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
Bjorn Helgaas
1
-19
/
+8
2016-08-01
PCI: rcar-gen2: Make explicitly non-modular
Paul Gortmaker
1
-9
/
+3
2016-06-25
PCI: rcar Gen2: Request host bridge window resources
Bjorn Helgaas
1
-0
/
+4
2016-06-25
PCI: rcar: Drop gen2 dummy I/O port region
Bjorn Helgaas
1
-10
/
+1
2015-12-09
PCI: rcar: Add gen2 fallback compatibility string for pci-rcar-gen2
Simon Horman
1
-0
/
+1
2015-11-25
PCI: rcar: Allow DT to override default window settings
Phil Edworthy
1
-3
/
+73
2015-09-24
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
1
-0
/
+1
2015-02-24
PCI: rcar: Verify that mem_res is 64K-aligned
Nobuhiro Iwamatsu
1
-0
/
+3
2015-01-30
PCI: rcar: Convert to use generic config accessors
Rob Herring
1
-48
/
+3
2014-10-20
pci: host: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-28
PCI: rcar: Add gen2 device tree support
Ben Dooks
1
-2
/
+29
2014-04-15
PCI: rcar: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+7
2014-02-18
PCI: rcar: Break out window size handling
Magnus Damm
1
-3
/
+28
2014-02-18
PCI: rcar: Register each instance independently
Magnus Damm
1
-60
/
+20
2014-02-18
PCI: rcar: Fix bridge logic configuration accesses
Ben Dooks
1
-0
/
+4
2014-02-18
PCI: rcar: Add error interrupt handling
Ben Dooks
1
-0
/
+60
2014-02-18
PCI: rcar: Check platform_get_irq() return code
Ben Dooks
1
-0
/
+5
2013-12-09
PCI: rcar: Add runtime PM support
Valentine Barshak
1
-1
/
+7
2013-12-07
PCI: rcar: Fix rcar_pci_probe() return value check
Wei Yongjun
1
-2
/
+2
2013-10-30
PCI: Add R-Car Gen2 internal PCI support
Valentine Barshak
1
-0
/
+333