- 635156d dmaengine: imx-sdma: remove space after sizeof by Flavio Suligoi · 3 years, 3 months ago
- df7cc2a dmaengine: imx-sdma: align statement to open parenthesis by Flavio Suligoi · 3 years, 3 months ago
- 1f8595e dmaengine: imx-sdma: add missed braces by Flavio Suligoi · 3 years, 3 months ago
- ef6c1da dmaengine: imx-sdma: remove useless braces by Flavio Suligoi · 3 years, 3 months ago
- 4e2b10b dmaengine: imx-sdma: add terminated list for freed descriptor in worker by Robin Gong · 3 years, 6 months ago
- b98ce2f dmaengine: imx-sdma: add uart rom script by Robin Gong · 3 years, 6 months ago
- 4852e9a dmaengine: imx-sdma: remove ERR009165 on i.mx6ul by Robin Gong · 3 years, 6 months ago
- a496588 dmaengine: imx-sdma: add mcu_2_ecspi script by Robin Gong · 3 years, 6 months ago
- e8fafa5 dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script by Robin Gong · 3 years, 6 months ago
- e555a03 dmaengine: imx-sdma: remove duplicated sdma_load_context by Robin Gong · 3 years, 6 months ago
- 8592f02 Revert "dmaengine: imx-sdma: refine to load context only once" by Robin Gong · 3 years, 6 months ago
- f5c13f1 Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
- 8d11cfb dmaengine: imx-sdma: Remove platform data header by Vladimir Zapolskiy · 3 years, 6 months ago
- 0733d83 firmware: replace HOTPLUG with UEVENT in FW_ACTION defines by Shawn Guo · 3 years, 8 months ago
- 3299641 dmaengine: imx-sdma: Use of_device_get_match_data() by Fabio Estevam · 4 years ago
- d07b662 dmaengine: imx-sdma: Remove platform data support by Fabio Estevam · 4 years ago
- f74faa0c dmaengine: imx-sdma: Remove unused .id_table support by Fabio Estevam · 4 years, 1 month ago
- b7fccfe dmaengine: imx-sdma: Drop local dma_parms by Robin Murphy · 4 years, 4 months ago
- 0b5ad7b Merge branch 'for-linus' into fixes by Vinod Koul · 4 years, 5 months ago
- d0c4a14 dmaengine: imx-sdma: Correct formatting issue and provide 2 new descriptions by Lee Jones · 4 years, 6 months ago
- 2f57b8d dmaengine: imx-sdma: Fix: Remove 'always true' comparison by Fabio Estevam · 4 years, 6 months ago
- be4cf71 dmaengine: imx-sdma: initialize all script addresses by Sascha Hauer · 4 years, 8 months ago
- 25962e1 dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 by Frieder Schrempf · 4 years, 10 months ago
- d288bdd dmaengine: imx-sdma: fix context cache by Martin Fuzzey · 5 years ago
- 02939cd dmaengine: imx-sdma: Fix memory leak by Sascha Hauer · 5 years ago
- a1ff6a0 dmaengine: imx-sdma: find desc first in sdma_tx_status by Sascha Hauer · 5 years ago
- a80f278 dmaengine: imx-sdma: rename function by Sascha Hauer · 5 years ago
- bd73dfa dmaengine: imx-sdma: fix size check for sdma script_number by Robin Gong · 5 years ago
- 9603a7a dmaengine: imx-sdma: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 5 years ago
- 47ebe00 Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 5 years ago
- 3f93a4f dmaengine: imx-sdma: remove BD_INTR for channel0 by Robin Gong · 6 years ago
- 2b8066c dmaengine: imx-sdma: fix use-after-free on probe error path by Sven Van Asbroeck · 6 years ago
- 990c0b5 dmaengine: imx-sdma: Let the core do the device node validation by Baolin Wang · 6 years ago
- 941acd5 dmaengine: imx-sdma: Only check ratio on parts that support 1:1 by Angus Ainslie (Purism) · 6 years ago
- 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
- 8405448 Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
- a3711d4 dmaengine: imx-sdma: fix consistent dma test failures by Angus Ainslie (Purism) · 6 years ago
- de7b7dc dmaengine: imx-sdma: add a test for imx8mq multi sdma devices by Angus Ainslie (Purism) · 6 years ago
- 25aaa75 dmaengine: imx-sdma: add clock ratio 1:1 check by Angus Ainslie (Purism) · 6 years ago
- ceaf522 dmaengine: imx-sdma: pass ->dev to dma_alloc_coherent() API by Andy Duan · 6 years ago
- ad0d92d dmaengine: imx-sdma: refine to load context only once by Robin Gong · 6 years ago
- 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
- 78e8696 Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
- 23a1bff Merge branch 'topic/imx' into for-linus by Vinod Koul · 6 years ago
- 6406885 dmaengine: imx-sdma: use GFP_NOWAIT for dma descriptor allocations by Lucas Stach · 6 years ago
- b8603d2 dmaengine: imx-sdma: implement channel termination via worker by Lucas Stach · 6 years ago
- ebb853b Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" by Lucas Stach · 6 years ago
- c06abca Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" by Lucas Stach · 6 years ago
- 107d064 dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_event_enable() by Vinod Koul · 6 years ago
- af8bf89 dmaengine: imx-sdma: Use a single line for dma_alloc_coherent() by Fabio Estevam · 6 years ago
- 0f06c02 dmaengine: imx-sdma: add memcpy interface by Robin Gong · 6 years ago
- 4a6b2e8 dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' by Robin Gong · 6 years ago
- 24ca312 dmaengine: imx-sdma: add missing structure description by Robin Gong · 6 years ago
- ad78b00 dmaengine: imx-sdma: remove unused variable by Vinod Koul · 6 years ago
- c119987 dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations by Vinod Koul · 6 years ago
- 680302c dmaengine: imx-sdma: Fix some typos by Vinod Koul · 6 years ago
- fe5b85c dmaengine: imx-sdma: alloclate bd memory from dma pool by Robin Gong · 7 years ago
- 2142084 dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap by Robin Gong · 7 years ago
- 36e8d3b dmaengine: imx-sdma: remove the maximum limitation for bd numbers by Robin Gong · 7 years ago
- d69d1e1 dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel' by Robin Gong · 7 years ago
- 57b772b dmaengine: imx-sdma: add virt-dma support by Robin Gong · 7 years ago
- 76c33d2 dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel by Sascha Hauer · 7 years ago
- c01faac dmaengine: imx-sdma: Switch to SPDX identifier by Fabio Estevam · 7 years ago
- 2746e2c dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt by Thierry Bultel · 7 years ago
- c087934 dmaengine: imx-sdma: Add MODULE_FIRMWARE by Nicolas Chauvet · 7 years ago
- f9d4a39 dmaengine: imx-sdma: Correct src_addr_widths and directions by Nicolin Chen · 7 years ago
- ba6ab3b dmaengine: imx-sdma: Fix compilation warning. by Arvind Yadav · 8 years ago
- fb9caf3 dmaengine: imx-sdma: Handle return value of clk_prepare_enable by Arvind Yadav · 8 years ago
- 7f3ff14 dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped by Jiada Wang · 8 years ago
- 6f3125ce dmaengine: imx-sdma: advertise correct residue granularity by Lucas Stach · 8 years ago
- 85f5775 dmaengine: imx-sdma - correct the dma transfer residue calculation by Nandor Han · 8 years ago
- 553911c Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- ddfaadf Merge branch 'topic/imx' into for-linus by Vinod Koul · 8 years ago
- 5881826 dmaengine: imx-sdma - update the residue calculation for cyclic channels by Nandor Han · 8 years ago
- 15f30f5 dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients by Nandor Han · 8 years ago
- b7d2648 dmaengine: imx-sdma: Add i.MX7 support by Fabio Estevam · 8 years ago
- e4b7576 dmaengine: imx-sdma: (trivial) fix a typo by Martin Kaiser · 8 years ago
- 48dc77e dmaengine: imx-sdma: convert callback to helper function by Dave Jiang · 8 years ago
- 0d605ba dmaengine: imx-sdma: remove assignment never used by Vinod Koul · 8 years ago
- 24a1b5a dmaengine: imx-sdma: remove dummy assignment by Vinod Koul · 8 years ago
- 5bb9dbb dmaengine: imx-sdma: explicitly freeup irq by Vinod Koul · 8 years ago
- 1d069bf dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler by Michael Olbrich · 8 years ago
- 29f493d dmaengine: imx-sdma: remove __init annotation on sdma_event_remap by Jason Liu · 9 years ago
- 5ec9555e dmaengine: imx-sdma: Remove unneeded dev_info() by Fabio Estevam · 9 years ago
- ce078af dmaengine: imx-sdma: Move message level to debug by Fabio Estevam · 9 years ago
- b93edcd dmaengine: imx-sdma: Check for clk_enable() errors by Fabio Estevam · 9 years ago
- d078cd1 dmaengine: imx-sdma: Add imx6sx platform support by Zidan Wang · 9 years ago
- 8391ecf dmaengine: imx-sdma: Add device to device support by Shengjiu Wang · 9 years ago
- afe7cde dmaengine: imx: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
- d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
- a572460 dmaengine: imx-sdma: Add support for version 3 firmware by Fabio Estevam · 10 years ago
- 855832e dmaengine: imx-sdma: switch to dynamic context mode after script loaded by Robin Gong · 10 years ago
- 2cd6f79 Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus by Vinod Koul · 10 years ago
- 63c72e0 dmaengine: imx-sdma: Return a proper error code in platform_get_irq() by Fabio Estevam · 10 years ago
- 7f24e0e dmaengine: imx-sdma: Use devm functions by Fabio Estevam · 10 years ago
- 1e4a4f5 dmaengine: imx-sdma: Declare slave capabilities for the generic code by Fabio Estevam · 10 years ago
- 7b350ab dmaengine: imx-sdma: Split device_control by Maxime Ripard · 10 years ago
- 681d15e dmaengine: imx-sdma: fix indentation by Asaf Vertz · 10 years ago
- 0f927a1 dma: imx-sdma: clarify about firmware not found error by Sascha Hauer · 10 years ago
- 29aebfd dmaengine: imx-sdma: Add a new DMATYPE for SAI by Nicolin Chen · 10 years ago