summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/io.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...Arnd Bergmann2014-11-111-0/+37
|\
| * asm-generic: io: implement relaxed accessor macros as conditional wrappersWill Deacon2014-10-201-0/+26
* | asm-generic/io.h: Implement generic {read,write}s*()Thierry Reding2014-11-101-33/+238
* | asm-generic/io.h: Reconcile I/O accessor overridesThierry Reding2014-11-101-95/+350
|/
* asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAPLiviu Dudau2014-09-301-1/+1
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-2/+2
* kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu2013-05-221-0/+4
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-0/+2
|\
| * asm-generic/io.h: check CONFIG_VIRT_TO_BUSJames Hogan2013-03-021-0/+2
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-261-4/+4
|\ \
| * | asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek2013-02-121-4/+4
| |/
* | asm-generic/io.h: convert readX defines to functionsHeiko Carstens2013-02-141-3/+17
|/
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-211-31/+0
|\
| * asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-261-30/+0
| * asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-1/+0
* | asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-171-6/+6
* | s390/pci: base supportJan Glauber2012-11-301-1/+20
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-101-2/+2
|\
| * lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-2/+2
* | add missing __iomem to generic iounmap declarationMark Salter2011-10-061-1/+1
|/
* iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-221-0/+2
* asm-generic: add MMU variants of io.h functionsJonas Bonn2011-07-221-1/+6
* asm-generic: fix inX/outX functions for architectures that have PCIGuanXuetao2011-03-171-14/+19
* asm-generic/io.h: add reads[bwl]/writes[bwl] helpersMike Frysinger2011-01-101-0/+30
* asm-generic/io.h: allow people to override individual funcsMike Frysinger2010-10-181-0/+26
* asm-generic/io.h: add big endian versions of io{read,write}{16,32}Mike Frysinger2010-08-091-0/+4
* asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-111-0/+300
OpenPOWER on IntegriCloud