Age | Commit message (Expand) | Author |
2012-10-17 | mmc: sdhci-s3c: fix the wrong number of max bus clocks | Jaehoon Chung |
2012-10-17 | mmc: sh-mmcif: avoid oops on spurious interrupts | Guennadi Liakhovetski |
2012-10-17 | mmc: omap_hsmmc: Pass on the suspend failure to the PM core | Vaibhav Bedia |
2012-10-10 | mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes. | Al Cooper |
2012-09-19 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen |
2012-09-19 | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo |
2012-09-19 | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala |
2012-09-19 | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala |
2012-08-02 | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake |
2012-05-31 | mmc: sdio: avoid spurious calls to interrupt handlers | Nicolas Pitre |
2012-05-11 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric Bénard |
2012-05-11 | mmc: fixes for eMMC v4.5 sanitize operation | Adrian Hunter |
2012-05-11 | mmc: fixes for eMMC v4.5 discard operation | Adrian Hunter |
2012-04-13 | mmc: atmel-mci: correct data timeout computation | Ludovic Desroches |
2012-04-13 | mmc: sdhci-dove: Fix compile error by including module.h | Alf Høgemark |
2012-03-12 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer |
2012-03-12 | mmc: atmel-mci: don't use dma features when using DMA with no chan available | Ludovic Desroches |
2012-02-29 | mmc: core: check for zero length ioctl data | Johan Rudholm |
2012-02-20 | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon |
2012-02-20 | mmc: atmel-mci: save and restore sdioirq when soft reset is performed | Ludovic Desroches |
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 |
2011-12-30 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds |
2011-12-19 | mmc: vub300: fix type of firmware_rom_wait_states module parameter | Rusty Russell |
2011-12-19 | Revert "mmc: enable runtime PM by default" | Ohad Ben-Cohen |
2011-12-19 | mmc: sdhci: remove "state" argument from sdhci_suspend_host | Manuel Lauss |
2011-12-18 | ARM: 7220/1: mmc: mmci: Fixup error handling for dma | Ulf Hansson |
2011-12-18 | ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR | Ulf Hansson |
2011-12-10 | mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined | Sujit Reddy Thumma |
2011-12-10 | mmc: sdhci-s3c: Remove old and misprototyped suspend operations | Mark Brown |
2011-12-10 | mmc: tmio: fix clock gating on platforms with a .set_pwr() method | Guennadi Liakhovetski |
2011-12-10 | mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method | Guennadi Liakhovetski |
2011-12-10 | mmc: core: Fix typo at mmc_card_sleep | Kyungmin Park |
2011-12-10 | mmc: core: Fix power_off_notify during suspend | Girish K S |
2011-12-10 | mmc: core: Fix setting power notify state variable for non-eMMC | Girish K S |
2011-12-10 | mmc: core: Add quirk for long data read time | Stefan Nilsson XK |
2011-12-10 | mmc: Add module.h include to sdhci-cns3xxx.c | Chris Ball |
2011-12-10 | mmc: mxcmmc: fix falling back to PIO | Sascha Hauer |
2011-12-07 | mmc: omap_hsmmc: DMA unmap only once in case of MMC error | Per Forlin |
2011-11-11 | arm/imx: fix imx6q mmc error when mounting rootfs | Shawn Guo |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2011-11-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha... | Linus Torvalds |
2011-11-01 | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-11-01 | Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | mmc: Fix implicit use of stat.h header in associated files | Paul Gortmaker |
2011-10-31 | mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required | Paul Gortmaker |
2011-10-31 | mmc: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker |