summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/ccio-dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-291-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/+1Star
|/
* parisc: Add alternative coding infrastructureHelge Deller2018-10-171-8/+4Star
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-2/+0Star
|\
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-2/+0Star
* | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-30/+4Star
|\ \
| * | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-30/+4Star
* | | 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-041-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-211-26/+31
* pci: remove pci_dma_supportedChristoph Hellwig2015-11-111-2/+0Star
* parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-10/+3Star
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-211-3/+3
* parisc: remove use of seq_printf return valueJoe Perches2015-04-161-28/+26Star
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-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/+0Star
* 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/+0Star
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-051-1/+1
* parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-101-26/+17Star
* 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/+5Star
* parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-061-2/+2
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-051-7/+16
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-051-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-231-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/+0Star
* [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-091-86/+74Star
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-231-4/+3Star
* Auto-update from upstreamKyle McMartin2005-10-281-1/+1
|\