summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-09dw_dmac: absence of pdata isn't critical when autocfg is setAndy Shevchenko
2013-01-08dma: mxs-dma: Fix build warnings with W=1Fabio Estevam
2013-01-08dma: tegra: add support for Tegra114 SoCLaxman Dewangan
2013-01-08dma: tegra: add support for channel wise pauseLaxman Dewangan
2013-01-08dma: ipu: Drop unused spinlockJean Delvare
2013-01-08dca: check against empty dca_domains list before unregister providerMaciej Sosnowski
2013-01-08ioat: remove chanerr mask setting for IOAT v3.xDave Jiang
2013-01-08ioat: Add alignment workaround for IVB platformsDave Jiang
2013-01-08dmaengine: add cpu_relax() to busy-loop in dma_sync_wait()Bartlomiej Zolnierkiewicz
2013-01-08dmaengine: remove dma_async_memcpy_pending() macroBartlomiej Zolnierkiewicz
2013-01-08ioat3: add missing DMA unmap to ioat_xor_val_self_test()Bartlomiej Zolnierkiewicz
2013-01-08dmaengine/dmatest: terminate transfers only in case of errorsShiraz Hashim
2013-01-08dma: sh: Don't use ENODEV for failing slave lookupGuennadi Liakhovetski
2013-01-08dmatest: Fix NULL pointer dereference on ioatJon Mason
2013-01-08DMA: PL330: Use devm_* functionsSachin Kamat
2013-01-08dmaengine: sirf: enable the driver support new SiRFmarco SoCBarry Song
2013-01-08of: dma: fix protection of DMA controller data stored by DMA helpersJon Hunter
2013-01-08of: dma: fix potential deadlock when requesting a slave channelJon Hunter
2013-01-08carma-fpga: pass correct flags to ->device_prep_dma_memcpy()Bartlomiej Zolnierkiewicz
2013-01-08mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz
2013-01-08ioat: add missing DMA unmap to ioat_dma_self_test()Bartlomiej Zolnierkiewicz
2013-01-08dma: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2013-01-08dmatest: adjust invalid module parameters for number of source buffersAkinobu Mita
2013-01-08dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita
2013-01-08dw_dmac: introduce to_dw_desc() macroAndy Shevchenko
2013-01-08dw_dmac: change dev_crit to dev_WARN in dwc_handle_errorAndy Shevchenko
2013-01-08dw_dmac: don't call platform_get_drvdata twiceAndy Shevchenko
2013-01-08dw_dmac: change dev_printk() to corresponding macrosAndy Shevchenko
2013-01-08dmaengine: dw_dmac: amend description and indentationHeikki Krogerus
2013-01-08dmaengine: dw_dmac: remove CLK dependencyHeikki Krogerus
2013-01-08dmaengine: dw_dmac: Enhance device tree supportViresh Kumar
2013-01-07pch_dma: use module_pci_driver to simplify the codeWei Yongjun
2013-01-07drivers/dma: remove CONFIG_EXPERIMENTALKees Cook
2013-01-07of: Add generic device tree DMA helpersJon Hunter
2013-01-07dmaengine: add helper function to request a slave DMA channelJon Hunter
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-03leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas
2013-01-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2013-01-02watchdog: twl4030_wdt: add DT supportAaro Koskinen
2013-01-02watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen
2013-01-02watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin
2013-01-02watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin
2012-12-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-30Revert "drm: tegra: protect DC register access with mutex"Dave Airlie
2012-12-30drm: tegra: program only one window during modesetLucas Stach
2012-12-30drm: tegra: clean out old gem prototypesLucas Stach
2012-12-30drm: tegra: remove redundant tegra2_tmds_config entryLucas Stach
2012-12-30drm: tegra: protect DC register access with mutexLucas Stach