summaryrefslogtreecommitdiff
path: root/drivers/parisc/sba_iommu.c
Commit message (Expand)AuthorAge
* parisc: Fix section mismatches in parisc core driversHelge Deller2017-08-22
* parisc: ->mapping_errorChristoph Hellwig2017-07-05
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-03
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-10
* parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox2015-04-21
* parisc: remove use of seq_printf return valueJoe Perches2015-04-15
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-06
* parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-10
* parisc: add module.h to files really requiring itPaul Gortmaker2011-10-31
* doc: fix broken referencesPaul Bolle2011-09-27
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-03
* parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-15
* parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-15
* parisc: remove klist iteratorsJames Bottomley2009-03-13
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
* parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2009-01-05
* parisc: drivers/parisc/: make code staticAdrian Bunk2009-01-05
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-15
* parisc: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* [PARISC] make ptr_to_pide() staticFUJITA Tomonori2008-03-15
* parisc: fix IOMMU's device boundary overflow bug on 32bits archFUJITA Tomonori2008-03-05
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-04
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-04
* iommu sg merging: parisc: make iommu respect the segment size limitsFUJITA Tomonori2008-02-05
* parisc: fix sg_page() falloutFUJITA Tomonori2007-10-23
* [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-18
* [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-26
|\
| * [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-08
| * [PARISC] sparse fixesMatthew Wilcox2006-12-08
* | [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
|/
* [PA-RISC] Fix sba_iommu compilationMatthew Wilcox2006-10-05
* [PARISC] Add support for Quicksilver AGPGARTKyle McMartin2006-10-04
* [PARISC] Move LBA and SBA register defines to the common ropes.hKyle McMartin2006-10-04
* [PARISC] Create shared <asm/ropes.h> headerKyle McMartin2006-10-04
* [PARISC] Generalize IS_ASTRO et al to take a parisc_device likeKyle McMartin2006-10-04
* [PARISC] Remove some obsolete comments and I checked that Reo is similar to IkeMatthew Wilcox2006-10-04
* [PARISC] Add asm-parisc/mckinley.h bus headerKyle McMartin2006-10-04
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PARISC] Test ioc_needs_fdc variable instead of open codingKyle McMartin2006-06-27
* [PARISC] Fix gcc 4.1 warnings in sba_iommu.cGrant Grundler2006-06-27
* [PARISC] Document that we tolerate "Relaxed Ordering"Grant Grundler2006-04-21
* [PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller2006-03-30
* BUG_ON() Conversion in drivers/parisc/Eric Sesterhenn2006-03-24
* [PARISC] Convert sba_iommu.c to use seq_fileKyle McMartin2006-02-08
* [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-22