| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-09 | dmaengine: imx-sdma: Use dev_err_probe() to simplify code | Frank Li | 1 | -8/+5 |
| 2026-03-09 | dmaengine: imx-sdma: Use managed API to simplify code | Frank Li | 1 | -14/+7 |
| 2026-03-09 | dmaengine: imx-sdma: Use devm_clk_get_prepared() to simplify code | Frank Li | 1 | -21/+5 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2025-09-02 | dmaengine: Replace zero-length array with flexible-array | Chelsy Ratnawat | 1 | -1/+1 |
| 2025-02-10 | dmaengine: Replace dma_request_slave_channel() by dma_request_chan() | Andy Shevchenko | 1 | -3/+2 |
| 2024-10-14 | dmaengine: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-06-07 | dmaengine: imx-sdma: don't print warning when firmware is absent | Lucas Stach | 1 | -3/+2 |
| 2024-04-25 | dmaengine: imx-sdma: Add i2c dma support | Robin Gong | 1 | -0/+7 |
| 2024-04-25 | dmaengine: imx-sdma: utilize compiler to calculate ADDRS_ARRAY_SIZE_V<n> | Frank Li | 1 | -7/+15 |
| 2024-04-07 | dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV | Shengjiu Wang | 1 | -1/+17 |
| 2024-04-07 | dmaengine: imx-sdma: Support 24bit/3bytes for sg mode | Shengjiu Wang | 1 | -0/+4 |
| 2024-04-07 | dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram) | Nicolin Chen | 1 | -10/+36 |
| 2024-01-19 | dmaengine: imx-sdma: fix Excess kernel-doc warnings | Randy Dunlap | 1 | -4/+0 |
| 2023-09-28 | dmaengine: imx-sdma: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
| 2023-08-01 | dmaengine: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-02-24 | Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+32 |
| 2023-02-16 | dmaengine: imx-sdma: Set DMA channel to be private | Kai-Heng Feng | 1 | -0/+1 |
| 2023-01-18 | dmaengine: drivers: Use devm_platform_ioremap_resource() | Tudor Ambarus | 1 | -3/+1 |
| 2023-01-18 | dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init | Hui Wang | 1 | -1/+3 |
| 2022-12-28 | dmaengine: imx-sdma: support hdmi in sdma | Joy Zou | 1 | -8/+30 |
| 2022-08-04 | Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+33 |
| 2022-07-21 | dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script | Shengjiu Wang | 1 | -2/+25 |
| 2022-07-06 | dmaengine: imx-sdma: Add missing struct documentation | Shengjiu Wang | 1 | -1/+6 |
| 2022-07-01 | dmaengine: imx-sdma: only restart cyclic channel when enabled | Sascha Hauer | 1 | -1/+1 |
| 2022-07-01 | dmaengine: imx-sdma: Improve the SDMA irq name | Fabio Estevam | 1 | -2/+2 |
| 2022-06-09 | dmaengine: imx-sdma: Allow imx8m for imx7 FW revs | Peter Robinson | 1 | -1/+1 |
| 2022-05-25 | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -5/+71 |
| 2022-04-19 | dmaengine: imx-sdma: Add multi fifo support | Sascha Hauer | 1 | -0/+57 |
| 2022-04-19 | dmaengine: imx-sdma: error out on unsupported transfer types | Sascha Hauer | 1 | -4/+13 |
| 2022-04-19 | dmaengine: imx: Move header to include/dma/ | Sascha Hauer | 1 | -1/+1 |
| 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-01 | 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 |
| 2018-12-05 | dmaengine: imx-sdma: implement channel termination via worker | Lucas Stach | 1 | -13/+38 |
| 2018-12-05 | Revert "dmaengine: imx-sdma: alloclate bd memory from dma pool" | Lucas Stach | 1 | -12/+6 |
| 2018-12-05 | Revert "dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations" | Lucas Stach | 1 | -2/+2 |
| 2018-11-24 | dmaengine: imx-sdma: remove dma_slave_config direction usage and leave sdma_e... | Vinod Koul | 1 | -17/+39 |
| 2018-11-24 | dmaengine: imx-sdma: Use a single line for dma_alloc_coherent() | Fabio Estevam | 1 | -3/+1 |
| 2018-07-30 | dmaengine: imx-sdma: add memcpy interface | Robin Gong | 1 | -3/+90 |
| 2018-07-30 | dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff' | Robin Gong | 1 | -5/+6 |
| 2018-07-06 | dmaengine: imx-sdma: add missing structure description | Robin Gong | 1 | -28/+57 |
| 2018-07-02 | dmaengine: imx-sdma: remove unused variable | Vinod Koul | 1 | -5/+2 |
| 2018-07-02 | dmaengine: imx-sdma: Use GFP_NOWAIT for dma allocations | Vinod Koul | 1 | -2/+2 |
| 2018-07-02 | dmaengine: imx-sdma: Fix some typos | Vinod Koul | 1 | -3/+3 |
| 2018-07-02 | dmaengine: imx-sdma: alloclate bd memory from dma pool | Robin Gong | 1 | -6/+12 |
| 2018-07-02 | dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap | Robin Gong | 1 | -46/+37 |
| 2018-07-02 | dmaengine: imx-sdma: remove the maximum limitation for bd numbers | Robin Gong | 1 | -14/+0 |
| 2018-07-02 | dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_chan... | Robin Gong | 1 | -23/+0 |
| 2018-07-02 | dmaengine: imx-sdma: add virt-dma support | Robin Gong | 1 | -92/+169 |
| 2018-07-02 | dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel | Sascha Hauer | 1 | -54/+83 |
| 2018-05-23 | dmaengine: imx-sdma: Switch to SPDX identifier | Fabio Estevam | 1 | -18/+11 |
| 2018-03-05 | dmaengine: imx-sdma: fix pagefault when channel is disabled during interrupt | Thierry Bultel | 1 | -0/+21 |
| 2017-12-22 | dmaengine: imx-sdma: Add MODULE_FIRMWARE | Nicolas Chauvet | 1 | -0/+6 |
| 2017-09-21 | dmaengine: imx-sdma: Correct src_addr_widths and directions | Nicolin Chen | 1 | -3/+11 |
| 2017-05-30 | dmaengine: imx-sdma: Fix compilation warning. | Arvind Yadav | 1 | -2/+2 |
| 2017-05-30 | dmaengine: imx-sdma: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -5/+18 |
| 2017-03-27 | dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped | Jiada Wang | 1 | -1/+16 |
| 2017-03-14 | dmaengine: imx-sdma: advertise correct residue granularity | Lucas Stach | 1 | -1/+1 |
| 2016-11-25 | dmaengine: imx-sdma - correct the dma transfer residue calculation | Nandor Han | 1 | -4/+9 |
| 2016-10-06 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -5/+30 |
| 2016-10-03 | Merge branch 'topic/imx' into for-linus | Vinod Koul | 1 | -1/+27 |
| 2016-08-31 | dmaengine: imx-sdma - update the residue calculation for cyclic channels | Nandor Han | 1 | -2/+18 |
| 2016-08-31 | dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients | Nandor Han | 1 | -20/+16 |
| 2016-08-31 | dmaengine: imx-sdma: Add i.MX7 support | Fabio Estevam | 1 | -0/+26 |
| 2016-08-10 | dmaengine: imx-sdma: (trivial) fix a typo | Martin Kaiser | 1 | -1/+1 |
| 2016-08-08 | dmaengine: imx-sdma: convert callback to helper function | Dave Jiang | 1 | -4/+3 |
| 2016-07-23 | dmaengine: imx-sdma: remove assignment never used | Vinod Koul | 1 | -2/+1 |
| 2016-07-23 | dmaengine: imx-sdma: remove dummy assignment | Vinod Koul | 1 | -2/+0 |
| 2016-07-16 | dmaengine: imx-sdma: explicitly freeup irq | Vinod Koul | 1 | -0/+4 |
| 2016-07-12 | dmaengine: imx-sdma: ack channel 0 IRQ in the interrupt handler | Michael Olbrich | 1 | -15/+8 |
| 2015-11-16 | dmaengine: imx-sdma: remove __init annotation on sdma_event_remap | Jason Liu | 1 | -1/+1 |
| 2015-10-07 | dmaengine: imx-sdma: Remove unneeded dev_info() | Fabio Estevam | 1 | -3/+0 |
| 2015-10-07 | dmaengine: imx-sdma: Move message level to debug | Fabio Estevam | 1 | -1/+1 |
| 2015-08-20 | dmaengine: imx-sdma: Check for clk_enable() errors | Fabio Estevam | 1 | -7/+22 |
| 2015-08-19 | dmaengine: imx-sdma: Add imx6sx platform support | Zidan Wang | 1 | -0/+73 |
| 2015-08-05 | dmaengine: imx-sdma: Add device to device support | Shengjiu Wang | 1 | -12/+140 |
| 2015-05-04 | dmaengine: imx: Constify platform_device_id | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-04-24 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+4 |
| 2015-03-18 | dmaengine: imx-sdma: Add support for version 3 firmware | Fabio Estevam | 1 | -0/+4 |
| 2015-03-16 | dmaengine: imx-sdma: switch to dynamic context mode after script loaded | Robin Gong | 1 | -3/+4 |
| 2015-02-02 | Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus | Vinod Koul | 1 | -81/+49 |
| 2015-01-13 | dmaengine: imx-sdma: Return a proper error code in platform_get_irq() | Fabio Estevam | 1 | -1/+1 |
| 2015-01-13 | dmaengine: imx-sdma: Use devm functions | Fabio Estevam | 1 | -46/+16 |
| 2015-01-13 | dmaengine: imx-sdma: Declare slave capabilities for the generic code | Fabio Estevam | 1 | -0/+4 |
| 2014-12-22 | dmaengine: imx-sdma: Split device_control | Maxime Ripard | 1 | -35/+29 |
| 2014-12-22 | dmaengine: imx-sdma: fix indentation | Asaf Vertz | 1 | -9/+9 |
| 2014-12-05 | dma: imx-sdma: clarify about firmware not found error | Sascha Hauer | 1 | -1/+2 |
| 2014-11-17 | dmaengine: imx-sdma: Add a new DMATYPE for SAI | Nicolin Chen | 1 | -0/+1 |
| 2014-11-17 | dma: imx-sdma: remove incorrect __init annotation from sdma_init() | Jingoo Han | 1 | -1/+1 |
| 2014-09-28 | dma: imx-sdma: fix another incorrect __init annotation | Arnd Bergmann | 1 | -1/+1 |
| 2014-08-28 | dma: imx-sdma: Remove spurious __init annotation on sdma_probe() | Mark Brown | 1 | -1/+1 |
| 2014-08-19 | dma: imx-sdma: Adding tasklet_kill() in sdma_remove function. | Vignesh Raman | 1 | -0/+7 |
| 2014-08-19 | dma: imx-sdma: use module_platform_driver for SDMA driver | Vignesh Raman | 1 | -6/+18 |
| 2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -1/+1 |
| 2014-07-25 | dmaengine: imx-sdma: Add a new DMATYPE for Shared Peripheral ASRC | Nicolin Chen | 1 | -0/+5 |
| 2014-07-25 | dmaengine: imx-sdma: Save imx_dma_data into sdmac | Nicolin Chen | 1 | -1/+4 |
| 2014-07-14 | dmaengine: Use dma_zalloc_coherent | Joe Perches | 1 | -3/+2 |
| 2014-07-01 | Update imx-sdma cyclic handling to report residue | Russell King - ARM Linux | 1 | -4/+18 |
| 2014-06-01 | dmaengine: imx: correct sdmac->status for cyclic dma tx | Jiada Wang | 1 | -2/+0 |
| 2014-02-18 | dma: sdma: Add imx25 compatible | Markus Pargmann | 1 | -0/+1 |
| 2014-01-13 | dma: imx-sdma: Assign a default script number for ROM firmware cases | Nicolin Chen | 1 | -0/+4 |
| 2013-12-16 | dma: imx-sdma: Add new dma type for ssi dual fifo script | Nicolin Chen | 1 | -0/+4 |
| 2013-12-16 | dma: imx-sdma: Add sdma firmware version 2 support | Nicolin Chen | 1 | -1/+14 |
| 2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -5/+5 |
| 2013-11-13 | dma: imx-sdma: Fix warnings for LPAE builds | Olof Johansson | 1 | -4/+4 |
| 2013-10-31 | ARM: 7857/1: dma: imx-sdma: setup dma mask | Philippe Retornaz | 1 | -0/+4 |
| 2013-10-25 | dmaengine: imx-sdma: use DMA_COMPLETE for dma completion status | Vinod Koul | 1 | -1/+1 |
| 2013-09-02 | dma: imx-sdma: Staticize sdma_driver_data structures | Fabio Estevam | 1 | -6/+6 |
| 2013-08-26 | dma: imx-sdma: Add ROM script addresses to driver | Sascha Hauer | 1 | -1/+99 |
| 2013-08-26 | dma: imx-sdma: Use struct for driver data | Sascha Hauer | 1 | -30/+33 |
| 2013-08-19 | dma: imx-sdma: remove the unused completion | Huang Shijie | 1 | -7/+0 |
| 2013-08-13 | dma: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-08-05 | imx-sdma: remove useless variable | Andy Shevchenko | 1 | -6/+3 |
| 2013-07-05 | dma: imx-sdma: move to generic device tree bindings | Shawn Guo | 1 | -0/+40 |
| 2013-04-15 | dma: Remove erroneous __exit and __exit_p() references | Maxin B. John | 1 | -2/+2 |
| 2012-10-15 | dma: imx-sdma: remove unneeded mach/hardware.h inclusion | Shawn Guo | 1 | -1/+0 |
| 2012-10-09 | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+1 |
| 2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 1 | -2/+2 |
| 2012-06-07 | dma: imx-sdma: buf_tail should be initialize in prepare function | Richard Zhao | 1 | -2/+4 |
| 2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -12/+28 |
| 2012-05-11 | dma: imx-sdma: make channel0 operations atomic | Richard Zhao | 1 | -26/+31 |
| 2012-05-11 | dmaengine: Use dma_sg_len(sg) instead of sg->length | Lars-Peter Clausen | 1 | -1/+1 |
| 2012-05-11 | dma: imx-sdma: keep the callbacks invoked in the tasklet | Huang Shijie | 1 | -2/+7 |
| 2012-04-25 | dmaengine i.MX SDMA: do not depend on grouped clocks | Sascha Hauer | 1 | -12/+28 |
| 2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -99/+88 |
| 2012-03-21 | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 1 | -2/+3 |
| 2012-03-21 | dma: imx-sdma: Treat firmware messages as warnings instead of erros | Fabio Estevam | 1 | -3/+3 |
| 2012-03-13 | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul | 1 | -17/+6 |
| 2012-03-13 | dmaengine: fix for cookie changes and merge | Vinod Koul | 1 | -0/+1 |
| 2012-03-13 | dmaengine: ensure all DMA engine drivers initialize their cookies | Russell King - ARM Linux | 1 | -0/+1 |
| 2012-03-13 | dmaengine: provide a common function for completing a dma descriptor | Russell King - ARM Linux | 1 | -1/+1 |
| 2012-03-13 | dmaengine: consolidate assignment of DMA cookies | Russell King - ARM Linux | 1 | -15/+1 |
| 2012-03-13 | dmaengine: add private header file | Russell King - ARM Linux | 1 | -0/+2 |
| 2012-03-13 | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 1 | -3/+2 |
| 2012-03-09 | Revert "drivers/dma: linux/module.h included twice" | Vinod Koul | 1 | -0/+1 |
| 2012-03-06 | dma: imx-sdma: Print a message when firmare fails to be requested | Fabio Estevam | 1 | -2/+4 |
| 2012-03-06 | dma: imx-sdma: Let the driver be probed even if no firware is found | Fabio Estevam | 1 | -8/+5 |
| 2012-03-06 | drivers/dma: linux/module.h included twice | Danny Kukawka | 1 | -1/+0 |
| 2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker | 1 | -1/+0 |
| 2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz | 1 | -2/+4 |
| 2012-02-02 | i.MX SDMA: Fix burstsize settings | Philippe Rétornaz | 1 | -2/+4 |
| 2012-01-31 | dma/imx-sdma: convernt to use bit ops | Richard Zhao | 1 | -34/+34 |
| 2012-01-31 | dma/imx-sdma: use num_events to validate event_id0 | Richard Zhao | 1 | -1/+1 |
| 2012-01-31 | dma/imx-sdma: move clk_enable out of sdma_request_channel | Richard Zhao | 1 | -2/+3 |
| 2012-01-31 | dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel | Richard Zhao | 1 | -2/+2 |
| 2012-01-31 | dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary | Richard Zhao | 1 | -22/+22 |
| 2012-01-31 | dma/imx-sdma: let sdma_run_channel call sdma_enable_channel | Richard Zhao | 1 | -6/+6 |
| 2012-01-30 | dma: imx-sdma: start transfer in issue_pending | Sascha Hauer | 1 | -6/+5 |
| 2012-01-06 | dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit | Haitao Zhang | 1 | -2/+3 |
| 2011-12-05 | IMX/SDMA : save the real count for one DMA transaction. | Huang Shijie | 1 | -2/+9 |