Age | Commit message (Expand) | Author |
2012-03-28 | SPARC: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2011-07-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2011-07-30 | sparc: iounmap() and *_free_coherent() - Use lookup_resource() | Geert Uytterhoeven |
2011-07-30 | sparc: _sparc_find_resource() should check for exact matches | Geert Uytterhoeven |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-16 | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo |
2011-03-16 | sparc: Fix sbus_alloc_coherent error handling. | Kristoffer Glembo |
2011-03-16 | sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi... | Kristoffer Glembo |
2011-03-16 | sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e... | Kristoffer Glembo |
2011-03-16 | sparc/leon: Add LEON dma_ops. | Kristoffer Glembo |
2011-03-16 | sparc: Add pci32_unmap_page. | Kristoffer Glembo |
2011-03-16 | sparc: Replace open coded page alignment with PAGE_ALIGN macro. | Kristoffer Glembo |
2010-07-24 | sparc: remove references to of_device and to_of_device | Grant Likely |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-03-12 | dma-mapping: sparc: unify 32bit and 64bit dma_set_mask | FUJITA Tomonori |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele |
2009-09-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-01 | sparc: convert /proc/io_map, /proc/dvma_map to seq_file | Alexey Dobriyan |
2009-08-10 | sparc: Add CONFIG_DMA_API_DEBUG support | FUJITA Tomonori |
2009-08-10 | sparc: Use asm-generic/pci-dma-compat | FUJITA Tomonori |
2009-08-10 | sparc: Replace sbus_map_single and sbus_unmap_single with sbus_map_page and s... | FUJITA Tomonori |
2009-01-08 | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg |
2008-12-11 | sparc: use sparc64 version of scatterlist.h | Robert Reif |
2008-08-29 | sparc: Kill now spurious includes of sbus.h | David S. Miller |
2008-08-29 | sparc: Remove generic SBUS probing layer. | David S. Miller |
2008-08-29 | sparc: Kill sbus_arch_preinit(). | David S. Miller |
2008-08-29 | sparc: Kill sbus_ioremap() and sbus_iounmap(). | David S. Miller |
2008-08-29 | sparc: Remove SBUS layer resource and irq handling. | David S. Miller |
2008-08-29 | sparc: Kill SBUS layer IRQ hooks. | David S. Miller |
2008-08-29 | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer. | David S. Miller |
2008-08-29 | sparc32: Kill mmu_translate_dvma() usage. | David S. Miller |
2008-08-29 | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller |
2008-08-29 | sparc32: Implement more generic dma_*() interfaces. | David S. Miller |
2008-08-29 | sparc32: Make mmu_{get,release}_*() take a struct device pointer. | David S. Miller |
2008-08-29 | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller |
2008-08-29 | sparc32: Make IOMMU and IO-UNIT init work with device nodes. | David S. Miller |
2008-08-07 | sparc: don't use asm/of_device.h | Stephen Rothwell |
2008-07-17 | sparc/kernel/: possible cleanups | Adrian Bunk |
2008-05-20 | sparc: remove CVS keywords | Adrian Bunk |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas |
2007-10-22 | Update arch/ to use sg helpers | Jens Axboe |
2007-10-16 | SPARC: sg chaining support | Jens 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 kzalloc | Yan Burman |
2006-10-04 | Remove 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_t | Greg Kroah-Hartman |