deliverable/linux.git
2013-01-28  Andy Shevchenkodw_dmac: fill individual length of descriptor
2013-01-28  Andy Shevchenkodw_dmac: introduce total_len field in struct dw_desc
2013-01-28  Andy Shevchenkodw_dmac: remove unnecessary tx_list field in dw_dma_chan
2013-01-28  Andy Shevchenkodw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
2013-01-28  Barry SongDMAEngine: sirf: lock the shared registers access in...
2013-01-28  Barry SongDMAEngine: sirf: add DMA pause/resume support
2013-01-21  Vinod KoulMerge tag 'ux500-dma40' of //git.linaro.org/people...
2013-01-21  Andy Shevchenkodw_dmac: move soft LLP code from tasklet to dwc_scan_de...
2013-01-21  Andy Shevchenkodw_dmac: don't exceed AHB master number in dwc_get_data...
2013-01-21  Andy Shevchenkodw_dmac: allocate dma descriptors from DMA_COHERENT...
2013-01-20  Cong Dingdma: sh/shdma-base.c: remove unnecessary null pointer...
2013-01-20  Cong Dingdma: remove unnecessary null pointer check in mmp_pdma.c
2013-01-20  Matt Porterdma: edma: fix slave config dependency on direction
2013-01-14  Fabio Baltieridmaengine: set_dma40: balance clock in probe fail code
2013-01-14  Fabio Baltieridmaengine: set_dma40: ignore spurious interrupts
2013-01-14  Fabio Baltieridmaengine: ste_dma40: add software lli support
2013-01-14  Fabio Baltieridmaengine: ste_dma40: minor code readability fixes
2013-01-14  Fabio Baltieridmaengine: ste_dma40: minor cosmetic fixes
2013-01-14  Fabio Baltieridmaengine: ste_dma40: add missing kernel-doc entry
2013-01-14  Fabio Baltieridmaengine: ste_dma40: add a done queue for completed...
2013-01-14  Tong Liudmaengine: ste_dma40: support more than 128 event lines
2013-01-14  Gerald Baezadmaengine: ste_dma40: physical channels number correction
2013-01-14  Gerald Baezadmaengine: ste_dma40: support fixed physical channel...
2013-01-14  Rabin Vincentdmaengine: ste_dma40: don't allow high priority dest...
2013-01-14  Narayanan Gdmaengine: ste_dma40: don't check for pm_runtime_suspen...
2013-01-14  Per Forlindmaengine: ste_dma40: limit burst size to 16
2013-01-14  Per Forlindmaengine: ste_dma40: set dma max seg size
2013-01-14  Per Forlindmaengine: ste_dma40: use writel_relaxed for lcxa
2013-01-14  Narayanandmaengine: ste_dma40: reset priority bit for logical...
2013-01-13  Alessandro... pl080.h: moved from arm/include/asm/hardware to include...
2013-01-12  Heikki Krogerusdma: dw_dmac: clear suspend bit during termination
2013-01-12  Andy Shevchenkodw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
2013-01-12  Andy Shevchenkodw_dmac: make usage of dw_dma_slave optional
2013-01-12  Andy Shevchenkodw_dmac: store direction in the custom channel structure
2013-01-12  Andy Shevchenkodw_dmac: call .probe after we have a device in place
2013-01-12  Andy Shevchenkodma: ste_dma40: reuse is_slave_direction helper
2013-01-12  Andy Shevchenkodma: ipu_idmac: reuse is_slave_direction helper
2013-01-12  Andy Shevchenkodma: ep93xx_dma: reuse is_slave_direction helper
2013-01-12  Andy Shevchenkodma: dw_dmac: check direction properly in dw_dma_cyclic...
2013-01-12  Andy Shevchenkodma: at_hdmac: check direction properly for cyclic...
2013-01-12  Andy Shevchenkodmaengine: introduce is_slave_direction function
2013-01-09  Andy Shevchenkodma: dw_dmac: add dwc_chan_pause and dwc_chan_resume
2013-01-09  Andy Shevchenkodw_dmac: update tx_node_active in dwc_do_single_block
2013-01-09  Andy Shevchenkodw_dmac: remove redundant check
2013-01-09  Andy Shevchenkodw_dmac: check for mapping errors
2013-01-09  Andy Shevchenkodw_dmac: absence of pdata isn't critical when autocfg...
2013-01-08  Fabio Estevamdma: mxs-dma: Fix build warnings with W=1
2013-01-08  Laxman Dewangandma: tegra: add support for Tegra114 SoC
2013-01-08  Laxman Dewangandma: tegra: add support for channel wise pause
2013-01-08  Jean Delvaredma: ipu: Drop unused spinlock
2013-01-08  Maciej Sosnowskidca: check against empty dca_domains list before unregi...
2013-01-08  Dave Jiangioat: remove chanerr mask setting for IOAT v3.x
2013-01-08  Dave Jiangioat: Add alignment workaround for IVB platforms
2013-01-08  Bartlomiej... async_tx: fix checking of dma_wait_for_async_tx() retur...
2013-01-08  Bartlomiej... dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
2013-01-08  Bartlomiej... dmaengine: remove dma_async_memcpy_complete() macro
2013-01-08  Bartlomiej... dmaengine: remove dma_async_memcpy_pending() macro
2013-01-08  Bartlomiej... async_tx: fix build for async_memset
2013-01-08  Bartlomiej... ioat3: add missing DMA unmap to ioat_xor_val_self_test()
2013-01-08  Shiraz Hashimdmaengine/dmatest: terminate transfers only in case...
2013-01-08  Guennadi Liakhovetskidma: sh: Don't use ENODEV for failing slave lookup
2013-01-08  Jon Masondmatest: Fix NULL pointer dereference on ioat
2013-01-08  Sachin KamatDMA: PL330: Use devm_* functions
2013-01-08  Barry SongDMAEngine: add dmaengine_prep_interleaved_dma wrapper...
2013-01-08  Barry Songdmaengine: sirf: enable the driver support new SiRFmarc...
2013-01-08  Vinod Kouldmaengine: fix !of_dma compilation warning
2013-01-08  Jon Hunterof: dma: fix protection of DMA controller data stored...
2013-01-08  Jon Hunterof: dma: fix potential deadlock when requesting a slave...
2013-01-08  Bartlomiej... carma-fpga: pass correct flags to ->device_prep_dma_mem...
2013-01-08  Bartlomiej... mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
2013-01-08  Bartlomiej... ioat: add missing DMA unmap to ioat_dma_self_test()
2013-01-08  Bartlomiej... async_tx: add missing DMA unmap to async_memcpy()
2013-01-08  Akinobu Mitaasync_tx: use memchr_inv
2013-01-08  Joe Perchesdma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
2013-01-08  Akinobu Mitadmatest: adjust invalid module parameters for number...
2013-01-08  Akinobu Mitadma: amba-pl08x: use vchan_dma_desc_free_list
2013-01-08  Akinobu Mitadmaengine: use for_each_set_bit
2013-01-08  Andy Shevchenkodw_dmac: introduce to_dw_desc() macro
2013-01-08  Andy Shevchenkodw_dmac: change dev_crit to dev_WARN in dwc_handle_error
2013-01-08  Andy Shevchenkodw_dmac: don't call platform_get_drvdata twice
2013-01-08  Andy Shevchenkodw_dmac: change dev_printk() to corresponding macros
2013-01-08  Heikki Krogerusdmaengine: dw_dmac: amend description and indentation
2013-01-08  Heikki Krogerusdmaengine: dw_dmac: remove CLK dependency
2013-01-08  Viresh KumarARM: SPEAr13xx: Pass DW DMAC platform data from DT
2013-01-08  Viresh Kumardmaengine: dw_dmac: Enhance device tree support
2013-01-07  Viresh Kumardmaengine: dw_dmac: Update documentation style comments...
2013-01-07  Wei Yongjunpch_dma: use module_pci_driver to simplify the code
2013-01-07  Kees Cookdrivers/dma: remove CONFIG_EXPERIMENTAL
2013-01-07  Vinod Kouldmaengine: fix build failure due to missing semi-colon
2013-01-07  Matt Porterof: dma: fix typos in generic dma binding definition
2013-01-07  Vinod Koulof: dma- fix build break for !CONFIG_OF
2013-01-07  Jon Hunterof: Add generic device tree DMA helpers
2013-01-07  Jon Hunterdmaengine: add helper function to request a slave DMA...
2013-01-03  Linus TorvaldsLinux 3.8-rc2
2013-01-03  Linus TorvaldsMerge branch 'fixes-for-3.8' of git://git./linux/kernel...
2013-01-03  Javier Martinez... leds: leds-gpio: set devm_gpio_request_one() flags...
2013-01-03  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-01-03  Linus TorvaldsMerge tag '3.8-pci-fixes' of git://git./linux/kernel...
2013-01-03  David HowellsUAPI: Strip _UAPI prefix on header install no matter...
2013-01-03  David HowellsUAPI: Remove empty Kbuild files
next
This page took 0.056501 seconds and 5 git commands to generate.