aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/sba_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-0/+1
2007-10-18[PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin1-2/+2
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary1-4/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-2/+2
2007-02-08[PATCH] parisc: fix module_param iommu permissionRandy Dunlap1-1/+1
2006-12-08[PARISC] sparse fixesMatthew Wilcox1-1/+1
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox1-2/+2
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin1-11/+24
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin1-96/+1
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin1-108/+1
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin1-14/+20
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox1-7/+2
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin1-4/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin1-1/+1
2006-06-27[PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler1-7/+8
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler1-13/+32
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller1-3/+3
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn1-7/+3
2006-02-08[PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin1-47/+78
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller1-2/+1
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 sba_iommu from parisc treeGrant Grundler1-49/+91
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+3
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox1-4/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2165