summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/io.h
Commit message (Expand)AuthorAgeFilesLines
* include: add linux/io.h with strict prototypesAhmad Fatoum2023-11-231-5/+206
* asm-generic: migrate relaxed helpers into asm-generic/io.hAhmad Fatoum2023-11-231-0/+34
* asm-generic: split off typeconfused readl and friendsAhmad Fatoum2023-11-231-56/+1
* asm: align virt_to_phys definitionsAhmad Fatoum2023-06-131-1/+1
* asm-generic: avoid compiler warnings due to PCI_IOBASEAhmad Fatoum2023-01-311-1/+2
* Merge branch 'for-next/misc'Sascha Hauer2023-01-201-0/+4
|\
| * asm-generic: define IOMEM for assembly as wellAhmad Fatoum2023-01-101-0/+4
* | asm-generic: io.h: sync with LinuxAhmad Fatoum2023-01-161-30/+371
|/
* asm-generic: provide phys_to_virt() and virt_to_phys()Antony Pavlov2022-08-081-0/+20
* asm-generic: include bitio.h from io.hAhmad Fatoum2021-08-231-0/+2
* asm-generic: define fallback memcpy and memset for device I/OAhmad Fatoum2021-02-041-0/+55
* common.h: move the generic IOMEM definition to asm-generic/io.hMasahiro Yamada2020-05-051-0/+4
* asm-generic: partially sync io.h with linux kernelOleksij Rempel2017-09-081-28/+217
* asm-generic: add IO memory accessorsFranck Jullien2014-05-141-0/+12
* introduce asm-generic/io.hSascha Hauer2011-09-221-0/+222