]> rtime.felk.cvut.cz Git - linux-imx.git/history - drivers
dma: of-dma.c: fix memory leakage
[linux-imx.git] / drivers /
2013-02-14 Cong Dingdma: of-dma.c: fix memory leakage
2013-02-14 Andy Shevchenkodw_dmac: apply default dma_mask if needed
2013-02-13 Fengguang Wudmaengine: ioat - fix spare sparse complain
2013-02-13 Vinod Kouldmaengine: move drivers/of/dma.c -> drivers/dma/of...
2013-02-12 Dave Jiangioatdma: fix race between updating ioat->head and IOAT_...
2013-02-12 Mika Westerbergdw_dmac: add support for Lynxpoint DMA controllers
2013-01-28 Andy Shevchenkodw_dmac: return proper residue value
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 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 Rubinipl080.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-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 Zolnier... dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()
2013-01-08 Bartlomiej Zolnier... dmaengine: remove dma_async_memcpy_pending() macro
2013-01-08 Bartlomiej Zolnier... 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: sirf: enable the driver support new SiRFmarc...
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 Zolnier... carma-fpga: pass correct flags to ->device_prep_dma_mem...
2013-01-08 Bartlomiej Zolnier... mtd: fsmc_nand: add missing DMA unmap to dma_xfer()
2013-01-08 Bartlomiej Zolnier... ioat: add missing DMA unmap to ioat_dma_self_test()
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 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 Kumardmaengine: dw_dmac: Enhance device tree support
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 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 TorvaldsMerge branch 'fixes-for-3.8' of git://git.kernel.org...
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.kernel.org/pub...
2013-01-03 Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel...
2013-01-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-01-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-01-02 Aaro Koskinenwatchdog: twl4030_wdt: add DT support
2013-01-02 Aaro Koskinenwatchdog: omap_wdt: eliminate unused variable and a...
2013-01-02 Axel Linwatchdog: da9055: Don't update wdt_dev->timeout in...
2013-01-02 Axel Linwatchdog: da9055: Fix invalid free of devm_ allocated...
2012-12-30 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-30 Linus TorvaldsMerge tag 'omap-late-cleanups' of git://git.kernel...
2012-12-30 Linus TorvaldsMerge tag 'fixes' of git://git.kernel.org/pub/scm/linux...
2012-12-30 Dave AirlieRevert "drm: tegra: protect DC register access with...
next