aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ioport.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-25/+7
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven1-25/+7
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-6/+6
2011-05-16sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.Kristoffer Glembo1-26/+16
2011-03-16sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo1-2/+2
2011-03-16sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimize casts.Kristoffer Glembo1-26/+27
2011-03-16sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping enabled.Kristoffer Glembo1-3/+7
2011-03-16sparc/leon: Add LEON dma_ops.Kristoffer Glembo1-5/+13
2011-03-16sparc: Add pci32_unmap_page.Kristoffer Glembo1-0/+8
2011-03-16sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo1-14/+11
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-1/+1
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori1-11/+0
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+5
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-85/+105
2009-09-01sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan1-12/+20
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori1-0/+27
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori1-86/+76
2009-08-10sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and sbus_unmap_pageFUJITA Tomonori1-2/+5
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+15
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif1-2/+2
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller1-1/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller1-23/+0
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-9/+3
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller1-16/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller1-27/+0
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller1-53/+0
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller1-2/+2
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller1-35/+1
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller1-1/+1
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller1-0/+2
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller1-13/+4
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller1-24/+19
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller1-11/+6
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell1-1/+1
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk1-6/+7
2008-05-20sparc: remove CVS keywordsAdrian Bunk1-1/+1
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas1-2/+2
2007-10-22Update arch/ to use sg helpersJens Axboe1-9/+8
2007-10-16SPARC: sg chaining supportJens Axboe1-12/+13
2007-05-11[SPARC]: Spelling fixes.Simon Arlott1-1/+1
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller1-1/+1
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson1-1/+2
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman1-4/+2
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Al Viro1-0/+2
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller1-0/+17
2006-06-27[PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman1-2/+2
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman1-1/+3