summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds-4/+10
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell-1/+1
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen-11/+0
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss-63/+52
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson-1/+5
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson-3/+5
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma-1/+2
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown-2/+0
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski-1/+1
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski-1/+1
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park-1/+1
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S-33/+50
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S-3/+7
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK-0/+20
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball-0/+1
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer-0/+1
2011-12-07mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin-2/+5
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo-0/+8
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+13
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-3/+3
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-44/+50
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds-1/+1
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-0/+13
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-0/+1
2011-10-31mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker-0/+3
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker-0/+9
2011-10-31mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker-0/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann-2/+4
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann-2/+4
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann-2/+4
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-944/+2855
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley-0/+4
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley-7/+14
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds-1/+8
2011-10-27Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-0/+12
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-2/+4
2011-10-26mmc: core: Prevent too long response times for suspendUlf Hansson-15/+27
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao-1/+1
2011-10-26mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani-3/+3
2011-10-26mmc: core: support HPI send commandJaehoon Chung-0/+120
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon-6/+94
2011-10-26mmc: core: Modify the timeout value for writing power classSeungwon Jeon-1/+1
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park-1/+21
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park-2/+17
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung-22/+57
2011-10-26mmc: sdhci-pci: add flag for devices that can support runtime PMAdrian Hunter-4/+13
2011-10-26mmc: omap_hsmmc: ensure pbias configuration is always doneAdrian Hunter-9/+8
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S-2/+64
2011-10-26mmc: sdhci-s3c: fix potential NULL dereferenceJaehoon Chung-2/+4