summaryrefslogtreecommitdiffstats
path: root/include/linux/io.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-0/+2
|\
| * lib: devres: add a helper function for ioremap_wcAbhilash Kesavan2015-03-161-0/+2
* | lib/ioremap.c: add huge I/O map capability interfacesToshi Kani2015-04-141-0/+8
|/
* devres: support sizes greater than an unsigned longCristian Stoica2014-11-071-2/+2
* of: Provide a function to request and map memoryMatthias Brugger2014-07-231-0/+2
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* asmlinkage: Make __iowrite32_copy visibleAndi Kleen2014-02-131-1/+1
* Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-311-0/+25
* powerpc: Disable /dev/port interface on systems without an ISA bridgeHaren Myneni2012-07-111-0/+9
* x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-2/+2
* [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-051-0/+1
* devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-301-2/+2
* uninline check_signature()Andrew Morton2007-07-161-27/+2
* nommu: add ioremap_page_range()Paul Mundt2007-05-151-0/+8
* Provide dummy devm_ioport_* if !HAS_IOPORTRussell King2007-04-171-0/+13
* [PATCH] sort the devres mess outAl Viro2007-02-111-6/+0
* git-libata-all: forward declare struct deviceAndrew Morton2007-02-091-0/+2
* devres: implement pcim_iomap_regions()Tejun Heo2007-02-091-0/+2
* devres: device resource managementTejun Heo2007-02-091-0/+17
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-0/+27
* [PATCH] linux/io.h needs types.hAl Viro2006-10-081-0/+1
* [PATCH] Generic ioremap_page_range: implementationHaavard Skinnemoen2006-10-011-0/+4
* [PATCH] add __iowrite64_copyBrice Goglin2006-06-201-0/+1
* [PATCH] Introduce __iowrite32_copyBryan O'Sullivan2006-02-011-0/+25
OpenPOWER on IntegriCloud