summaryrefslogtreecommitdiff
path: root/drivers/parisc/ccio-dma.c
Commit message (Expand)AuthorAge
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-22
* parisc: ->mapping_errorChristoph Hellwig2017-07-05
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-03
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-03
|\
| * parisc: ccio-dma: Handle return NULL error from ioremap_nocacheArvind Yadav2017-02-25
* | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* pci: remove pci_dma_supportedChristoph Hellwig2015-11-10
* parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-21
* parisc: remove use of seq_printf return valueJoe Perches2015-04-15
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-02
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-03
* parisc: drivers: fix warningsAlexander Beregalov2009-04-02
* parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-05
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-05
* parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin2008-10-10
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-05
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-04
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-04
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-05
* drivers/parisc/: Spelling fixesJoe Perches2008-02-03
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-23
* [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-27
* [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-22
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* Fix misc .c/.h comment typosMatt LaPlante2006-11-30
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-30
* [PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin2006-02-08
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-22
* Auto-update from upstreamKyle McMartin2005-10-28
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-28
* | [PARISC] Update ccio-dma from parisc treeGrant Grundler2005-10-21
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-21
* | [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-21
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-16