Age | Commit message (Expand) | Author | Files | Lines |
2022-04-29 | ARM: omap: fix missing declaration warnings | Arnd Bergmann | 1 | -0/+1 |
2020-08-19 | ARM: OMAP2+: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2019-12-30 | ARM: OMAP2+: Drop legacy init for sdma | Tony Lindgren | 1 | -90/+1 |
2019-12-30 | dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use it | Tony Lindgren | 1 | -1/+1 |
2019-12-17 | ARM: OMAP2+: Configure dma_plat_info directly and drop dma_dev_attr | Tony Lindgren | 1 | -13/+18 |
2019-12-17 | ARM: OMAP2+: Configure sdma capabilities directly | Tony Lindgren | 1 | -3/+3 |
2019-12-17 | ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2 | Tony Lindgren | 1 | -3/+0 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2017-10-02 | ARM: OMAP2+: make omap_dma_dev_info __initdata | Bhumika Goyal | 1 | -1/+1 |
2017-08-10 | ARM: OMAP2+: Remove unused legacy code for DMA | Tony Lindgren | 1 | -143/+5 |
2017-06-20 | ARM: OMAP2+: DMA: Add slave map entries for 24xx external request lines | Peter Ujfalusi | 1 | -0/+24 |
2016-02-22 | ARM: OMAP2+: DMA: Provide dma_slave_map to omap-dma for legacy boot | Peter Ujfalusi | 1 | -0/+117 |
2015-06-02 | ARM: OMAP2+: Remove unnessary return statement from the void function, omap2_... | Nicholas Krause | 1 | -1/+0 |
2014-07-22 | ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver | Nishanth Menon | 1 | -0/+3 |
2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -2/+2 |
2014-04-04 | dmaengine: omap-dma: move register read/writes into omap-dma.c | Russell King | 1 | -6/+12 |
2014-04-04 | ARM: omap: dma: get rid of 'p' allocation and clean up | Russell King | 1 | -21/+13 |
2014-04-04 | ARM: omap: move dma channel allocation into plat-omap code | Russell King | 1 | -7/+0 |
2014-04-04 | ARM: omap: dma: get rid of errata global | Russell King | 1 | -3/+2 |
2014-04-04 | ARM: omap: clean up DMA register accesses | Russell King | 1 | -51/+48 |
2014-04-04 | ARM: omap: remove almost-const variables | Russell King | 1 | -9/+5 |
2014-04-04 | ARM: omap: remove references to disable_irq_lch | Russell King | 1 | -10/+0 |
2013-04-15 | dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver | Jon Hunter | 1 | -0/+4 |
2013-02-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 1 | -1/+1 |
2013-01-11 | ARM: OMAP: Fix dmaengine init for multiplatform | Tony Lindgren | 1 | -2/+19 |
2013-01-11 | ARM: OMAP2+: Use omap initcalls | Tony Lindgren | 1 | -1/+1 |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren | 1 | -1/+1 |
2012-11-01 | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c | Tony Lindgren | 1 | -0/+3 |
2012-10-19 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 1 | -0/+1 |
2012-10-19 | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 1 | -1/+2 |
2012-10-16 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla | 1 | -1/+1 |
2012-05-08 | ARM: OMAP2+: dma: Define dma capabilities register bitfields and use them. | R Sricharan | 1 | -4/+7 |
2012-02-29 | OMAP4: dma: Correct CPU version check for dma_common_ch_end | Peter Ujfalusi | 1 | -1/+1 |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 1 | -10/+1 |
2011-09-16 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 1 | -8/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-01-28 | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall | 1 | -1/+1 |
2010-12-21 | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 1 | -0/+223 |
2010-12-21 | OMAP2+: DMA: hwmod: Device registration | G, Manjunath Kondaiah | 1 | -0/+74 |