summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/ccio-dma.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: ccio-dma: Add missing iounmap in error path in ccio_probe()Yang Yingliang2022-09-131-0/+1
* parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()Li Qiong2022-08-221-3/+8
* parisc: ccio-dma: Fix typo in commentJason Wang2022-08-221-1/+1
* parisc: Fix sglist access in ccio-dma.cJohn David Anglin2022-01-281-1/+2
* Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-47/+47
|\
| * parisc: ccio-dma.c: Added tab instead of spacesShubhankar Kuranagatti2021-09-011-43/+43
| * parisc: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-301-4/+4
* | parisc: return error code from .map_sg() opsMartin Oliveira2021-08-091-1/+1
|/
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
* dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* parisc: don't set ARCH_NO_COHERENT_DMA_MMAPChristoph Hellwig2019-09-041-1/+0
* dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
* Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-061-4/+2
|\
| * parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-061-1/+1
| * parisc: Use implicit space register selection for loading the coherence index...John David Anglin2019-06-061-3/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
|/
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-2/+2
|\
| * ccio: allow large DMA masksChristoph Hellwig2019-02-201-2/+2
* | parisc: remove the HBA_DATA macroChristoph Hellwig2019-02-211-3/+6
* | parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-211-0/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-281-2/+2
|\
| * mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-2/+2
* | parisc/ccio: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-9/+1
|/
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-8/+4
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-2/+0
|\
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-30/+4
|\ \
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-30/+4
* | | parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller2018-05-181-1/+1
|/ /
* / parisc: Fix section mismatchesHelge Deller2018-05-021-1/+1
|/
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-221-2/+2
* parisc: ->mapping_errorChristoph Hellwig2017-07-051-1/+9
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-0/+12
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-1/+5
|\
| * parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-251-1/+5
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-8/+8
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-201-26/+31
* pci: remove pci_dma_supportedChristoph Hellwig2015-11-101-2/+0
* parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-10/+3
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-211-3/+3
* parisc: remove use of seq_printf return valueJoe Perches2015-04-151-28/+26
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-221-2/+2
* parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-021-1/+0