aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/ccio-dma.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-16fix typos concerning "initiali[zs]e"Gravatar Uwe Kleine-König 1-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-09-22mm: replace various uses of num_physpages by totalram_pagesGravatar Jan Beulich 1-2/+2
2009-08-02parisc: includecheck fix for ccio-dma.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-07-03parisc: ccio-dma: fix build failure without procfsGravatar Alexander Beregalov 1-3/+4
2009-04-02parisc: drivers: fix warningsGravatar Alexander Beregalov 1-8/+8
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsGravatar FUJITA Tomonori 1-2/+0
2009-01-05parisc: drivers/parisc/: make code staticGravatar Adrian Bunk 1-1/+1
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationGravatar Kyle McMartin 1-26/+17
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-18/+18
2008-04-29parisc: use non-racy method for proc entries creationGravatar Denis V. Lunev 1-9/+5
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archGravatar FUJITA Tomonori 1-2/+2
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsGravatar FUJITA Tomonori 1-7/+16
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeGravatar FUJITA Tomonori 1-2/+2
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsGravatar FUJITA Tomonori 1-1/+1
2008-02-03drivers/parisc/: Spelling fixesGravatar Joe Perches 1-2/+2
2007-10-23parisc: fix sg_page() falloutGravatar FUJITA Tomonori 1-0/+1
2007-05-27[PARISC] fix section mismatch in ccio-dmaGravatar Helge Deller 1-3/+3
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscGravatar Milind Arun Choudhary 1-4/+4
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 1-2/+2
2006-11-30Fix misc .c/.h comment typosGravatar Matt LaPlante 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dGravatar Helge Deller 1-1/+1
2006-02-08[PARISC] Convert ccio-dma.c to use seq_fileGravatar Kyle McMartin 1-86/+74
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsGravatar Helge Deller 1-4/+3
2005-10-28Auto-update from upstreamGravatar Kyle McMartin 1-1/+1
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Gravatar Al Viro 1-1/+1
2005-10-21[PARISC] Update ccio-dma from parisc treeGravatar Grant Grundler 1-58/+78
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaGravatar Matthew Wilcox 1-2/+2
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterGravatar Matthew Wilcox 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1593