index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-versatile
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: versatile: switch to DT only booting and remove legacy code
Rob Herring
2015-12-15
1
-368
/
+0
*
ARM: PCI: versatile: Fix SMAP register offsets
Peter Maydell
2013-09-04
1
-3
/
+3
*
ARM: PCI: versatile: Fix PCI I/O
Peter Maydell
2013-09-04
1
-8
/
+8
*
ARM: PCI: versatile: Fix map_irq function to match hardware
Peter Maydell
2013-09-04
1
-6
/
+19
*
ARM: 7635/1: versatile: fix the PCI IRQ regression
Linus Walleij
2013-02-06
1
-5
/
+6
*
ARM: versatile: use fixed PCI i/o mapping
Rob Herring
2012-07-26
1
-18
/
+4
*
ARM: fix mach-versatile/pci.c warning
Russell King
2012-07-04
1
-1
/
+0
*
arm: versatile: fix and enable PCI I/O space
Arnd Bergmann
2012-06-16
1
-2
/
+16
*
ARM: PCI: provide a default bus scan implementation
Russell King
2012-05-13
1
-7
/
+1
*
ARM: PCI: get rid of pci_std_swizzle()
Russell King
2012-05-13
1
-1
/
+0
*
ARM: PCI: versatile: fix PCI interrupt setup
Russell King
2012-05-13
1
-4
/
+2
*
ARM: versatile: fix build failure in pci.c
Paul Gortmaker
2012-04-02
1
-5
/
+5
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
*
|
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-02-23
1
-3
/
+3
|
/
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-9
/
+10
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-1
/
+1
|
\
|
*
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
1
-1
/
+1
*
|
ARM: convert PCI defines to variables
Rob Herring
2011-07-12
1
-0
/
+3
|
/
*
ARM: Versatile: fix section mismatch
Russell King
2010-07-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] 4454/1: Use word accesses in Versatile PCI config reads
Andrzej Zaborowski
2007-07-02
1
-1
/
+4
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
1
-1
/
+0
*
[PATCH] arm-versatile iomem annotations
Al Viro
2006-10-11
1
-16
/
+16
*
[ARM] 3860/1: Versatile PCI config byte accesses
Paul Brook
2006-09-27
1
-1
/
+0
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM
Catalin Marinas
2006-02-22
1
-45
/
+48
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
1
-1
/
+0
*
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
Catalin Marinas
2005-06-20
1
-0
/
+360