aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mb93090-mb00/pci-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove frv portArnd Bergmann1-118/+0
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck1-2/+7
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-5/+4
2016-01-20frv: convert to dma_map_opsChristoph Hellwig1-26/+48
2015-06-25frv: use for_each_sg()Akinobu Mita1-3/+4
2012-07-23frv: remove the second parameter of kmap_atomic_primary()Cong Wang1-2/+2
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker1-0/+1
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-12dma-mapping: frv: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-30/+0
2009-06-11FRV: BUG to BUG_ON changesStoyan Gaydarov1-4/+2
2008-10-16FRV: Provide dma_map_page() for NOMMU and fix commentsDavid Howells1-2/+9
2007-10-27scatterlist fallout: frvAl Viro1-1/+2
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells1-0/+10
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+105