aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon/dma-octeon.c
AgeCommit message (Expand)Author
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18MIPS/octeon: use swiotlb_init instead of open coding itChristoph Hellwig
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2019-08-27MIPS: Octeon: remove duplicated include from dma-octeon.cYueHaibing
2019-08-23MIPS: OCTEON: Drop boot_mem_mapJiaxun Yang
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig
2018-06-24MIPS: Octeon: refactor swiotlb codeChristoph Hellwig
2018-06-24MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-01-15mips: use swiotlb_{alloc,free}Christoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-25MIPS: Octeon: Avoid empty-body warningArnd Bergmann
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-03-25MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2013-01-29x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2011-12-07MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney
2010-02-27MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.David Daney
2009-07-03MIPS: Reorganize Cavium OCTEON PCI support.David Daney
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney
2009-01-11MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney