index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
/
ccio-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
parisc: Fix sglist access in ccio-dma.c
John David Anglin
1
-1
/
+2
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-47
/
+47
2021-09-01
parisc: ccio-dma.c: Added tab instead of spaces
Shubhankar Kuranagatti
1
-43
/
+43
2021-08-30
parisc: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-4
/
+4
2021-08-09
parisc: return error code from .map_sg() ops
Martin Oliveira
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-25
dma-mapping: add a new dma_alloc_pages API
Christoph Hellwig
1
-0
/
+2
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-2
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-04
parisc: don't set ARCH_NO_COHERENT_DMA_MMAP
Christoph Hellwig
1
-1
/
+0
2019-09-04
dma-mapping: explicitly wire up ->mmap and ->get_sgtable
Christoph Hellwig
1
-0
/
+2
2019-06-06
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
1
-1
/
+1
2019-06-06
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-4
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2019-02-21
parisc: remove the HBA_DATA macro
Christoph Hellwig
1
-3
/
+6
2019-02-21
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
1
-0
/
+2
2019-02-20
ccio: allow large DMA masks
Christoph Hellwig
1
-2
/
+2
2018-12-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-2
/
+2
2018-12-06
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-9
/
+1
2018-10-17
parisc: Add alternative coding infrastructure
Helge Deller
1
-8
/
+4
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-30
/
+4
2018-05-18
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-30
/
+4
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-2
/
+0
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2017-08-22
parisc: Fix section mismatches in parisc core drivers
Helge Deller
1
-2
/
+2
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
1
-1
/
+9
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-0
/
+12
2017-03-04
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+5
2017-02-26
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
1
-1
/
+5
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-8
/
+8
2016-01-21
parisc: convert to dma_map_ops
Christoph Hellwig
1
-26
/
+31
2015-11-11
pci: remove pci_dma_supported
Christoph Hellwig
1
-2
/
+0
2015-09-10
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-10
/
+3
2015-04-21
parisc: Eliminate sg_virt_addr() and private scatterlist.h
Matthew Wilcox
1
-3
/
+3
2015-04-16
parisc: remove use of seq_printf return value
Joe Perches
1
-28
/
+26
2011-11-01
parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-22
mm: replace various uses of num_physpages by totalram_pages
Jan Beulich
1
-2
/
+2
2009-08-02
parisc: includecheck fix for ccio-dma.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-07-03
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
1
-3
/
+4
2009-04-02
parisc: drivers: fix warnings
Alexander Beregalov
1
-8
/
+8
2009-01-05
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
FUJITA Tomonori
1
-2
/
+0
[next]