aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
AgeCommit message (Expand)AuthorFilesLines
2012-01-11mmc: sh_mmcif: process error interrupts firstGuennadi Liakhovetski1-6/+6
2012-01-11mmc: tmio_mmc: Hotplug code regroupingBastian Hecht1-9/+21
2012-01-11mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset valueJingoo Han1-1/+1
2012-01-11mmc: dw_mmc: Support predefined mutiple block transfersSeungwon Jeon1-6/+28
2012-01-11mmc: dw_mmc: Remove unnecessary else clausesChris Ball1-5/+0
2012-01-11mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon1-0/+6
2012-01-11mmc: dw_mmc: use dev_pm_ops for dw_mmc controllersJaehoon Chung1-9/+10
2012-01-11mmc: sdhci-pci: simplify error handlingAxel Lin1-20/+18
2012-01-11mmc: sdhci-s3c: Add pm_caps into SD/MMC hostSangwook Lee1-0/+3
2012-01-11mmc: remove the second argument of k[un]map_atomic()Cong Wang5-19/+19
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin21-243/+21
2012-01-11mmc: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2012-01-11mmc: sh_mmcif: simplify clock divisor calculationGuennadi Liakhovetski1-1/+2
2012-01-11mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1msTony Lin1-1/+1
2012-01-11mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin1-0/+1
2012-01-11mmc: sdhci-spear: Implement suspend/resumeViresh Kumar1-0/+40
2012-01-11mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO1-0/+10
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+17
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+8
2012-01-09Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+2
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+15
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann17-83/+78
2012-01-09Merge branch 'samsung/dt' into samsung/cleanupArnd Bergmann17-83/+78
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2012-01-07Merge branch 'next/cleanup' into samsung/dtArnd Bergmann1-15/+15
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-11/+1
2012-01-07Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann19-70/+62
2012-01-06Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-11/+1
2012-01-03Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clkArnd Bergmann1-5/+5
2012-01-02misc latin1 to utf8 conversionsAl Viro1-2/+2
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-4/+10
2011-12-28mmc: mxs-mmc: convert to clk_prepare/clk_unprepareShawn Guo1-5/+5
2011-12-28Merge branch 'samsung/cleanup' into next/driversArnd Bergmann1-5/+2
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann6-6/+9
2011-12-23mmc: mxs-mmc: fix the dma_transfer_direction migrationShawn Guo1-0/+3
2011-12-23mmc: sdhci-s3c: Use generic clock names for sdhci bus clock optionsRajeshwari Shinde1-5/+2
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell1-1/+1
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss14-63/+52
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson1-3/+5
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn1-5/+8
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-08ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller1-0/+2
2011-12-08omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resumeEliad Peller1-9/+15