summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2014-04-02mmc: sdhci: fix lockdep error in tuning routineAisheng Dong
2014-04-02mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2014-01-03mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake
2013-10-26mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov
2013-05-30mmc: atmel-mci: pio hang on block errorsTerry Barnaby
2013-05-30mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-03-06mmc: sdhci-esdhc-imx: fix host version readShawn Guo
2013-01-03Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball
2012-10-17mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung
2012-10-17mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski
2012-10-17mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia
2012-10-10mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-09-19mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen
2012-09-19mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-09-19mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala
2012-09-19mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-08-02mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-05-31mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-05-11mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard
2012-05-11mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter
2012-05-11mmc: fixes for eMMC v4.5 discard operationAdrian Hunter
2012-04-13mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-04-13mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-03-12mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-03-12mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches
2012-02-29mmc: core: check for zero length ioctl dataJohan Rudholm
2012-02-20mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon
2012-02-20mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches
2012-01-25mmc: sd: Fix SDR12 timing regressionAlexander Elbs
2012-01-25mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu
2012-01-25mmc: core: Fix voltage select in DDR modeGirish K S
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-12-19mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-19Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen
2011-12-19mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss
2011-12-18ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson
2011-12-18ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson
2011-12-10mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma
2011-12-10mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown
2011-12-10mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski
2011-12-10mmc: core: Fix typo at mmc_card_sleepKyungmin Park
2011-12-10mmc: core: Fix power_off_notify during suspendGirish K S
2011-12-10mmc: core: Fix setting power notify state variable for non-eMMCGirish K S
2011-12-10mmc: core: Add quirk for long data read timeStefan Nilsson XK
2011-12-10mmc: Add module.h include to sdhci-cns3xxx.cChris Ball
2011-12-10mmc: mxcmmc: fix falling back to PIOSascha Hauer
2011-12-07mmc: omap_hsmmc: DMA unmap only once in case of MMC errorPer Forlin
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsShawn Guo