summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2012-12-03mmc: sdhci-s3c: fix the wrong number of max bus clocksJaehoon Chung
2012-10-02mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper
2012-10-02mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed modeSubhash Jadavani
2012-10-02mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo
2012-10-02mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala
2012-08-09mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-05-07mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard
2012-04-13mmc: atmel-mci: correct data timeout computationLudovic Desroches
2012-03-12mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer
2012-02-29mmc: core: check for zero length ioctl dataJohan Rudholm
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
2012-01-06ARM: 7220/1: mmc: mmci: Fixup error handling for dmaUlf Hansson
2012-01-06ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERRUlf Hansson
2012-01-06mmc: vub300: fix type of firmware_rom_wait_states module parameterRusty Russell
2011-12-21mmc: mxcmmc: fix falling back to PIOSascha Hauer
2011-11-11mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-10-16mmc: mxs-mmc: fix clock rate settingKoen Beel
2011-10-03mmc: sdhci-s3c: Fix mmc card I/O problemGirish K S
2011-10-03mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-10-03mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-10-03mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg
2011-08-29mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finishAaron Lu
2011-08-04mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get clearedShawn Guo
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-07-06ARM: 6980/1: mmci: use StartBitErr to detect bad connectionsLinus Walleij
2011-06-25mmc: queue: bring discard_granularity/alignment into line with SCSIAdrian Hunter
2011-06-25mmc: queue: append partition subname to queue thread nameAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: block: switch card to User Data Area when removing the block driverAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdhi: DMA slave ID 0 is invalidGuennadi Liakhovetski
2011-06-25mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handlingGuennadi Liakhovetski
2011-06-25mmc: omap_hsmmc: use original sg_len for dma_unmap_sgPer Forlin
2011-06-25mmc: omap_hsmmc: fix ocr mask usageAnand Gadiyar
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-06-18mmc: sdhi: fix module unloadingGuennadi Liakhovetski
2011-06-18mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.cWanlong Gao
2011-06-18mmc: vub300: fix null dereferences in error handlingChris Ball
2011-06-15Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-06-06ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij
2011-06-01ARM: OMAP4: MMC: no regulator off during probe for eMMCBalaji T K
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-26mmc: Use device platform_data to retrieve tmio_mmc platform bitsSamuel Ortiz
2011-05-26ARM: 6832/1: mmci: support for ST-Ericsson db8500v2Philippe Langlais