Age | Commit message (Expand) | Author |
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-04-13 | mmc: sdio: Use empty system suspend/resume callbacks at the bus level | Rafael J. Wysocki |
2012-03-04 | mmc: core: Fixup suspend/resume issues for UHS-I cards | Ulf Hansson |
2012-03-04 | mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size | Will Deacon |
2012-03-04 | mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5 | Sascha Hauer |
2012-03-04 | mmc: core: fix regression: set default clock gating delay to 0 | Guennadi Liakhovetski |
2012-03-02 | mmc: atmel-mci: don't use dma features when using DMA with no chan available | Ludovic Desroches |
2012-02-13 | mmc: dw_mmc: Fix PIO mode with support of highmem | Seungwon Jeon |
2012-02-13 | mmc: atmel-mci: save and restore sdioirq when soft reset is performed | Ludovic Desroches |
2012-02-13 | mmc: block: Init ro_lock sysfs attr to fix lockdep warnings | Rabin Vincent |
2012-02-13 | mmc: sh_mmcif: fix late delayed work initialisation | Guennadi Liakhovetski |
2012-02-13 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski |
2012-02-13 | mmc: core: Fix comparison issue in mmc_compare_ext_csds | Jurgen Heeks |
2012-02-13 | mmc: core: Fix PowerOff Notify suspend/resume | Girish K S |
2012-02-13 | mmc: sdhci-pci: set Medfield SDIO as non-removable | Adrian Hunter |
2012-02-13 | mmc: core: add the capability for broken voltage | Jaehoon Chung |
2012-02-13 | mmc: core: Fix low speed mmc card detection failure | Girish K S |
2012-02-13 | mmc: esdhc: set the timeout to the max value | Jerry Huang |
2012-02-13 | mmc: esdhc: add PIO mode support | Jerry Huang |
2012-02-13 | mmc: core: Ensure clocks are always enabled before host interaction | Sujit Reddy Thumma |
2012-02-13 | mmc: of_mmc_spi: fix little endian support | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-13 | mmc: core: UHS sdio card that fails should not exceed 50MHz | Philip Rakity |
2012-02-12 | mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3 | Roy Zang |
2012-01-24 | drivers: misc: Remove MISC_DEVICES config option | Fabio Estevam |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-01-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-12 | mmc: fix a deadlock between system suspend and MMC block IO | Guennadi Liakhovetski |
2012-01-12 | mmc: sdhci: restore the enabled dma when do reset all | Shaohui Xie |
2012-01-12 | mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation | Jaehoon Chung |
2012-01-12 | mmc: host: Adds support for eMMC 4.5 HS200 mode | Girish K S |
2012-01-12 | mmc: core: HS200 mode support for eMMC 4.5 | Girish K S |
2012-01-12 | mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT() | Jaehoon Chung |
2012-01-12 | mmc: core: Separate the timeout value for cache-ctrl | Seungwon Jeon |
2012-01-12 | mmc: sdhci-spear: Fix compilation error | Viresh Kumar |
2012-01-12 | mmc: sdhci: Deal with failure case in sdhci_suspend_host | Aaron Lu |
2012-01-12 | mmc: dw_mmc: Clear the DDR mode for non-DDR | Seungwon Jeon |
2012-01-12 | mmc: sd: Fix SDR12 timing regression | Alexander Elbs |
2012-01-12 | mmc: sdhci: Fix tuning timer incorrect setting when suspending host | Aaron Lu |
2012-01-11 | mmc: core: Add option to prevent eMMC sleep command | Ulf Hansson |
2012-01-11 | mmc: omap_hsmmc: use threaded irq handler for card-detect. | NeilBrown |
2012-01-11 | mmc: sdhci-pci: enable runtime PM for Medfield SDIO | Adrian Hunter |
2012-01-11 | mmc: sdhci: Always pass clock request value zero to set_clock host op | Todd Poynor |
2012-01-11 | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION | Adrian Hunter |
2012-01-11 | mmc: sdhci-pci: get gpio numbers from platform data | Adrian Hunter |
2012-01-11 | mmc: sdhci-pci: add platform data | Adrian Hunter |
2012-01-11 | mmc: sdhci: prevent card detection activity for non-removable cards | Adrian Hunter |