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
/
pci-mvebu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: mvebu: Fix duplicate resource requests
Rob Herring
2020-11-04
1
-13
/
+10
*
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
2020-09-08
1
-3
/
+0
*
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
1
-12
/
+5
|
\
|
*
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
1
-2
/
+0
|
*
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
1
-1
/
+0
|
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
1
-1
/
+0
|
*
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-8
/
+5
*
|
PCI: mvebu: Setup BAR0 in order to fix MSI
Shmuel Hazan
2020-07-14
1
-4
/
+12
|
/
*
PCI: mvebu: mvebu_pcie_map_registers __iomem fix
Ben Dooks (Codethink)
2019-10-17
1
-1
/
+1
*
PCI: mvebu: Make mvebu_pci_bridge_emul_ops static
Ben Dooks (Codethink)
2019-10-17
1
-1
/
+1
*
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
2019-02-22
1
-1
/
+1
*
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-25
1
-284
/
+100
|
\
|
*
PCI: mvebu: Convert to PCI emulated bridge config space
Thomas Petazzoni
2018-10-18
1
-270
/
+100
|
*
PCI: mvebu: Drop unused PCI express capability code
Thomas Petazzoni
2018-10-18
1
-14
/
+0
*
|
PCI: mvebu: Fix PCI I/O mapping creation sequence
Thomas Petazzoni
2018-10-01
1
-4
/
+48
|
/
*
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
2018-08-08
1
-5
/
+0
*
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
2018-08-08
1
-73
/
+63
*
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
2018-08-08
1
-2
/
+2
*
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
2018-08-08
1
-3
/
+3
*
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
2018-08-08
1
-1
/
+1
*
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
2018-08-08
1
-2
/
+0
*
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-08
1
-0
/
+1313