summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-07-18mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-07-18mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-3/+4
2017-03-16mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2017-02-23mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner1-1/+2
2016-08-23mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2015-08-12mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang1-3/+5
2015-08-07mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko1-0/+1
2014-04-02mmc: sdhci: fix lockdep error in tuning routineAisheng Dong1-11/+6
2014-04-02mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches1-1/+12
2014-01-03mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+44
2013-10-27mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov1-2/+2
2013-05-30mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-30mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2-12/+0
2013-03-06mmc: sdhci-esdhc-imx: fix host version readShawn Guo1-8/+11
2013-01-03Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball1-4/+0
2012-10-17mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung1-1/+1
2012-10-17mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski1-0/+4
2012-10-17mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia1-3/+1
2012-10-10mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper1-2/+3
2012-09-19mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-1/+26
2012-09-19mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo1-3/+3
2012-09-19mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala1-4/+4
2012-09-19mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala1-2/+2
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