index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-11
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
1
-2
/
+2
2022-04-11
dmaengine: imx-sdma: fix init of uart scripts
Kevin Groeneveld
1
-14
/
+14
2022-03-11
dmaengine: imx-sdma: clean up some inconsistent indenting
Yang Li
1
-2
/
+2
2022-02-15
dmaengine: imx-sdma: fix cyclic buffer race condition
Tomasz Moń
1
-1
/
+3
2022-02-15
dmaengine: imx-sdma: restart cyclic channel if needed
Tomasz Moń
1
-0
/
+14
2021-10-18
dmaengine: imx-sdma: remove space after sizeof
Flavio Suligoi
1
-3
/
+3
2021-10-18
dmaengine: imx-sdma: align statement to open parenthesis
Flavio Suligoi
1
-8
/
+8
2021-10-18
dmaengine: imx-sdma: add missed braces
Flavio Suligoi
1
-1
/
+2
2021-10-18
dmaengine: imx-sdma: remove useless braces
Flavio Suligoi
1
-2
/
+1
2021-07-23
dmaengine: imx-sdma: add terminated list for freed descriptor in worker
Robin Gong
1
-7
/
+10
2021-07-23
dmaengine: imx-sdma: add uart rom script
Robin Gong
1
-4
/
+21
2021-07-23
dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
Robin Gong
1
-2
/
+24
2021-07-23
dmaengine: imx-sdma: add mcu_2_ecspi script
Robin Gong
1
-0
/
+4
2021-07-23
dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
Robin Gong
1
-0
/
+12
2021-07-23
dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
1
-4
/
+1
2021-07-23
Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
1
-8
/
+0
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-24
dmaengine: imx-sdma: Remove platform data header
Vladimir Zapolskiy
1
-1
/
+55
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-01-26
dmaengine: imx-sdma: Use of_device_get_match_data()
Fabio Estevam
1
-10
/
+1
2021-01-26
dmaengine: imx-sdma: Remove platform data support
Fabio Estevam
1
-25
/
+10
2020-11-18
dmaengine: imx-sdma: Remove unused .id_table support
Fabio Estevam
1
-37
/
+1
2020-09-11
dmaengine: imx-sdma: Drop local dma_parms
Robin Murphy
1
-2
/
+0
2020-08-05
Merge branch 'for-linus' into fixes
Vinod Koul
1
-1
/
+3
2020-07-15
dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions
Lee Jones
1
-1
/
+3
2020-06-24
dmaengine: imx-sdma: Fix: Remove 'always true' comparison
Fabio Estevam
1
-7
/
+4
2020-05-15
dmaengine: imx-sdma: initialize all script addresses
Sascha Hauer
1
-1
/
+1
2020-02-25
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
1
-2
/
+2
2020-02-24
dmaengine: imx-sdma: fix context cache
Martin Fuzzey
1
-0
/
+1
2019-12-26
dmaengine: imx-sdma: Fix memory leak
Sascha Hauer
1
-8
/
+11
2019-12-26
dmaengine: imx-sdma: find desc first in sdma_tx_status
Sascha Hauer
1
-4
/
+8
2019-12-26
dmaengine: imx-sdma: rename function
Sascha Hauer
1
-3
/
+3
2019-10-14
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+8
2019-08-08
dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-4
/
+0
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-7
/
+2
2019-07-05
dmaengine: imx-sdma: remove BD_INTR for channel0
Robin Gong
1
-2
/
+2
2019-07-05
dmaengine: imx-sdma: fix use-after-free on probe error path
Sven Van Asbroeck
1
-21
/
+27
2019-05-27
dmaengine: imx-sdma: Let the core do the device node validation
Baolin Wang
1
-7
/
+2
2019-04-26
dmaengine: imx-sdma: Only check ratio on parts that support 1:1
Angus Ainslie (Purism)
1
-1
/
+14
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-12
/
+37
2019-03-12
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-7
/
+15
2019-02-25
dmaengine: imx-sdma: fix consistent dma test failures
Angus Ainslie (Purism)
1
-0
/
+1
2019-02-25
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
Angus Ainslie (Purism)
1
-0
/
+6
2019-02-25
dmaengine: imx-sdma: add clock ratio 1:1 check
Angus Ainslie (Purism)
1
-4
/
+14
2019-01-20
dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API
Andy Duan
1
-7
/
+8
2019-01-08
dmaengine: imx-sdma: refine to load context only once
Robin Gong
1
-0
/
+7
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2019-01-02
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-20
/
+40
2018-12-31
Merge branch 'topic/imx' into for-linus
Vinod Koul
1
-3
/
+1
2018-12-05
dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations
Lucas Stach
1
-1
/
+1
[next]