summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/pci-dma.c
AgeCommit message (Expand)Author
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-11-25parisc: Fix race in pci-dma.cJohn David Anglin
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20parisc: convert to dma_map_opsChristoph Hellwig
2015-06-24parisc: use for_each_sg()Akinobu Mita
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-09-27doc: fix broken referencesPaul Bolle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-03parisc: ensure broadcast tlb purge runs single threadedHelge Deller
2009-03-13parisc: BUG_ON() cleanupHelge Deller
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2008-04-29parisc: use non-racy method for /proc/pcxl_dma creationDenis V. Lunev
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-18[PARISC] Use page allocator instead of slab allocator in pci-dma.cChristoph Lameter
2007-05-22parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan
2006-12-08[PARISC] more sparse fixesMatthew Wilcox
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-28Auto-update from upstreamKyle McMartin
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro
2005-10-21[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.cGrant Grundler
2005-04-16Linux-2.6.12-rc2Linus Torvalds