| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -4/+3 |
| 2025-12-16 | dmaengine: pl330: Remove redundant pm_runtime_mark_last_busy() calls | Sakari Ailus | 1 | -7/+1 |
| 2024-08-29 | dma-mapping: don't return errors from dma_set_max_seg_size | Christoph Hellwig | 1 | -4/+1 |
| 2024-05-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+0 |
| 2024-04-18 | ARM: 9368/1: dmaengine: pl330: drop owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-28 | dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state" | Vinod Koul | 1 | -3/+0 |
| 2024-01-22 | dmaengine: pl330: Clear callback_result for re-used descs | Daniel Scally | 1 | -0/+1 |
| 2023-12-22 | dmaengine: pl330: issue_pending waits until WFP state | Bumyong Lee | 1 | -0/+3 |
| 2023-08-07 | dmaengine: pl330: Return DMA_PAUSED when transaction is paused | Ilpo Järvinen | 1 | -2/+16 |
| 2023-05-24 | dmaengine: pl330: rename _start to prevent build error | Randy Dunlap | 1 | -4/+4 |
| 2022-09-05 | dmaengine: pl330: Remove unused flags | Harini Katakam | 1 | -4/+0 |
| 2022-07-06 | dmaengine: pl330: Fix lockdep warning about non-static key | Dmitry Osipenko | 1 | -1/+1 |
| 2022-02-28 | ARM: 9172/1: amba: Cleanup amba pclk operation | Wang Kefeng | 1 | -2/+2 |
| 2021-05-10 | dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc | Bumyong Lee | 1 | -2/+4 |
| 2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2020-12-17 | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+0 |
| 2020-11-16 | dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size | Sugar Zhang | 1 | -1/+1 |
| 2020-10-30 | dmaengine: pl330: Remove unreachable code | Surendran K | 1 | -2/+0 |
| 2020-10-01 | dmaengine: pl330: fix argument for tasklet | Vinod Koul | 1 | -1/+1 |
| 2020-09-18 | dmaengine: pl330: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -6/+6 |
| 2020-09-11 | Merge tag 'v5.9-rc4' into next | Vinod Koul | 1 | -8/+4 |
| 2020-09-11 | dmaengine: pl330: Drop local dma_parms | Robin Murphy | 1 | -5/+0 |
| 2020-09-04 | Merge tag 'dmaengine-fix-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2020-09-03 | dmaengine: pl330: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -6/+3 |
| 2020-08-25 | dmaengine: pl330: fix instruction dump formatting | Łukasz Stelmach | 1 | -1/+1 |
| 2020-08-25 | dmaengine: pl330: Fix burst length if burst size is smaller than bus width | Marek Szyprowski | 1 | -1/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -7/+3 |
| 2020-07-15 | dmaengine: pl330: Demote obvious misuse of kerneldoc to standard comment block | Lee Jones | 1 | -1/+1 |
| 2020-07-15 | dmaengine: pl330: Add quirk 'arm,pl330-periph-burst' | Sugar Zhang | 1 | -1/+9 |
| 2020-07-15 | dmaengine: pl330: Improve transfer efficiency for the dregs | Sugar Zhang | 1 | -11/+21 |
| 2020-07-15 | dmaengine: pl330: Remove the burst limit for quirk 'NO-FLUSHP' | Sugar Zhang | 1 | -8/+2 |
| 2020-06-24 | dmaengine: pl330: Make sure the debug is idle before doing DMAGO | Sugar Zhang | 1 | -6/+6 |
| 2019-12-10 | dmaengine: pl330: Convert to the *_late and *_early system sleep callbacks | Ulf Hansson | 1 | -1/+3 |
| 2019-12-10 | dmaengine: pl330: Drop boilerplate code for suspend/resume | Ulf Hansson | 1 | -10/+2 |
| 2019-08-08 | dmaengine: pl330: use the same attributes when freeing pl330->mcode_cpu | Fuqian Huang | 1 | -4/+5 |
| 2019-07-17 | Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+40 |
| 2019-06-14 | dmagengine: pl330: add code to get reset property | Dinh Nguyen | 1 | -0/+40 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-04-26 | dmaengine: pl330: _stop: clear interrupt status | Sugar Zhang | 1 | -3/+7 |
| 2019-03-25 | dmaengine: pl330: introduce debugfs interface | Katsuhiro Suzuki | 1 | -0/+51 |
| 2019-01-07 | dmaengine: pl330: drop useless LIST_HEAD | Julia Lawall | 1 | -1/+0 |
| 2018-11-24 | dmaengine: pl330: remove dma_slave_config direction usage | Vinod Koul | 1 | -4/+24 |
| 2018-08-18 | Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -6/+6 |
| 2018-07-25 | dmaengine: pl330: fix irq race with terminate_all | John Keeping | 1 | -2/+3 |
| 2018-07-10 | dmaengine: pl330: remove set but unused variable | Vinod Koul | 1 | -4/+0 |
| 2018-07-10 | dmaengine: pl330: Mark expected switch fall-through | Vinod Koul | 1 | -0/+3 |
| 2018-06-28 | dmaengine: pl330: report BURST residue granularity | Marek Szyprowski | 1 | -1/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
| 2018-05-03 | dmaengine: pl330: flush before wait, and add dev burst support. | Frank Mori Hess | 1 | -50/+159 |
| 2018-03-06 | dmaengine: pl330: fix a race condition in case of threaded irqs | Qi Hou | 1 | -2/+4 |
| 2017-10-20 | dmaengine: pl330: fix descriptor allocation fail | Alexander Kochetkov | 1 | -19/+20 |
| 2017-08-28 | dmaengine: pl330: constify amba_id | Arvind Yadav | 1 | -1/+1 |
| 2017-07-08 | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -76/+66 |
| 2017-06-17 | dmaengine: pl330: Delete unused functions | Matthias Kaehlcke | 1 | -67/+0 |
| 2017-06-02 | dmaengine: pl330: fix warning in pl330_remove | Jean-Philippe Brucker | 1 | -1/+2 |
| 2017-05-30 | dmaengine: pl330: Add IOMMU support to slave tranfers | Robin Murphy | 1 | -9/+66 |
| 2017-03-28 | dmaengine: pl330: remove pdata based initialization | Marek Szyprowski | 1 | -34/+8 |
| 2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m... | Joerg Roedel | 1 | -15/+20 |
| 2017-01-30 | Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 1 | -2/+3 |
| 2017-01-25 | dmaengine: pl330: fix double lock | Iago Abal | 1 | -13/+6 |
| 2017-01-19 | dmaengine: pl330: Make sure microcode is privileged | Mitchel Humpherys | 1 | -2/+3 |
| 2017-01-03 | dmaengine: pl330: Fix runtime PM support for terminated transfers | Marek Szyprowski | 1 | -0/+11 |
| 2016-12-12 | dmaengine: pl330: remove unused ‘regs’ | Vinod Koul | 1 | -3/+0 |
| 2016-12-08 | dmaengine: pl330: do not generate unaligned access | Vladimir Murzin | 1 | -5/+10 |
| 2016-11-14 | dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished | Stephen Barber | 1 | -0/+5 |
| 2016-10-03 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -1/+14 |
| 2016-09-09 | dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status | Hsin-Yu Chao | 1 | -0/+2 |
| 2016-09-09 | dmaengine: pl330: fix residual for non-running BUSY descriptors | Stephen Barber | 1 | -1/+12 |
| 2016-08-08 | dmaengine: pl330: convert callback to helper function | Dave Jiang | 1 | -6/+4 |
| 2016-07-16 | dmaengine: pl330: explicitly freeup irq | Vinod Koul | 1 | -0/+6 |
| 2016-06-21 | dmaengine: Remove site specific OOM error messages on kzalloc | Peter Griffin | 1 | -4/+1 |
| 2016-03-01 | dmaengine: pl330: fix to support the burst mode | Caesar Wang | 1 | -5/+4 |
| 2016-02-09 | dmaengine: pl330: add max burst for dmaengine | Shawn Lin | 1 | -0/+3 |
| 2016-02-09 | dmaengine: pl330: add quirk for broken no flushp | Addy Ke | 1 | -25/+62 |
| 2016-02-09 | dmaengine: pl330: support burst mode for dev-to-mem and mem-to-dev transmit | Boojin Kim | 1 | -7/+13 |
| 2015-09-04 | Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+3 |
| 2015-08-19 | dmaengine: pl330: do not emit loop for 1 byte transfer. | Michal Suchanek | 1 | -0/+3 |
| 2015-07-07 | dmaengine: pl330: Really fix choppy sound because of wrong residue calculation | Krzysztof Kozlowski | 1 | -1/+1 |
| 2015-07-07 | dmaengine: pl330: Fix overflow when reporting residue in memcpy | Krzysztof Kozlowski | 1 | -0/+1 |
| 2015-06-29 | Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+5 |
| 2015-06-08 | dmaengine: pl330: fix wording in mcbufsz message | Michal Suchanek | 1 | -2/+2 |
| 2015-05-25 | dmaengine: pl330: Initialize pl330 for pl330_prep_dma_memcpy after NULL check... | Maninder Singh | 1 | -1/+3 |
| 2015-05-22 | dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boards | Krzysztof Kozlowski | 1 | -0/+3 |
| 2015-03-18 | dmaengine: pl330: fix return status on pending transfers | Ben Dooks | 1 | -1/+11 |
| 2015-03-18 | dmaengine: pl330: make unexported functions static | Ben Dooks | 1 | -3/+3 |
| 2015-03-18 | dmaengine: pl330: fix issues with big-endian armv7 | Ben Dooks | 1 | -4/+4 |
| 2015-02-16 | dmaengine: pl330: add DMA_PAUSE feature | Robert Baldyga | 1 | -0/+28 |
| 2015-02-16 | dmaengine: pl330: improve pl330_tx_status() function | Robert Baldyga | 1 | -2/+72 |
| 2015-02-10 | dmaengine: pl330: fix bug that cause start the same descs in cyclic | Addy Ke | 1 | -0/+6 |
| 2014-12-22 | dmaengine: pl330: Declare slave capabilities for the generic code | Maxime Ripard | 1 | -14/+4 |
| 2014-12-22 | dmaengine: pl330: Split device_control | Maxime Ripard | 1 | -63/+49 |
| 2014-12-22 | dmaengine: Make the destination abbreviation coherent | Maxime Ripard | 1 | -1/+1 |
| 2014-12-12 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+95 |
| 2014-12-12 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+4 |
| 2014-12-05 | dmaengine: pl330: update author info | Jassi Brar | 1 | -1/+1 |
| 2014-11-27 | ARM: 8206/1: dmaengine: pl330: Add PM sleep support | Krzysztof Kozlowski | 1 | -0/+41 |
| 2014-11-17 | ARM: 8202/1: dmaengine: pl330: Add runtime Power Management support v12 | Krzysztof Kozlowski | 1 | -4/+54 |
| 2014-11-17 | dmaengine: pl330: Correct device assignment. | Andrew Jackson | 1 | -2/+3 |
| 2014-11-17 | dmaengine: Fix allocation size for PL330 data buffer depth. | Liviu Dudau | 1 | -2/+2 |
| 2014-11-17 | dmaengine: pl330: Limit MFIFO usage for memcpy to avoid exhausting entries | Jon Medhurst | 1 | -1/+1 |
| 2014-11-17 | dmaengine: pl330: Align DMA memcpy operations to MFIFO width | Jon Medhurst | 1 | -4/+13 |
| 2014-10-15 | dmaengine: pl330: Fix NULL pointer dereference on driver unbind | Krzysztof Kozlowski | 1 | -2/+4 |
| 2014-10-15 | dmaengine: pl330: Fix NULL pointer dereference on probe failure | Krzysztof Kozlowski | 1 | -2/+4 |
| 2014-10-15 | dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req() | Krzysztof Kozlowski | 1 | -3/+0 |
| 2014-10-15 | dmaengine: pl330: Remove non-NULL check for pl330_submit_req parameters | Krzysztof Kozlowski | 1 | -4/+0 |
| 2014-08-04 | dmaengine: Remove the context argument to the prep_dma_cyclic operation | Laurent Pinchart | 1 | -1/+1 |
| 2014-07-22 | dmaengine: pl330: Check if the DMA descriptor is NULL | Javier Martinez Canillas | 1 | -1/+6 |
| 2014-07-15 | dmaengine: pl330: Remove pl330_chan_ctrl() | Lars-Peter Clausen | 1 | -61/+10 |
| 2014-07-15 | dmaengine: pl330: Simplify marking a request as unused | Lars-Peter Clausen | 1 | -38/+13 |
| 2014-07-15 | dmaengine: pl330: Embed pl330_req directly into dma_pl330_desc | Lars-Peter Clausen | 1 | -90/+69 |
| 2014-07-15 | dmaengine: pl330: Merge dma_pl330_dmac and pl330_dmac structs | Lars-Peter Clausen | 1 | -280/+192 |
| 2014-07-15 | dmaengine: pl330: Simplify is_manager() | Lars-Peter Clausen | 1 | -7/+1 |
| 2014-07-15 | dmaengine: pl330: Remove uneccessary ccr validation | Lars-Peter Clausen | 1 | -23/+0 |
| 2014-07-15 | dmaengine: pl330: Change type pl330_chid from void * to struct pl330_thread * | Lars-Peter Clausen | 1 | -20/+17 |
| 2014-07-15 | dmaengine: pl330: Remove useless xfer_cb indirection | Lars-Peter Clausen | 1 | -38/+24 |
| 2014-07-15 | dmaengine: pl330: Remove unused mc_len field from _pl330_req struct | Lars-Peter Clausen | 1 | -4/+1 |
| 2014-07-15 | dmaengine: pl330: Remove unused next field form pl330_xfer struct | Lars-Peter Clausen | 1 | -15/+5 |
| 2014-07-15 | dmaengine: pl330: Remove unused client_data field form pl330_info | Lars-Peter Clausen | 1 | -2/+0 |
| 2014-07-15 | dmaengine: pl330: Remove unused dmac_reset callback | Lars-Peter Clausen | 1 | -12/+0 |
| 2014-07-15 | dmaengine: pl330: Remove unused pl330_chanstatus struct | Lars-Peter Clausen | 1 | -29/+0 |
| 2014-07-15 | dmaengine: pl330: Remove duplicated cachecontrol enum | Lars-Peter Clausen | 1 | -28/+17 |
| 2014-07-15 | dmaengine: pl330: Use dma_transfer_direction instead of custom pl330_reqtype | Lars-Peter Clausen | 1 | -17/+8 |
| 2014-01-29 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -31/+34 |
| 2014-01-20 | dma: pl330: Use dma_get_slave_channel() in the of xlate callback | Lars-Peter Clausen | 1 | -27/+8 |
| 2014-01-20 | dma: pl330: Differentiate between submitted and issued descriptors | Lars-Peter Clausen | 1 | -4/+20 |
| 2014-01-16 | Merge remote-tracking branch 'asoc/topic/dma' into for-tiwai | Mark Brown | 1 | -0/+1 |
| 2014-01-14 | dma: pl330: Set residue_granularity | Lars-Peter Clausen | 1 | -0/+1 |
| 2013-12-18 | dma: pl330: ensure DMA descriptors are zero-initialised | Will Deacon | 1 | -4/+1 |
| 2013-12-16 | dma: pl330: Alloc dma_parms for the dma device | Lars-Peter Clausen | 1 | -0/+6 |
| 2013-11-20 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -16/+16 |
| 2013-11-16 | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel... | Vinod Koul | 1 | -0/+2 |
| 2013-11-13 | dmaengine: prepare for generic 'unmap' data | Dan Williams | 1 | -0/+2 |
| 2013-11-13 | dma: pl330: silence a compile warning | Dan Carpenter | 1 | -1/+1 |
| 2013-11-13 | dma: pl330: off by one in pl330_probe() | Dan Carpenter | 1 | -1/+1 |
| 2013-10-31 | DMA-API: dma: pl330: add dma_set_mask_and_coherent() call | Russell King | 1 | -0/+4 |
| 2013-10-31 | dma: pl330: Remove unnecessary amba_set_drvdata() | Michal Simek | 1 | -3/+0 |
| 2013-10-13 | dma: pl330: Support per channel irq allocation | Michal Simek | 1 | -5/+12 |
| 2013-10-07 | dma: pl330: Simplify irq allocation | Michal Simek | 1 | -8/+2 |
| 2013-09-04 | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 1 | -7/+8 |
| 2013-09-03 | dmaengine: pl330: use dma_set_max_seg_size to set the sg limit | Vinod Koul | 1 | -7/+8 |
| 2013-09-02 | Merge branch 'topic/api_caps' into for-linus | Vinod Koul | 1 | -0/+27 |
| 2013-08-28 | dma: pl330: Fix handling of TERMINATE_ALL while processing completed descriptors | Lars-Peter Clausen | 1 | -72/+39 |
| 2013-08-13 | dma: pl330: split off common code to give back descriptors | Chanho Park | 1 | -15/+23 |
| 2013-08-13 | dma: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
| 2013-07-28 | dma: pl330: Fix cyclic transfers | Lars-Peter Clausen | 1 | -26/+67 |
| 2013-07-15 | dma: pl330: Implement device_slave_caps | Lars-Peter Clausen | 1 | -0/+27 |
| 2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -25/+4 |
| 2013-07-05 | dma: pl330: use dma_addr_t for describing bus addresses | Will Deacon | 1 | -1/+1 |
| 2013-07-05 | dma: pl330: rip out broken, redundant ID probing | Will Deacon | 1 | -24/+3 |
| 2013-07-03 | drivers/dma/pl330.c: fix locking in pl330_free_chan_resources() | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2013-04-15 | dma: pl330: Convert to devm_ioremap_resource() | Sachin Kamat | 1 | -3/+4 |
| 2013-04-15 | DMA: PL330: allow submitting 2 requests at a time | Jassi Brar | 1 | -2/+1 |
| 2013-04-02 | DMA: PL330: Add check if device tree compatible | Padmavathi Venna | 1 | -11/+27 |
| 2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -41/+60 |
| 2013-02-14 | DMA: PL330: Register the DMA controller with the generic DMA helpers | Padmavathi Venna | 1 | -0/+10 |
| 2013-02-14 | DMA: PL330: Add xlate function | Padmavathi Venna | 1 | -0/+25 |
| 2013-02-14 | DMA: PL330: Add new pl330 filter for DT case. | Padmavathi Venna | 1 | -14/+15 |
| 2013-01-07 | DMA: PL330: Use devm_* functions | Sachin Kamat | 1 | -27/+10 |
| 2013-01-03 | Drivers: dma: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-11-28 | dma: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
| 2012-10-10 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -70/+8 |
| 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-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-09-22 | dmaengine: Pass flags via device_prep_dma_cyclic() callback | Peter Ujfalusi | 1 | -1/+1 |
| 2012-09-18 | DMA: PL330: Check the pointer returned by kzalloc | Sachin Kamat | 1 | -0/+5 |
| 2012-09-18 | DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() | Sachin Kamat | 1 | -7/+9 |
| 2012-09-18 | DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources | Inderpal Singh | 1 | -1/+1 |
| 2012-09-18 | DMA: PL330: Remove redundant runtime_suspend/resume functions | Inderpal Singh | 1 | -56/+5 |
| 2012-09-18 | DMA: PL330: Remove controller clock enable/disable | Inderpal Singh | 1 | -12/+0 |
| 2012-09-14 | DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE | Tushar Behera | 1 | -0/+1 |
| 2012-09-01 | dma: fix comments | Masanari Iida | 1 | -1/+1 |
| 2012-06-14 | DMA: PL330: Fix racy mutex unlock | Javi Merino | 1 | -16/+10 |
| 2012-06-07 | DMA: PL330: Add missing static storage class specifier | Sachin Kamat | 1 | -1/+1 |
| 2012-06-07 | dmaengine: pl330: dont complete descriptor for cyclic dma | Tushar Behera | 1 | -1/+1 |
| 2012-05-11 | DMA: PL330: Remove duplicate header file inclusion | Sachin Kamat | 1 | -1/+0 |
| 2012-05-11 | dmaengine: pl330: dont complete descriptor for cyclic dma | Vinod Koul | 1 | -1/+2 |
| 2012-04-25 | dma: pl330: fix a couple of compilation warnings | Olof Johansson | 1 | -10/+15 |
| 2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -39/+2110 |
| 2012-03-21 | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 1 | -2/+3 |
| 2012-03-16 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
| 2012-03-13 | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul | 1 | -30/+7 |
| 2012-03-13 | dmaengine: pl330: fix the pl330 build after cookie cleanup | Vinod Koul | 1 | -1/+0 |
| 2012-03-13 | dmaengine: consolidate initialization of cookies | Russell King - ARM Linux | 1 | -1/+1 |
| 2012-03-13 | dmaengine: consolidate tx_status functions | Russell King - ARM Linux | 1 | -12/+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 | -12/+2 |
| 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 | -6/+3 |
| 2012-03-08 | DMA: PL330: Support MEMTOMEM transmit w/o RMB, WMB | Boojin Kim | 1 | -5/+26 |
| 2012-03-08 | DMA: PL330: Removes useless function | Boojin Kim | 1 | -46/+0 |
| 2012-03-08 | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim | 1 | -1/+2113 |
| 2012-01-31 | drivers/dma/pl330.c: add missing iounmap | Julia Lawall | 1 | -6/+11 |
| 2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -22/+9 |
| 2012-01-09 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -46/+53 |
| 2011-12-23 | DMA: PL330: Add device tree support | Thomas Abraham | 1 | -4/+29 |
| 2011-12-23 | DMA: PL330: Infer transfer direction from transfer request instead of platfor... | Thomas Abraham | 1 | -49/+16 |
| 2011-12-23 | DMA: PL330: move filter function into driver | Thomas Abraham | 1 | -0/+15 |
| 2011-12-08 | DMA: PL330: Remove pm_runtime_xxx calls from pl330 probe/remove | Tushar Behera | 1 | -15/+2 |
| 2011-11-22 | dmaengine: pl330: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |