index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rcar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-11
PCI: rcar: Fix calculating mask for PCIEPAMR register
Lad Prabhakar
1
-1
/
+4
2020-05-11
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
1
-0
/
+117
2020-05-11
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
1
-1310
/
+0
2020-05-07
PCI: rcar: Add suspend/resume
Kazufumi Ikeda
1
-15
/
+75
2020-05-07
PCI: rcar: Fix incorrect programming of OB windows
Andrew Murray
1
-4
/
+5
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-30
/
+18
2019-11-20
PCI: rcar: Use inbound resources for setup
Rob Herring
1
-29
/
+16
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
1
-1
/
+2
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-11
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
1
-18
/
+19
2019-11-11
PCI: rcar: Move the inbound index check
Marek Vasut
1
-5
/
+4
2019-11-11
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
1
-2
/
+0
2019-05-13
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-30
/
+34
2019-04-04
PCI: rcar: Do not shadow the 'irq' variable
Wolfram Sang
1
-4
/
+4
2019-04-04
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+4
2019-04-04
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
1
-3
/
+3
2019-04-04
PCI: rcar: Clean up debug messages
Marek Vasut
1
-4
/
+4
2019-04-04
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Marek Vasut
1
-6
/
+6
2019-04-04
PCI: rcar: Replace various variable types with unsigned ones for register values
Marek Vasut
1
-8
/
+9
2019-04-04
PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
Marek Vasut
1
-4
/
+3
2019-04-04
PCI: rcar: Clean up remaining macros defining bits
Marek Vasut
1
-3
/
+3
2019-03-26
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
1
-0
/
+21
2018-06-29
PCI: rcar: Clean up PHY init on failure
Marek Vasut
1
-1
/
+5
2018-06-29
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
1
-2
/
+8
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+1222