Age | Commit message (Expand) | Author |
2013-10-26 | mmc: tmio_mmc_dma: fix PIO fallback on SDHI | Sergei Shtylyov |
2013-05-30 | mmc: atmel-mci: pio hang on block errors | Terry Barnaby |
2013-05-30 | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload | Johan Hovold |
2013-03-06 | mmc: sdhci-esdhc-imx: fix host version read | Shawn Guo |
2013-01-03 | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts" | Chris Ball |
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: 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-11 | mmc: unbreak sdhci-esdhc-imx on i.MX25 | Eric Bénard |
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-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 |
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 | 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: 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: 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: Add module.h to drivers/mmc users assuming implicit presence. | Paul Gortmaker |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann |
2011-10-31 | Merge branch 'next/fixes' into next/cleanup | Arnd Bergmann |
2011-10-31 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2011-10-27 | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds |
2011-10-27 | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-26 | mmc: dw_mmc: modify DATA register offset | Jaehoon Chung |