summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/sba_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-231-4/+2Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-2/+2
|\
| * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-091-1/+1
| * [PARISC] sparse fixesMatthew Wilcox2006-12-081-1/+1
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-2/+2
|/
* [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-051-2/+2
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-041-11/+24
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-041-96/+1Star
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-041-108/+1Star
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-041-14/+20
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-041-7/+2Star
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-041-4/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-281-1/+1
* [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-281-7/+8
* [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-221-13/+32
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-301-3/+3
* BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-241-7/+3Star
* [PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin2006-02-091-47/+78
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-231-2/+1Star
* Auto-update from upstreamKyle McMartin2005-10-281-1/+1
|\
| * [PATCH] gfp_t: dma-mapping (parisc)Al Viro2005-10-281-1/+1
* | [PARISC] Update sba_iommu from parisc treeGrant Grundler2005-10-221-49/+91
* | [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-221-3/+3
* | [PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox2005-10-221-4/+14
|/
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2165