aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ioport.c
AgeCommit message (Expand)Author
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskFUJITA Tomonori
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-01sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan
2009-08-10sparc: Add CONFIG_DMA_API_DEBUG supportFUJITA Tomonori
2009-08-10sparc: Use asm-generic/pci-dma-compatFUJITA Tomonori
2009-08-10sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s...FUJITA Tomonori
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg
2008-12-11sparc: use sparc64 version of scatterlist.hRobert Reif
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller
2008-08-07sparc: don't use asm/of_device.hStephen Rothwell
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-16SPARC: sg chaining supportJens Axboe
2007-05-11[SPARC]: Spelling fixes.Simon Arlott
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller
2006-12-30[PATCH] sparc32: add offset in pci_map_sg()Jan Andersson
2006-12-10[SPARC]: Replace kmalloc+memset with kzallocYan Burman
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-22[PATCH] sun4: fix sbus_setup_iommu()Al Viro
2006-06-29[SPARC]: Add of_io{remap,unmap}().David S. Miller
2006-06-27[PATCH] 64bit resource: change resource core to use resource_size_tGreg Kroah-Hartman
2006-06-27[PATCH] 64bit resource: fix up printks for resources in arch and core codeGreg Kroah-Hartman
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets
2006-03-20[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.cEric Sesterhenn
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds