summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/io.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-221-31/+0Star
|\
| * asm-generic: io: remove {read,write} string functionsWill Deacon2012-10-261-30/+0Star
| * asm-generic/io.h: remove asm/cacheflush.h includeJames Hogan2012-10-251-1/+0Star
* | asm-generic: io: don't perform swab during {in,out} string functionsWill Deacon2012-12-181-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-111-2/+2
|\
| * lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-2/+2
* | add missing __iomem to generic iounmap declarationMark Salter2011-10-071-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-101-0/+4
* asm-generic: add generic atomic.h and io.hArnd Bergmann2009-06-111-0/+300