]> rtime.felk.cvut.cz Git - linux-imx.git/shortlog
linux-imx.git
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-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.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 David HowellsUAPI: Strip _UAPI prefix on header install no matter...
2013-01-03 David HowellsUAPI: Remove empty Kbuild files
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-03 Mel Gormanmm: mempolicy: Convert shared_policy mutex to spinlock
2013-01-02 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git.kernel.org...
2013-01-02 Hugh Dickinsmempolicy: remove arg from mpol_parse_str, mpol_to_str
2013-01-02 Hugh Dickinstmpfs mempolicy: fix /proc/mounts corrupting memory
2013-01-02 Eric Wongepoll: prevent missed events on EPOLL_CTL_MOD
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...
2012-12-30 Lucas Stachdrm: tegra: program only one window during modeset
2012-12-30 Lucas Stachdrm: tegra: clean out old gem prototypes
2012-12-30 Lucas Stachdrm: tegra: remove redundant tegra2_tmds_config entry
2012-12-30 Lucas Stachdrm: tegra: protect DC register access with mutex
2012-12-30 Lucas Stachdrm: tegra: don't leave clients host1x member uninitialized
2012-12-30 Lucas Stachdrm: tegra: fix front_porch <-> back_porch mixup
2012-12-30 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30 Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-30 Dave AirlieMerge branch 'drm-nouveau-fixes-3.8' of git://anongit...
2012-12-28 Zlatko Calusicmm: fix null pointer dereference in wait_iff_congested()
2012-12-28 Olof JohanssonMerge tag 'sunxi-fixes-for-3.8-rc2' of git://github...
next