开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
/
include
/
mach
/
io.h
Age
Commit message (
Expand
)
Author
2022-02-12
ARM: ixp4xx: Delete old PCI driver
Linus Walleij
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-07-27
ARM: ixp4xx: fix ioport_unmap definition
Arnd Bergmann
2017-07-27
ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}
Arnd Bergmann
2015-12-01
ARM: ixp4xx: fix read{b,w,l} return types
Arnd Bergmann
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
2014-11-10
ARM: ixp4xx: Properly override I/O accessors
Thierry Reding
2014-11-10
ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI
Arnd Bergmann
2014-03-21
ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h
Arnd Bergmann
2012-03-06
ARM: kill off __mem_pci
Rob Herring
2012-03-06
ARM: ixp4xx: use runtime ioremap hook
Rob Herring
2011-08-17
ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window
Russell King
2010-12-08
ARM: io: make iounmap() a simple macro
Russell King
2010-05-27
IXP4xx: Fix sparse warnings in I/O primitives.
Krzysztof Hałasa
2009-12-05
IXP4xx: Extend PCI MMIO indirect address space to 1 GB.
Krzysztof Hałasa
2009-12-05
IXP4xx: Fix compilation failure with CONFIG_IXP4XX_INDIRECT_PCI.
Krzysztof Hałasa
2009-12-05
IXP4xx: Drop "__ixp4xx_" prefix from in/out/ioread/iowrite functions for clar...
Krzysztof Hałasa
2009-12-05
IXP4xx: Rename indirect MMIO primitives from __ixp4xx_* to __indirect_*.
Krzysztof Hałasa
2009-12-05
ARM: fix insl() and outsl() endianness on IXP4xx architecture.
Krzysztof Hałasa
2009-08-11
IXP4xx: Fix IO_SPACE_LIMIT for 2.6.31-rc core PCI changes
Mikael Pettersson
2008-11-30
[ARM] Add a common typesafe __io implementation
Russell King
2008-11-28
[ARM] ixp4xx: clean up includes
Russell King
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King