index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pcie-rcar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rcar: Fix calculating mask for PCIEPAMR register
Lad Prabhakar
2020-05-11
1
-1
/
+4
*
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
2020-05-11
1
-0
/
+117
*
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
2020-05-11
1
-1310
/
+0
*
PCI: rcar: Add suspend/resume
Kazufumi Ikeda
2020-05-07
1
-15
/
+75
*
PCI: rcar: Fix incorrect programming of OB windows
Andrew Murray
2020-05-07
1
-4
/
+5
*
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
2019-11-28
1
-30
/
+18
|
\
|
*
PCI: rcar: Use inbound resources for setup
Rob Herring
2019-11-20
1
-29
/
+16
|
*
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-11-20
1
-1
/
+2
*
|
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
2019-11-12
1
-0
/
+6
*
|
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
2019-11-11
1
-18
/
+19
*
|
PCI: rcar: Move the inbound index check
Marek Vasut
2019-11-11
1
-5
/
+4
*
|
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
2019-11-11
1
-2
/
+0
|
/
*
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2019-05-13
1
-30
/
+34
|
\
|
*
PCI: rcar: Do not shadow the 'irq' variable
Wolfram Sang
2019-04-04
1
-4
/
+4
|
*
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
2019-04-04
1
-0
/
+4
|
*
PCI: rcar: Fix 64bit MSI message address handling
Marek Vasut
2019-04-04
1
-3
/
+3
|
*
PCI: rcar: Clean up debug messages
Marek Vasut
2019-04-04
1
-4
/
+4
|
*
PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
Marek Vasut
2019-04-04
1
-6
/
+6
|
*
PCI: rcar: Replace various variable types with unsigned ones for register values
Marek Vasut
2019-04-04
1
-8
/
+9
|
*
PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
Marek Vasut
2019-04-04
1
-4
/
+3
|
*
PCI: rcar: Clean up remaining macros defining bits
Marek Vasut
2019-04-04
1
-3
/
+3
*
|
PCI: rcar: Add the initialization of PCIe link in resume_noirq()
Kazufumi Ikeda
2019-03-26
1
-0
/
+21
|
/
*
PCI: rcar: Clean up PHY init on failure
Marek Vasut
2018-06-29
1
-1
/
+5
*
PCI: rcar: Shut the PHY down in failpath
Marek Vasut
2018-06-29
1
-2
/
+8
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+1222