summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-02dma: mpc512x: separate 'compatible' values for MPC512x and MPC8308Alexander Popov
2014-05-02dma: mpc512x: reorder mpc8308 specific instructionsAlexander Popov
2014-05-02DMA: Freescale: move functions to avoid forward declarationsHongbo Zhang
2014-05-02DMA: Freescale: add fsl_dma_free_descriptor() to reduce code duplicationHongbo Zhang
2014-05-02DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengineHongbo Zhang
2014-05-02DMA: Freescale: unify register access methodsHongbo Zhang
2014-05-02DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUGHongbo Zhang
2014-05-02DMA: shdma: add cyclic transfer supportKuninori Morimoto
2014-05-02DMA: shdma: tidyup callback chunk finderKuninori Morimoto
2014-05-02dma: mmp_pdma: Fix physical channel memory allocation sizeLaurent Pinchart
2014-05-02dma: mmp_pdma: Simplify access to channel drcmr valueLaurent Pinchart
2014-04-30dmaengine: edma: update DMA memcpy to use new param elementJoel Fernandes
2014-04-30dmaengine: edma: Document variables used for residue accountingJoel Fernandes
2014-04-30dmaengine: edma: Provide granular accountingThomas Gleixner
2014-04-30dmaengine: edma: Store transfer data in edma_desc and edma_psetThomas Gleixner
2014-04-30dmaengine: edma: Create private pset structThomas Gleixner
2014-04-30dmaengine: edma: Check the current decriptor first in tx_status()Thomas Gleixner
2014-04-30dmaengine: edma: Sanitize residue reportingThomas Gleixner
2014-04-29dmaengine: edma: Add channel number to debug printsPeter Ujfalusi
2014-04-23dmaengine: edma: No need save/restore interrupt flags during spin_lock in IRQJoel Fernandes
2014-04-22dmaengine: edma: Add DMA memcpy supportJoel Fernandes
2014-04-22dmaengine: edma: Print the direction value as well when it is not supportedPeter Ujfalusi
2014-04-22dmaengine: edma: Prefix debug prints where the text were identical in prep ca...Peter Ujfalusi
2014-04-22dmaengine: edma: Implement device_slave_caps callbackPeter Ujfalusi
2014-04-22dmaengine: edma: Reduce debug print verbosity for non verbose debuggingPeter Ujfalusi
2014-04-22dmaengine: edma: Set DMA_CYCLIC capability flagPeter Ujfalusi
2014-04-22dmaengine: edma: Add support for DMA_PAUSE/RESUME operationPeter Ujfalusi
2014-04-22dmaengine: edma: Correct the handling of src/dst_maxburst == 0Peter Ujfalusi
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-19Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-19Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie
2014-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-18Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-18Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-18Merge tag 'staging-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-18Merge tag 'tty-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge tag 'usb-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-04-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-18Shiraz has movedViresh Kumar
2014-04-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-18tg3: update rx_jumbo_pending ring param only when jumbo frames are enabledIvan Vecera
2014-04-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-18Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann
2014-04-18drm: bochs: add power management supportGerd Hoffmann
2014-04-18drm: cirrus: add power management supportGerd Hoffmann
2014-04-18drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter