index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-14
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