Age | Commit message (Expand) | Author |
2012-08-09 | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake |
2012-06-01 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |
2012-05-07 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric BĂ©nard |
2012-04-13 | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches |
2012-03-12 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer |
2012-02-29 | mmc: core: check for zero length ioctl data | Johan Rudholm |
2012-01-25 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs |
2012-01-25 | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu |
2012-01-25 | mmc: core: Fix voltage select in DDR mode | Girish K S |
2012-01-06 | ARM: 7220/1: mmc: mmci: Fixup error handling for dma | Ulf Hansson |
2012-01-06 | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR | Ulf Hansson |
2012-01-06 | mmc: vub300: fix type of firmware_rom_wait_states module parameter | Rusty Russell |
2011-12-21 | mmc: mxcmmc: fix falling back to PIO | Sascha Hauer |
2011-11-11 | mmc: core: ext_csd.raw_* used in comparison but never set | Andrei Warkentin |
2011-11-11 | mmc: core: Fix hangs related to insert/remove of cards | Ulf Hansson |
2011-10-16 | mmc: mxs-mmc: fix clock rate setting | Koen Beel |
2011-10-03 | mmc: sdhci-s3c: Fix mmc card I/O problem | Girish K S |
2011-10-03 | mmc: core: use non-reentrant workqueue for clock gating | Mika Westerberg |
2011-10-03 | mmc: core: prevent aggressive clock gating racing with ios updates | Mika Westerberg |
2011-10-03 | mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} | Mika Westerberg |
2011-08-29 | mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish | Aaron Lu |
2011-08-04 | mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared | Shawn Guo |
2011-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-07-13 | mmc: core: Bus width testing needs to handle suspend/resume | Philip Rakity |
2011-07-06 | ARM: 6980/1: mmci: use StartBitErr to detect bad connections | Linus Walleij |
2011-06-25 | mmc: queue: bring discard_granularity/alignment into line with SCSI | Adrian Hunter |
2011-06-25 | mmc: queue: append partition subname to queue thread name | Adrian Hunter |
2011-06-25 | mmc: core: make erase timeout calculation allow for gated clock | Adrian Hunter |
2011-06-25 | mmc: block: switch card to User Data Area when removing the block driver | Adrian Hunter |
2011-06-25 | mmc: sdio: reset card during power_restore | Daniel Drake |
2011-06-25 | mmc: sdhi: DMA slave ID 0 is invalid | Guennadi Liakhovetski |
2011-06-25 | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling | Guennadi Liakhovetski |
2011-06-25 | mmc: omap_hsmmc: use original sg_len for dma_unmap_sg | Per Forlin |
2011-06-25 | mmc: omap_hsmmc: fix ocr mask usage | Anand Gadiyar |
2011-06-25 | mmc: sdio: fix runtime PM path during driver removal | Ohad Ben-Cohen |
2011-06-18 | mmc: sdhi: fix module unloading | Guennadi Liakhovetski |
2011-06-18 | mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c | Wanlong Gao |
2011-06-18 | mmc: vub300: fix null dereferences in error handling | Chris Ball |
2011-06-15 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-06-06 | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges | Linus Walleij |
2011-06-01 | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K |
2011-05-27 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-05-26 | mmc: Use device platform_data to retrieve tmio_mmc platform bits | Samuel Ortiz |
2011-05-26 | ARM: 6832/1: mmci: support for ST-Ericsson db8500v2 | Philippe Langlais |
2011-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-05-25 | mmc: core: eMMC bus width may not work on all platforms | Philip Rakity |
2011-05-25 | mmc: sdhci: Auto-CMD23 fixes. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Auto-CMD23 support. | Andrei Warkentin |
2011-05-25 | mmc: core: Block CMD23 support for UHS104/SDXC cards. | Andrei Warkentin |
2011-05-25 | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI. | Andrei Warkentin |