aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/io-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504Thomas Gleixner1-13/+1
2016-08-24io-mapping: Fixup for different names of writecombineDaniel Vetter1-0/+6
2016-08-24io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/Chris Wilson1-2/+2
2016-08-19io-mapping: Always create a struct to hold metadata about the io-mappingChris Wilson1-35/+57
2016-04-28io-mapping: Specify mapping size for io_mapping_map_wc()Chris Wilson1-3/+7
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+2
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2011-10-20io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter1-0/+4
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-8/+6
2010-09-05io-mapping: Fix the address space annotationsFrancisco Jerez1-12/+12
2010-08-12io-mapping: move asm include inside the config optionDave Airlie1-1/+2
2010-08-05drm,io-mapping: Specify slot to use for atomic mappingsChris Wilson1-6/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi1-5/+12
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh1-1/+4
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi1-11/+35
2008-11-03io mapping: clean up #ifdefsKeith Packard1-18/+25
2008-10-31resources: add io-mapping functions to dynamically map large device aperturesKeith Packard1-0/+118