index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: imx-sdma: clean up some inconsistent indenting
Yang Li
2022-03-11
1
-2
/
+2
*
dmaengine: imx-sdma: fix cyclic buffer race condition
Tomasz Moń
2022-02-15
1
-1
/
+3
*
dmaengine: imx-sdma: restart cyclic channel if needed
Tomasz Moń
2022-02-15
1
-0
/
+14
*
dmaengine: imx-sdma: remove space after sizeof
Flavio Suligoi
2021-10-18
1
-3
/
+3
*
dmaengine: imx-sdma: align statement to open parenthesis
Flavio Suligoi
2021-10-18
1
-8
/
+8
*
dmaengine: imx-sdma: add missed braces
Flavio Suligoi
2021-10-18
1
-1
/
+2
*
dmaengine: imx-sdma: remove useless braces
Flavio Suligoi
2021-10-18
1
-2
/
+1
*
dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Robin Gong
2021-07-23
1
-7
/
+10
*
dmaengine: imx-sdma: add uart rom script
Robin Gong
2021-07-23
1
-4
/
+21
*
dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
2021-07-23
1
-2
/
+24
*
dmaengine: imx-sdma: add mcu_2_ecspi script
Robin Gong
2021-07-23
1
-0
/
+4
*
dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
2021-07-23
1
-0
/
+12
*
dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
2021-07-23
1
-4
/
+1
*
Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
2021-07-23
1
-8
/
+0
*
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-05
1
-1
/
+1
|
\
|
*
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-13
1
-1
/
+1
*
|
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
2021-06-24
1
-1
/
+55
|
/
*
dmaengine: imx-sdma: Use of_device_get_match_data()
Fabio Estevam
2021-01-26
1
-10
/
+1
*
dmaengine: imx-sdma: Remove platform data support
Fabio Estevam
2021-01-26
1
-25
/
+10
*
dmaengine: imx-sdma: Remove unused .id_table support
Fabio Estevam
2020-11-18
1
-37
/
+1
*
dmaengine: imx-sdma: Drop local dma_parms
Robin Murphy
2020-09-11
1
-2
/
+0
*
Merge branch 'for-linus' into fixes
Vinod Koul
2020-08-05
1
-1
/
+3
|
\
|
*
dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions
Lee Jones
2020-07-15
1
-1
/
+3
*
|
dmaengine: imx-sdma: Fix: Remove 'always true' comparison
Fabio Estevam
2020-06-24
1
-7
/
+4
|
/
*
dmaengine: imx-sdma: initialize all script addresses
Sascha Hauer
2020-05-15
1
-1
/
+1
*
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
2020-02-25
1
-2
/
+2
*
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
2020-02-24
1
-0
/
+1
*
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
2019-12-26
1
-8
/
+11
*
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
2019-12-26
1
-4
/
+8
*
dmaengine: imx-sdma: rename function
Sascha Hauer
2019-12-26
1
-3
/
+3
*
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
2019-10-14
1
-0
/
+8
*
dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-08-08
1
-4
/
+0
*
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-07-17
1
-7
/
+2
|
\
|
*
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
2019-05-27
1
-7
/
+2
*
|
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
2019-07-05
1
-2
/
+2
*
|
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
2019-07-05
1
-21
/
+27
|
/
*
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
2019-04-26
1
-1
/
+14
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
1
-12
/
+37
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2019-03-12
1
-7
/
+15
|
|
\
|
|
*
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
Andy Duan
2019-01-20
1
-7
/
+8
|
|
*
dmaengine: imx-sdma: refine to load context only once
Robin Gong
2019-01-08
1
-0
/
+7
|
*
|
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+1
|
*
|
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
2019-02-25
1
-0
/
+6
|
*
|
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
2019-02-25
1
-4
/
+14
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
|
/
*
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-01-01
1
-20
/
+40
|
\
|
*
Merge branch 'topic/imx' into for-linus
Vinod Koul
2018-12-31
1
-3
/
+1
|
|
\
|
|
*
dmaengine: imx-sdma: Use a single line for dma_alloc_coherent()
Fabio Estevam
2018-11-24
1
-3
/
+1
|
*
|
dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e...
Vinod Koul
2018-11-24
1
-17
/
+39
|
|
/
*
|
dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations
Lucas Stach
2018-12-05
1
-1
/
+1
[next]