aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/sba_iommu.c
AgeCommit message (Expand)Author
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin
2009-03-13parisc: remove klist iteratorsJames Bottomley
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29parisc: use non-racy method for proc entries creationDenis V. Lunev
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori
2008-03-05parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori
2008-02-05iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-18[PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin
2007-05-22[PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-08[PATCH] parisc: fix module_param iommu permissionRandy Dunlap
2006-12-08[PARISC] sparse fixesMatthew Wilcox
2006-10-05[PA-RISC] Fix sba_iommu compilationMatthew Wilcox
2006-10-04[PARISC] Add support for Quicksilver AGPGARTKyle McMartin
2006-10-04[PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin
2006-10-04[PARISC] Create shared <asm/ropes.h> headerKyle McMartin
2006-10-04[PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin
2006-10-04[PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox
2006-10-04[PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin
2006-06-27[PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler
2006-04-21[PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller
2006-03-24BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn
2006-02-08[PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller
2005-10-28Auto-update from upstreamKyle McMartin
2005-10-28[PATCH] gfp_t: dma-mapping (parisc)Al Viro
2005-10-21[PARISC] Update sba_iommu from parisc treeGrant Grundler
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox
2005-10-21[PARISC] Convert parisc_device tree to use struct device klistsMatthew Wilcox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds