index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
pci-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-25
dma-mapping: remove dma_cache_sync
Christoph Hellwig
1
-6
/
+0
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-1
/
+1
2019-12-04
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
1
-2
/
+7
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2019-06-25
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
1
-35
/
+13
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-2
/
+2
2018-08-13
parisc: use generic dma_noncoherent_ops
Christoph Hellwig
1
-134
/
+11
2018-08-13
parisc: always use flush_kernel_dcache_range for DMA cache maintainance
Christoph Hellwig
1
-3
/
+3
2018-08-13
parisc: merge pcx_dma_ops and pcxl_dma_ops
Christoph Hellwig
1
-44
/
+36
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+2
2018-01-10
microblaze: remove dma_nommu_dma_supported
Christoph Hellwig
1
-7
/
+0
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
dma-mapping: turn dma_cache_sync into a dma_map_ops method
Christoph Hellwig
1
-0
/
+8
2017-08-22
parisc: Static initialization of pcxl_res_lock spinlock
Helge Deller
1
-2
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-9
/
+9
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
1
-40
/
+52
2015-06-24
parisc: use for_each_sg()
Akinobu Mita
1
-11
/
+16
2015-04-21
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
1
-4
/
+4
2011-10-31
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+1
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
1
-4
/
+8
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
1
-16
/
+6
2009-01-29
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
1
-1
/
+1
2008-04-29
parisc: use non-racy method for /proc/pcxl_dma creation
Denis V. Lunev
1
-4
/
+3
2007-10-23
parisc: fix sg_page() fallout
FUJITA Tomonori
1
-0
/
+1
2007-10-18
[PARISC] Use page allocator instead of slab allocator in pci-dma.c
Christoph Lameter
1
-5
/
+4
2007-05-22
parisc: convert /proc/gsc/pcxl_dma to seq_file
Alexey Dobriyan
1
-41
/
+53
2006-12-08
[PARISC] more sparse fixes
Matthew Wilcox
1
-1
/
+1
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
1
-3
/
+3
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-1
/
+1
2005-10-28
Auto-update from upstream
Kyle McMartin
1
-3
/
+3
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
1
-3
/
+3
2005-10-21
[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c
Grant Grundler
1
-18
/
+30
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+578