summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-08dmaengine: Revert "rcar-dmac: use TCRB instead of TCR for residue"Vinod Koul1-1/+1
2017-11-08dmaengine: stm32_mdma: activate pack/unpack featurePierre-Yves MORDRET1-34/+50
2017-11-08dmaengine: at_hdmac: Remove unnecessary 0x prefixes before %padVinod Koul1-1/+1
2017-11-08dmaengine: coh901318: Remove unnecessary 0x prefixes before %padVinod Koul1-3/+3
2017-11-02MAINTAINERS: Step down from a co-maintaner of DW DMAC driverAndy Shevchenko1-1/+1
2017-10-31dmaengine: pch_dma: Replace PCI pool old APIRomain Perier1-6/+6
2017-10-23dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCsAnup Patel1-1/+1
2017-10-23dmaengine: bcm-sba-raid: Use common GPL comment headerAnup Patel1-3/+8
2017-10-23dmaengine: bcm-sba-raid: Use only single mailbox channelAnup Patel1-77/+27
2017-10-23dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lockAnup Patel1-0/+2
2017-10-20dmaengine: pl330: fix descriptor allocation failAlexander Kochetkov1-19/+20
2017-10-20dmaengine: rcar-dmac: use TCRB instead of TCR for residueHiroyuki Yokoyama1-1/+1
2017-10-16dmaengine: img-mdc: Add runtime PMEd Blake1-24/+53
2017-10-16dmaengine: img-mdc: Add suspend / resume handlingEd Blake1-0/+33
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven1-3/+2
2017-10-12dmaengine: stm32: remove redundant initialization of hwdescColin Ian King1-2/+2
2017-10-12dmaengine: stm32_mdma: add CONFIG_OF dependencyArnd Bergmann1-1/+1
2017-10-08dmaengine: stm32: use %p format specfier for pointerVinod Koul1-1/+1
2017-10-08dmaengine: usb-dmac: Add compatible string for r8a7743/5Biju Das1-0/+2
2017-10-08dmaengine: stm32-dmamux: Fix a NULL vs IS_ERR() check in probeDan Carpenter1-2/+2
2017-10-08dmaengine: Add STM32 MDMA driverPierre-Yves MORDRET3-0/+1679