summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/dma.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-22ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann1-897/+0
2022-04-22ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann1-162/+55
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann1-23/+22
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann1-1/+3
2021-03-31ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlockLifu Chen1-2/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-07-13ARM: OMAP: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-12-30dmaengine: ti: omap-dma: Configure global priority register directlyTony Lindgren1-36/+0
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren1-43/+0
2019-12-17ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren1-237/+8
2019-12-17ARM: OMAP2+: Drop unused sdma functionsTony Lindgren1-148/+1
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada1-1/+0
2017-10-11ARM: OMAP: Use kcalloc() in omap_system_dma_probe()Markus Elfring1-2/+3
2017-10-11ARM: OMAP: Improve a size determination in two functionsMarkus Elfring1-1/+1
2017-10-11ARM: OMAP: Delete an error message for a failed memory allocation in two func...Markus Elfring1-4/+1
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren1-0/+4
2015-01-07ARM: OMAP: dma.c: Remove unused functionRickard Strandqvist1-8/+0
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren1-731/+6
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-2/+3
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon1-2/+3
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King1-0/+2
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren1-0/+10
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-3/+8
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+6
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2013-08-21ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Wei Yongjun1-0/+1
2013-06-18ARM: OMAP: dma: Remove the erroneous freeing of platform dataRajendra Nayak1-4/+0
2013-06-18ARM: OMAP: dma: Fix the dma_chan_link_map init orderR Sricharan1-1/+2
2013-06-18ARM: OMAP: dma: Remove the wrong dev_id checkR Sricharan1-2/+2
2013-02-01ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang1-1/+1
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren1-56/+52
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren1-1/+3
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren1-10/+14
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla1-1/+1
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren1-29/+22
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren1-2/+1
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley1-29/+22
2012-06-03ARM: OMAP: dma: Clear status registers on enable/disable irqOleg Matcovschi1-31/+28
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-2/+2
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson1-0/+14
2012-05-08Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...Tony Lindgren1-2/+2
2012-05-08ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.Santosh Shilimkar1-2/+2
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King1-0/+14
2012-04-13ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley1-2/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0