aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/ccio-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich1-2/+2
2009-08-02parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput1-1/+0
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-04-02parisc: drivers: fix warningsAlexander Beregalov1-8/+8
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori1-2/+0
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk1-1/+1
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin1-26/+17
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-18/+18
2008-04-29parisc: use non-racy method for proc entries creationDenis V. Lunev1-9/+5
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori1-2/+2
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori1-7/+16
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori1-2/+2
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori1-1/+1
2008-02-03drivers/parisc/: Spelling fixesJoe Perches1-2/+2
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-0/+1
2007-05-27[PARISC] fix section mismatch in ccio-dmaHelge Deller1-3/+3
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary1-4/+4
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-1/+1
2006-02-08[PARISC] Convert ccio-dma.c to use seq_fileKyle McMartin1-86/+74
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-4/+3
2005-10-28Auto-update from upstreamKyle McMartin1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro1-1/+1
2005-10-21[PARISC] Update ccio-dma from parisc treeGrant Grundler1-58/+78
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-2/+2
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1593