aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/ioport.c
Commit message (Expand)AuthorAge
* sparc32: dma_alloc_coherent must honour gfp flagsDaniel Hellstrom2014-09-10
* sparc32: fix sparse warnings in ioport.cSam Ravnborg2014-04-29
* sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-04
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* sparc32: Export leon_dma_ops to modules.David S. Miller2012-05-28
* sparc32: support leon + sun in dma_make_coherent()Sam Ravnborg2012-05-28
* sparc32,leon: always support leon in ioportSam Ravnborg2012-05-28
* sparc32: Convert mmu_* interfaces from btfixup to method ops.David S. Miller2012-05-13
* sparc32: drop btfixup in pgtable_32.hSam Ravnborg2012-05-13
* sparc32: Trivial removal of sun4c references in comments.David S. Miller2012-05-12
* SPARC: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-31
|\
| * sparc: iounmap() and *_free_coherent() - Use lookup_resource()Geert Uytterhoeven2011-07-30
| * sparc: _sparc_find_resource() should check for exact matchesGeert Uytterhoeven2011-07-30
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
|/
* sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.Kristoffer Glembo2011-05-16
* sparc: Fix sbus_alloc_coherent error handling.Kristoffer Glembo2011-03-16
* sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Kristoffer Glembo2011-03-16
* sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Kristoffer Glembo2011-03-16
* sparc/leon: Add LEON dma_ops.Kristoffer Glembo2011-03-16
* sparc: Add pci32_unmap_page.Kristoffer Glembo2011-03-16
* sparc: Replace open coded page alignment with PAGE_ALIGN macro.Kristoffer Glembo2011-03-16
* sparc: remove references to of_device and to_of_deviceGrant Likely2010-07-24
* of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
* dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori2010-03-12
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-02
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11
|\
| * sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori2009-08-10
| * sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori2009-08-10
| * sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori2009-08-10
* | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-01
|/
* sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg2009-01-08
* sparc: use sparc64 version of scatterlist.hRobert Reif2008-12-11
* sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-29
* sparc: Remove generic SBUS probing layer.David S. Miller2008-08-29
* sparc: Kill sbus_arch_preinit().David S. Miller2008-08-29
* sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller2008-08-29
* sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-29
* sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-29
* sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-29
* sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-29
* sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
* sparc32: Implement more generic dma_*() interfaces.David S. Miller2008-08-29
* sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller2008-08-29
* sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
* sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller2008-08-29
* sparc: don't use asm/of_device.hStephen Rothwell2008-08-07
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-18
* sparc: remove CVS keywordsAdrian Bunk2008-05-20
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-03