aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity2013-05-071-1/+1
* mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung2012-12-031-1/+1
* mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper2012-10-021-2/+3
* mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani2012-10-021-3/+3
* mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-10-021-3/+3
* mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-10-021-2/+2
* mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake2012-08-091-0/+1
* mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre2012-06-012-5/+8
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard2012-05-071-2/+1
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
* mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer2012-03-121-2/+3
* mmc: core: check for zero length ioctl dataJohan Rudholm2012-02-291-37/+45
* 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
* ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson2012-01-061-1/+5
* ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson2012-01-061-3/+5
* mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell2012-01-061-1/+1
* mmc: mxcmmc: fix falling back to PIOSascha Hauer2011-12-211-0/+1
* mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin2011-11-111-0/+2
* mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson2011-11-115-5/+9
* mmc: mxs-mmc: fix clock rate settingKoen Beel2011-10-161-16/+14
* mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S2011-10-031-0/+2
* mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg2011-10-031-1/+1
* mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg2011-10-031-2/+29
* mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg2011-10-033-11/+11
* mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu2011-08-291-3/+0
* mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo2011-08-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-131-27/+50
|\
| * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-27/+50
* | ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij2011-07-062-1/+6
|/
* mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter2011-06-251-6/+1
* mmc: queue: append partition subname to queue thread nameAdrian Hunter2011-06-253-5/+8
* mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter2011-06-251-1/+1
* mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter2011-06-251-0/+3
* mmc: sdio: reset card during power_restoreDaniel Drake2011-06-251-0/+39
* mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski2011-06-251-1/+1
* mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski2011-06-251-2/+2
* mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin2011-06-251-2/+3
* mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar2011-06-251-1/+0
* mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen2011-06-251-1/+1
* mmc: sdhi: fix module unloadingGuennadi Liakhovetski2011-06-181-1/+2
* mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao2011-06-181-0/+5
* mmc: vub300: fix null dereferences in error handlingChris Ball2011-06-181-7/+4
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-151-2/+10
|\
| * ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
* | ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K2011-06-011-0/+3
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-2/+23
|\
| * ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais2011-05-261-2/+23
* | mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz2011-05-261-1/+1
|/