summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2011-03-15mmc: sdhci-tegra: free irq on error and removeWolfram Sang1-1/+5
2011-03-15mmc: mxcmmc: use dmaengine APISascha Hauer1-77/+104
2011-03-15mmc: dw_mmc: support 8-bit buswidthJaehoon Chung1-0/+3
2011-03-15mmc: tmio_mmc: use dmaengine helpers, drop submit checkLinus Walleij1-13/+4
2011-03-15mmc: tmio_mmc: drop dma_sglen state variableLinus Walleij1-7/+2
2011-03-15mmc: tmio_mmc: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: tmio_mmc: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+6
2011-03-15mmc: sh_mmcif: use dmaengine helpers, drop submit checkLinus Walleij1-16/+6
2011-03-15mmc: sh_mmcif: rename and retype activity variableLinus Walleij1-9/+9
2011-03-15mmc: sh_mmcif: unmap with the proper sglenLinus Walleij1-2/+2
2011-03-15mmc: sh_mmcif: map DMA buffers on the DMA engine deviceLinus Walleij1-4/+8
2011-03-15mmc: atmel-mci: use dmaengine helper functionsLinus Walleij1-3/+3
2011-03-15mmc: atmel-mci: conform to DMA-APILinus Walleij1-4/+3
2011-03-15mmc: atmel-mci: map DMA sglist on the DMA engineLinus Walleij1-3/+5
2011-03-15mmc: sdhci: Add Ricoh e823 PCI IDManoj Iyer1-0/+8
2011-03-15mmc: dw_mmc: Enable low-power mode for the card clock.Will Newton1-1/+2
2011-03-15mmc: dw_mmc: Run card detect tasklet during slot initialisation.Will Newton1-0/+6
2011-03-15mmc: mmc_mxc: Allow selection only for the correct platformsFabio Estevam1-1/+1
2011-03-15mmc: tmio_mmc: Improve readability of the output of pr_debug_status()Simon Horman1-23/+27
2011-03-15mmc: sdhci-s3c: Auto CMD12 supportKyungmin Park1-0/+3
2011-01-31ARM: mmci: round down the bytes transferred on errorRussell King1-3/+4
2011-01-31ARM: mmci: complete the transaction on errorRussell King1-1/+1
2011-01-28ARM: 6642/1: mmci: calculate remaining bytes at error correctlyLinus Walleij1-2/+2
2011-01-26mmc: bfin_sdh: fix alloc size for private dataSonic Zhang1-1/+1
2011-01-26mmc: sdhci-s3c: add platform_8bit_width() hookJaehoon Chung1-0/+36
2011-01-26mmc: jz4740: don't treat NULL clk as an errorJamie Iles1-2/+3
2011-01-26mmc: mmci: don't read command response when invalidRussell King - ARM Linux1-5/+5
2011-01-26mmc: ushc: Remove duplicate include of usb.hJesper Juhl1-1/+0
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-82/+21
2011-01-24ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2-82/+21
2011-01-22drivers: mmc: msm: remove clock disable in probeDaniel Walker1-3/+0
2011-01-22mmc: msm: fix dma usage not to use internal APIsDaniel Walker1-27/+22
2011-01-14mmc: sdhci-of: fix build on non-powerpc platformsRob Herring1-0/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds3-4/+4
2011-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds16-321/+3215
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+5
2011-01-10mmc: davinci: add support for SDIO irq handlingAlagu Sankar1-5/+73
2011-01-09mmc: tmio_mmc: fix CMD irq handlingArnd Hannemann1-2/+4
2011-01-09mmc: tmio_mmc: handle missing HW interruptsArnd Hannemann1-4/+86
2011-01-09mmc: tmio_mmc: implement SDIO IRQ supportArnd Hannemann1-0/+79
2011-01-09mmc: tmio_mmc: silence compiler warningsArnd Hannemann1-2/+6
2011-01-09mmc: tmio_mmc: implement a bounce buffer for unaligned DMAGuennadi Liakhovetski1-6/+83
2011-01-09mmc: tmio_mmc: merge the private header into the driverGuennadi Liakhovetski2-231/+210
2011-01-09mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failureGuennadi Liakhovetski2-46/+25
2011-01-09mmc: tmio_mmc: allow multi-element scatter-gather listsGuennadi Liakhovetski1-2/+7
2011-01-09mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.Will Newton4-0/+1981
2011-01-09mmc: add sdhci-tegra driver for Tegra SoCsOlof Johansson5-0/+272
2011-01-09mmc: sdhci: add quirk for max len ADMA descriptorsOlof Johansson1-3/+7
2011-01-09mmc: sdhci-s3c: Support controllers with no internal clock dividerJeongbae Seo1-0/+62
2011-01-09mmc: sdhci-s3c: Support additional host capabilitiesJeongbae Seo1-0/+4