summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/ccio-dma.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
* parisc: drivers: fix warningsAlexander Beregalov2009-04-021-8/+8
* parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-051-2/+0
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-051-1/+1
* parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-18/+18
* parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-9/+5
* parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-051-2/+2
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-041-7/+16
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-041-2/+2
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-051-1/+1
* drivers/parisc/: Spelling fixesJoe Perches2008-02-031-2/+2
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-0/+1
* [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-271-3/+3
* [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-221-4/+4
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-2/+2
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-1/+1
* [PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin2006-02-081-86/+74
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-4/+3
* Auto-update from upstreamKyle McMartin2005-10-281-1/+1
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-281-1/+1
* | [PARISC] Update ccio-dma from parisc treeGrant Grundler2005-10-211-58/+78
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-2/+2
* | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-1/+1
|/
OpenPOWER on IntegriCloud