summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resourcesInderpal Singh2012-09-181-1/+1
| * | | DMA: PL330: Remove redundant runtime_suspend/resume functionsInderpal Singh2012-09-181-56/+5
| * | | DMA: PL330: Remove controller clock enable/disableInderpal Singh2012-09-181-12/+0
| * | | dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2012-09-181-2/+1
| * | | DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATETushar Behera2012-09-141-0/+1
| * | | dma: tegra: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-141-4/+2
| * | | mxs/dma: Enlarge the CCW descriptor area to 4 pagesMarek Vasut2012-09-141-6/+8
| * | | dw_dmac: utilize slave_id to pass request lineAndy Shevchenko2012-09-141-0/+5
| * | | dmaengine: mmp_tdma: add dt supportZhangfei Gao2012-09-141-20/+31
| * | | dmaengine: mmp-pdma supportZhangfei Gao2012-09-143-0/+883
| * | | spi: davici - make davinci select edmaVinod Koul2012-09-011-0/+1
| * | | spi: spi-davinci: convert to DMA engine APIMatt Porter2012-09-011-162/+130
| * | | mmc: davinci_mmc: convert to DMA engine APIMatt Porter2012-09-011-189/+82
| * | | dmaengine: add TI EDMA DMA engine driverMatt Porter2012-09-013-0/+682
| * | | ioat: Adding Ivy Bridge IOATDMA PCI device IDsDave Jiang2012-08-311-0/+22
| * | | dma/ste_dma40: Fixup clock usage during probeUlf Hansson2012-08-311-5/+9
| * | | drivers/dma/amba-pl08x.c: fix error return codeJulia Lawall2012-08-221-0/+2
| * | | drivers/dma/sirf-dma.c: fix usage of devm functionsJulia Lawall2012-08-221-16/+7
| * | | Merge branch 'fixes_for-3.6' into nextVinod Koul2012-08-051-11/+25
| |\ \ \
| * \ \ \ Merge branch 'for-3.7' into nextVinod Koul2012-08-053-46/+27
| |\ \ \ \
| | * | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-07-311-1/+17
| | * | | | dw_dmac: use devm_* functions to simplify codeAndy Shevchenko2012-07-262-45/+10
* | | | | | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-1037-784/+1873
|\ \ \ \ \ \
| * | | | | | mmc: core: Fixup broken suspend and eMMC4.5 power off notifyUlf Hansson2012-10-074-87/+35
| * | | | | | mmc: sdhci-spear: Add clk_{un}prepare() supportViresh Kumar2012-10-071-5/+5
| * | | | | | mmc: sdhci-spear: add device tree bindingsViresh Kumar2012-10-071-2/+55
| * | | | | | mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resumeChander Kashyap2012-10-071-2/+27
| * | | | | | mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulatorChris Ball2012-10-071-4/+6
| * | | | | | mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirksChris Ball2012-10-071-0/+2
| * | | | | | mmc: dt: Support "broken-cd" property in sdhci-pltfmChris Ball2012-10-071-0/+3
| * | | | | | mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-10-071-1/+1
| * | | | | | mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski2012-10-031-0/+4
| * | | | | | mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQGuennadi Liakhovetski2012-10-031-1/+3
| * | | | | | mmc: sdhci-s3c: Fix crash on module insertion for second timeChander Kashyap2012-10-031-0/+1
| * | | | | | mmc: sdhci-s3c: Enable only required bus clockChander Kashyap2012-10-031-5/+7
| * | | | | | mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"Seungwon Jeon2012-10-031-13/+2
| * | | | | | mmc: mxcmmc: fix bug that may block a data transfer foreverJavier Martin2012-10-031-6/+70
| * | | | | | mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia2012-10-031-2/+1
| * | | | | | mmc: atmel-mci: AP700x PDC is not connected to MCIHein_Tibosch2012-10-032-1/+8
| * | | | | | mmc: atmel-mci: DMA can be used with other controllersHein_Tibosch2012-10-031-13/+13
| * | | | | | mmc: mmci: use clk_prepare_enable and clk_disable_unprepareJulia Lawall2012-10-031-10/+3
| * | | | | | mmc: sdhci-s3c: Add device tree supportThomas Abraham2012-10-031-6/+152
| * | | | | | mmc: dw_mmc: add support for exynos specific implementation of dw-mshcThomas Abraham2012-10-033-0/+263
| * | | | | | mmc: dw_mmc: add support for implementation specific callbacksThomas Abraham2012-10-034-4/+82
| * | | | | | mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuseThomas Abraham2012-10-032-2/+29
| * | | | | | mmc: dw_mmc: add device tree supportThomas Abraham2012-10-032-7/+132
| * | | | | | mmc: dw_mmc: add quirk to indicate missing write protect lineThomas Abraham2012-10-031-1/+3
| * | | | | | mmc: dw_mmc: lookup for optional biu and ciu clocksThomas Abraham2012-10-031-3/+49
| * | | | | | mmc: dw_mmc: allow probe to succeed even if one slot is initializedThomas Abraham2012-10-031-10/+13
| * | | | | | mmc: dw_mmc: Use devm_* functions in dw_mmc platform driverThomas Abraham2012-10-031-21/+8