summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/dma.c
AgeCommit message (Expand)Author
2022-04-22ARM: omap1: move plat/dma.c to mach/omap-dma.cArnd Bergmann
2022-04-22ARM: omap1: dma: remove omap2 specific bitsArnd Bergmann
2022-04-21ARM: omap: dma: make usb support optionalArnd Bergmann
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann
2021-03-31ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlockLifu Chen
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-13ARM: OMAP: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-12-30dmaengine: ti: omap-dma: Configure global priority register directlyTony Lindgren
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren
2019-12-17ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren
2019-12-17ARM: OMAP2+: Drop unused sdma functionsTony Lindgren
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada
2017-10-11ARM: OMAP: Use kcalloc() in omap_system_dma_probe()Markus Elfring
2017-10-11ARM: OMAP: Improve a size determination in two functionsMarkus Elfring
2017-10-11ARM: OMAP: Delete an error message for a failed memory allocation in two func...Markus Elfring
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren
2015-01-07ARM: OMAP: dma.c: Remove unused functionRickard Strandqvist
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-08-21ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Wei Yongjun
2013-06-18ARM: OMAP: dma: Remove the erroneous freeing of platform dataRajendra Nayak
2013-06-18ARM: OMAP: dma: Fix the dma_chan_link_map init orderR Sricharan
2013-06-18ARM: OMAP: dma: Remove the wrong dev_id checkR Sricharan
2013-02-01ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren
2012-10-31ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren
2012-10-17ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren
2012-10-15ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley
2012-06-03ARM: OMAP: dma: Clear status registers on enable/disable irqOleg Matcovschi
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson
2012-05-08Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...Tony Lindgren
2012-05-08ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.Santosh Shilimkar
2012-04-23ARM: OMAP: fix DMA vs memory orderingRussell King
2012-04-13ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA codePaul Walmsley
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells