aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/io.h
AgeCommit message (Expand)Author
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-02arm64: Use phys_addr_t type for physical addressMin-Hua Chen
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-04-07arm64: add early_ioremap supportMark Salter
2014-02-26arm64: Extend the PCI I/O space to 16MBCatalin Marinas
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2013-12-06arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-08arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini
2013-10-30arm64: allow ioremap_cache() to use existing RAM mappingsMark Salter
2013-10-25arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini
2013-06-07arm64/xen: implement ioremap_cached on arm64Stefano Stabellini
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2012-11-16arm64: Distinguish between user and kernel XN bitsCatalin Marinas
2012-10-23arm64: Move PCI_IOBASE closer to MODULES_VADDRCatalin Marinas
2012-10-23arm64: Use pgprot_t as the last argument when invoking __ioremap()Catalin Marinas
2012-09-17arm64: Device specific operationsCatalin Marinas