index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
plat-omap
/
dma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: omap1: move plat/dma.c to mach/omap-dma.c
Arnd Bergmann
2022-04-22
1
-897
/
+0
*
ARM: omap1: dma: remove omap2 specific bits
Arnd Bergmann
2022-04-22
1
-162
/
+55
*
ARM: omap: dma: make usb support optional
Arnd Bergmann
2022-04-21
1
-23
/
+22
*
ARM: omap1: move some headers to include/linux/soc
Arnd Bergmann
2022-04-21
1
-1
/
+3
*
ARM: OMAP2+: Use DEFINE_SPINLOCK() for spinlock
Lifu Chen
2021-03-31
1
-2
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-3
/
+3
*
ARM: OMAP: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
dmaengine: ti: omap-dma: Configure global priority register directly
Tony Lindgren
2019-12-30
1
-36
/
+0
*
dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pm
Tony Lindgren
2019-12-17
1
-43
/
+0
*
ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2
Tony Lindgren
2019-12-17
1
-237
/
+8
*
ARM: OMAP2+: Drop unused sdma functions
Tony Lindgren
2019-12-17
1
-148
/
+1
*
ARM: OMAP: dma: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-10
1
-9
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
*
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
2019-05-07
1
-1
/
+0
*
ARM: OMAP: Use kcalloc() in omap_system_dma_probe()
Markus Elfring
2017-10-11
1
-2
/
+3
*
ARM: OMAP: Improve a size determination in two functions
Markus Elfring
2017-10-11
1
-1
/
+1
*
ARM: OMAP: Delete an error message for a failed memory allocation in two func...
Markus Elfring
2017-10-11
1
-4
/
+1
*
ARM: OMAP1: Change interrupt numbering for sparse IRQ
Tony Lindgren
2015-05-20
1
-0
/
+4
*
ARM: OMAP: dma.c: Remove unused function
Rickard Strandqvist
2015-01-07
1
-8
/
+0
*
ARM: OMAP: Remove unused pieces of legacy DMA API
Tony Lindgren
2014-09-18
1
-731
/
+6
*
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-08-08
1
-2
/
+3
|
\
|
*
ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
Nishanth Menon
2014-07-22
1
-2
/
+3
*
|
ARM: OMAP: add deprecation message for legacy OMAP DMA API
Russell King
2014-07-01
1
-0
/
+2
|
/
*
ARM: OMAP2+: Fix DMA hang after off-idle
Tony Lindgren
2014-05-17
1
-0
/
+10
*
ARM: omap: move dma channel allocation into plat-omap code
Russell King
2014-04-04
1
-3
/
+8
*
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
2014-04-04
1
-0
/
+6
*
ARM: OMAP: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-03
1
-1
/
+0
*
ARM: OMAP: dma: fix error return code in omap_system_dma_probe()
Wei Yongjun
2013-08-21
1
-0
/
+1
*
ARM: OMAP: dma: Remove the erroneous freeing of platform data
Rajendra Nayak
2013-06-18
1
-4
/
+0
*
ARM: OMAP: dma: Fix the dma_chan_link_map init order
R Sricharan
2013-06-18
1
-1
/
+2
*
ARM: OMAP: dma: Remove the wrong dev_id check
R Sricharan
2013-06-18
1
-2
/
+2
*
ARM: OMAP: Fix the use of uninitialized dma_lch_count
Chen Gang
2013-02-01
1
-1
/
+1
*
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-3
/
+3
*
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+1
*
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
2012-10-31
1
-56
/
+52
*
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
2012-10-19
1
-1
/
+3
*
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
1
-10
/
+14
*
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
1
-1
/
+1
*
Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-09-13
1
-29
/
+22
|
\
|
*
ARM: OMAP: unwrap strings
Paul Walmsley
2012-09-12
1
-29
/
+22
*
|
ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+
Tony Lindgren
2012-09-13
1
-2
/
+1
|
/
*
ARM: OMAP: dma: Clear status registers on enable/disable irq
Oleg Matcovschi
2012-06-04
1
-31
/
+28
*
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
2012-05-26
1
-2
/
+2
|
\
|
*
Merge branch 'for_3.5/omap_misc_cleanup' of git://gitorious.org/omap-sw-devel...
Tony Lindgren
2012-05-08
1
-2
/
+2
|
|
\
|
|
*
ARM: OMAP: dma: Make use of cpu_class_is_omap2() to avoid future patching.
Santosh Shilimkar
2012-05-08
1
-2
/
+2
*
|
|
Merge tag 'v3.4-rc6' into next/cleanup
Olof Johansson
2012-05-09
1
-0
/
+14
|
\
|
|
|
*
|
ARM: OMAP: fix DMA vs memory ordering
Russell King
2012-04-23
1
-0
/
+14
|
|
/
*
/
ARM: OMAP: DMA: use constant array maximum, drop some LCD DMA code
Paul Walmsley
2012-04-13
1
-2
/
+11
|
/
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-29
1
-1
/
+0
|
\
|
*
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-1
/
+0
[next]