summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2012-08-02mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake1-0/+1
2012-05-31mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2-5/+8
2012-05-11mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-05-11mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-05-11mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-13mmc: atmel-mci: correct data timeout computationLudovic Desroches1-1/+8
2012-04-13mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark1-0/+1
2012-03-12mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-12mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches1-11/+10
2012-03-01mmc: core: check for zero length ioctl dataJohan Rudholm1-37/+45
2012-02-21mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-69/+75
2012-02-21mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches1-0/+3
2012-01-26mmc: sd: Fix SDR12 timing regressionAlexander Elbs1-2/+1
2012-01-26mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu1-2/+1
2012-01-26mmc: core: Fix voltage select in DDR modeGirish K S1-1/+1
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds1-4/+10
2011-12-20mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell1-1/+1
2011-12-20Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen1-11/+0
2011-12-20mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss14-63/+52
2011-12-19ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson1-1/+5
2011-12-19ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson1-3/+5
2011-12-11mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma1-1/+2
2011-12-11mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown1-2/+0
2011-12-11mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski1-1/+1
2011-12-11mmc: core: Fix typo at mmc_card_sleepKyungmin Park1-1/+1
2011-12-11mmc: core: Fix power_off_notify during suspendGirish K S2-33/+50
2011-12-11mmc: core: Fix setting power notify state variable for non-eMMCGirish K S1-3/+7
2011-12-11mmc: core: Add quirk for long data read timeStefan Nilsson XK2-0/+20
2011-12-11mmc: Add module.h include to sdhci-cns3xxx.cChris Ball1-0/+1
2011-12-11mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-08mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin1-2/+5
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo1-0/+8
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-0/+13
2011-11-05Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2011-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-44/+50
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds1-1/+1
2011-11-02Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+13
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+1
2011-11-01mmc: Fix implicit use of stat.h header in associated filesPaul Gortmaker3-0/+3
2011-11-01mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker9-0/+9
2011-11-01mmc: Add module.h to drivers/mmc users assuming implicit presence.Paul Gortmaker1-0/+1
2011-11-01Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2-2/+4
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann2-2/+4
2011-11-01Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2-2/+4
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds59-944/+2855
2011-10-27mmc: core: Cleanup eMMC4.5 conditionalsSeungwon Jeon1-11/+9
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-0/+4
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-7/+14
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds1-1/+8