index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
common-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-2
/
+2
2014-03-27
IXP4xx: Fix DMA masks.
Krzysztof Halasa
1
-39
/
+0
2014-03-27
Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"
Arnd Bergmann
1
-0
/
+9
2014-03-18
ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation
Simon Kågström
1
-9
/
+0
2013-12-12
arm/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
1
-3
/
+3
2012-11-22
IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.
Krzysztof Hałasa
1
-0
/
+1
2012-05-13
ARM: PCI: provide a default bus scan implementation
Russell King
1
-6
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-1
/
+0
2012-02-24
arm/PCI: get rid of device resource fixups
Bjorn Helgaas
1
-2
/
+2
2012-01-07
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
1
-4
/
+4
2011-11-01
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+11
2011-10-17
ARM: 7006/1: Migrate to asm-generic wrapper support
Stephen Boyd
1
-1
/
+2
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
1
-11
/
+11
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2011-07-12
ARM: convert PCI defines to variables
Rob Herring
1
-0
/
+5
2011-07-04
ARM: dmabounce: no need to check dev->bus type in needs_bounce function
Russell King
1
-1
/
+1
2011-07-04
ARM: dmabounce: get rid of dma_needs_bounce global function
Russell King
1
-6
/
+6
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
1
-23
/
+0
2010-12-28
ARM: fix IXP4xx build failure
Imre Kaloz
1
-1
/
+1
2010-09-23
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
1
-0
/
+8
2010-07-31
Merge branch 'misc' into devel
Russell King
1
-1
/
+2
2010-07-27
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
1
-1
/
+2
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
1
-2
/
+2
2010-03-13
dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
FUJITA Tomonori
1
-26
/
+0
2009-12-05
IXP4xx: Extend PCI MMIO indirect address space to 1 GB.
Krzysztof Hałasa
1
-5
/
+1
2009-03-17
IXP4xx: PCI ixp4xx_scan_bus() is __devinit.
Krzysztof Hałasa
1
-1
/
+1
2009-03-17
IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.
Krzysztof Hałasa
1
-11
/
+12
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
1
-4
/
+3
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2007-04-21
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
1
-2
/
+2
2006-08-06
[ARM] Fix pci export warnings
Russell King
1
-2
/
+0
2006-03-22
[ARM] Convert kmalloc+memset to kzalloc
Russell King
1
-2
/
+1
2006-01-04
[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...
Rod Whitby
1
-0
/
+23
2005-11-06
[ARM] 3089/1: ixp4xx AHB/PCI endianness fix
Alessandro Zummo
1
-1
/
+1
2005-07-07
[PATCH] ARM: 2792/1: IXP4xx iomap API implementation
Deepak Saxena
1
-2
/
+2
2005-05-04
[PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_mask
Adrian Bunk
1
-10
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+527