aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/io_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-05sparc32: Move ioremap/iounmap declaration before asm-generic/io.h includeLorenzo Pieralisi1-6/+7
2020-10-05sparc32: Remove useless io_32.h __KERNEL__ preprocessor guardLorenzo Pieralisi1-4/+0
2019-11-11asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig1-0/+1
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out of ifndef CONFIG_MMUGreentime Hu1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-04sparc32: remove stale RTC_PORT definitionArnd Bergmann1-10/+0
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2014-10-20sparc: io: implement dummy relaxed accessor macros for writesWill Deacon1-4/+0
2014-05-18sparc: drop use of extern for prototypes in arch/sparc/include/asmSam Ravnborg1-6/+6
2014-05-02sparc32: clean up io_32.hSam Ravnborg1-29/+14
2014-05-02sparc32: introduce asm-generic/io.hSam Ravnborg1-208/+34
2014-05-02sparc: move page_to_phys to page.hSam Ravnborg1-2/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-12-04sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-1/+1
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-0/+31
2010-03-03sparc: Provide io{read,write}{16,32}be().David S. Miller1-0/+4
2010-01-14sparc32: Fix page_to_phys().David S. Miller1-1/+1
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller1-8/+0
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller1-0/+11
2008-07-27sparc, sparc64: use arch/sparc/includeSam Ravnborg1-0/+326