aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/ioport.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-25sparc: Remove usage of the deprecated "pci-dma-compat.h" APIGravatar Christophe JAILLET 1-1/+1
2021-10-21sparc32: use DMA_DIRECT_REMAPGravatar Christoph Hellwig 1-54/+0
2021-10-21sparc32: remove dma_make_coherentGravatar Christoph Hellwig 1-15/+10
2021-10-21sparc32: remove the call to dma_make_coherent in arch_dma_freeGravatar Christoph Hellwig 1-1/+0
2021-09-14sparc32: page align size in arch_dma_allocGravatar Andreas Larsson 1-1/+3
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Gravatar Christoph Hellwig 1-1/+1
2020-04-02sparc32: use per-device dma_opsGravatar Christoph Hellwig 1-3/+0
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Gravatar Christoph Hellwig 1-2/+2
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Gravatar Christoph Hellwig 1-1/+1
2018-12-13sparc: use DT node full_name in sparc_dma_alloc_resourceGravatar Christoph Hellwig 1-1/+1
2018-12-11sparc: remove the sparc32_dma_ops indirectionGravatar Christoph Hellwig 1-121/+3
2018-12-11sparc: factor the dma coherent mapping into helperGravatar Christoph Hellwig 1-84/+67
2018-12-11sparc: remove not needed sbus_dma_ops methodsGravatar Christoph Hellwig 1-20/+0
2018-08-21sparc: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-162/+31
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-15/+4
2018-02-22asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Gravatar Greentime Hu 1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-28sparc: remove arch specific dma_supported implementationsGravatar Christoph Hellwig 1-16/+6
2017-06-28sparc: remove leon_dma_opsGravatar Christoph Hellwig 1-4/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 1-4/+4
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapGravatar Alexander Duyck 1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-12/+12
2016-03-20sparc: Fix misspellings in comments.Gravatar Adam Buchbinder 1-3/+3
2014-09-10sparc32: dma_alloc_coherent must honour gfp flagsGravatar Daniel Hellstrom 1-2/+3
2014-04-29sparc32: fix sparse warnings in ioport.cGravatar Sam Ravnborg 1-3/+3
2014-01-04sparc/PCI: Use dev_is_pci() to identify PCI devicesGravatar Yijing Wang 1-3/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Gravatar Al Viro 1-1/+1
2012-05-28sparc32: Export leon_dma_ops to modules.Gravatar David S. Miller 1-1/+2
2012-05-27sparc32: support leon + sun in dma_make_coherent()Gravatar Sam Ravnborg 1-8/+4
2012-05-27sparc32,leon: always support leon in ioportGravatar Sam Ravnborg 1-9/+2
2012-05-13sparc32: Convert mmu_* interfaces from btfixup to method ops.Gravatar David S. Miller 1-3/+5
2012-05-13sparc32: drop btfixup in pgtable_32.hGravatar Sam Ravnborg 1-5/+5
2012-05-12sparc32: Trivial removal of sun4c references in comments.Gravatar David S. Miller 1-5/+0
2012-03-28SPARC: adapt for dma_map_ops changesGravatar Andrzej Pietrasiewicz 1-8/+10
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-25/+7
2011-07-30sparc: iounmap() and *_free_coherent() - Use lookup_resource()Gravatar Geert Uytterhoeven 1-25/+7
2011-07-30sparc: _sparc_find_resource() should check for exact matchesGravatar Geert Uytterhoeven 1-2/+2
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-6/+6
2011-05-16sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.Gravatar Kristoffer Glembo 1-26/+16
2011-03-16sparc: Fix sbus_alloc_coherent error handling.Gravatar Kristoffer Glembo 1-2/+2
2011-03-16sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi...Gravatar Kristoffer Glembo 1-26/+27
2011-03-16sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e...Gravatar Kristoffer Glembo 1-3/+7
2011-03-16sparc/leon: Add LEON dma_ops.Gravatar Kristoffer Glembo 1-5/+13
2011-03-16sparc: Add pci32_unmap_page.Gravatar Kristoffer Glembo 1-0/+8
2011-03-16sparc: Replace open coded page alignment with PAGE_ALIGN macro.Gravatar Kristoffer Glembo 1-14/+11
2010-07-24sparc: remove references to of_device and to_of_deviceGravatar Grant Likely 1-1/+1
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Gravatar Grant Likely 1-1/+1
2010-03-12dma-mapping: sparc: unify 32bit and 64bit dma_set_maskGravatar FUJITA Tomonori 1-11/+0
2009-11-02sparc,leon: Sparc-Leon SMP supportGravatar Konrad Eisele 1-0/+5
2009-09-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 1-85/+105