aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2015-08-121-3/+5
* mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko2015-08-071-0/+1
* mmc: sdhci: fix lockdep error in tuning routineAisheng Dong2014-04-021-11/+6
* mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches2014-04-021-1/+12
* mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake2014-01-031-3/+44
* mmc: tmio_mmc_dma: fix PIO fallback on SDHISergei Shtylyov2013-10-261-2/+2
* mmc: atmel-mci: pio hang on block errorsTerry Barnaby2013-05-301-4/+10
* mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-301-1/+1
* mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2013-05-302-12/+0
* mmc: sdhci-esdhc-imx: fix host version readShawn Guo2013-03-061-8/+11
* Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2013-01-031-4/+0
* mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-10-171-1/+1
* mmc: sh-mmcif: avoid oops on spurious interruptsGuennadi Liakhovetski2012-10-171-0/+4
* mmc: omap_hsmmc: Pass on the suspend failure to the PM coreVaibhav Bedia2012-10-171-3/+1
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-101-2/+3
* mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-191-1/+26
* mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-191-3/+3
* mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-191-4/+4
* mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-191-2/+2
* mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-08-021-0/+1
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-05-312-5/+8
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-05-111-2/+1
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-05-112-16/+40
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-05-112-4/+5
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
* mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark2012-04-131-0/+1
* mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
* mmc: atmel-mci: don't use dma features when using DMA with no chan availableLudovic Desroches2012-03-121-11/+10
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-02-291-37/+45
* mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon2012-02-201-69/+75
* mmc: atmel-mci: save and restore sdioirq when soft reset is performedLudovic Desroches2012-02-201-0/+3
* mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-251-2/+1
* mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-251-2/+1
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-301-4/+10
|\
| * ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2011-12-181-1/+5
| * ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2011-12-181-3/+5
* | mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2011-12-191-1/+1
* | Revert "mmc: enable runtime PM by default"Ohad Ben-Cohen2011-12-191-11/+0
* | mmc: sdhci: remove "state" argument from sdhci_suspend_hostManuel Lauss2011-12-1914-63/+52
|/
* mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not definedSujit Reddy Thumma2011-12-101-1/+2
* mmc: sdhci-s3c: Remove old and misprototyped suspend operationsMark Brown2011-12-101-2/+0
* mmc: tmio: fix clock gating on platforms with a .set_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() methodGuennadi Liakhovetski2011-12-101-1/+1
* mmc: core: Fix typo at mmc_card_sleepKyungmin Park2011-12-101-1/+1
* mmc: core: Fix power_off_notify during suspendGirish K S2011-12-102-33/+50
* mmc: core: Fix setting power notify state variable for non-eMMCGirish K S2011-12-101-3/+7
* mmc: core: Add quirk for long data read timeStefan Nilsson XK2011-12-102-0/+20
* mmc: Add module.h include to sdhci-cns3xxx.cChris Ball2011-12-101-0/+1
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-101-0/+1