Age | Commit message (Expand) | Author |
2014-03-04 | mmc: omap_hsmmc: remove a duplicative test | Dan Carpenter |
2014-03-03 | mmc: dw_mmc: fix possible build error | Felipe Balbi |
2014-03-03 | mmc: sdhci-s3c: Do not allow frequencies higher than requested | Tomasz Figa |
2014-03-03 | mmc: sdhci-s3c: Fix handling of bus clock switching | Tomasz Figa |
2014-03-03 | mmc: sdhci-s3c: Simplify min/max clock calculation | Tomasz Figa |
2014-03-03 | mmc: sdhci-s3c: Use correct condition to check for clock presence | Tomasz Figa |
2014-03-03 | mmc: sdhci-s3c: Cache bus clock rates | Tomasz Figa |
2014-03-03 | mmc: sdhci-s3c: Use shifts to divide by powers of two | Tomasz Figa |
2014-02-26 | mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation | Dinh Nguyen |
2014-02-26 | mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc | Dinh Nguyen |
2014-02-25 | mmc: dw_mmc: Fix NULL pointer dereference | Sachin Kamat |
2014-02-25 | mmc: dw_mmc: Add missing description | Sachin Kamat |
2014-02-25 | mmc: sdhci-dove: Remove redundant of_match_ptr | Sachin Kamat |
2014-02-25 | mmc: dw_mmc: Remove redundant of_match_ptr | Sachin Kamat |
2014-02-25 | mmc: davinci: Remove redundant of_match_ptr | Sachin Kamat |
2014-02-25 | mmc: sdhci-spear: Fix NULL pointer dereference | Sachin Kamat |
2014-02-25 | mmc: wmt-sdmmc: Fix NULL pointer dereference | Sachin Kamat |
2014-02-25 | mmc: ushc: Fix incorrect parameter in sizeof | Sachin Kamat |
2014-02-24 | mmc: sdhci-bcm-kona: Add basic use of clocks | Tim Kryger |
2014-02-23 | mmc: mmci: Enable support for busy detection for ux500 variant | Ulf Hansson |
2014-02-23 | mmc: mmci: Handle CMD irq before DATA irq | Ulf Hansson |
2014-02-23 | mmc: block: Fixup busy detection while invoking stop cmd at recovery | Ulf Hansson |
2014-02-23 | mmc: block: Respect hw busy detection in card_busy_detect() | Ulf Hansson |
2014-02-23 | mmc: block: Implement card_busy_detect() for busy detection | Ulf Hansson |
2014-02-23 | mmc: block: Use R1 responses for stop cmds for read requests | Ulf Hansson |
2014-02-23 | mmc: core: Respect host's max_busy_timeout when sending sleep cmd | Ulf Hansson |
2014-02-23 | mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode | Ulf Hansson |
2014-02-23 | mmc: core: Fixup busy detection for mmc switch operations | Ulf Hansson |
2014-02-23 | mmc: core: Minor simplifications to __mmc_switch | Ulf Hansson |
2014-02-23 | mmc: core: Add ignore_crc flag to __mmc_switch | Ulf Hansson |
2014-02-23 | mmc: core: Rename cmd_timeout_ms to busy_timeout | Ulf Hansson |
2014-02-23 | mmc: core: Rename max_discard_to to max_busy_timeout | Ulf Hansson |
2014-02-22 | mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V | Jaehoon Chung |
2014-02-22 | mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V | Ulf Hansson |
2014-02-22 | mmc: core: Add DT bindings for SD card's UHS bus speed modes | Ulf Hansson |
2014-02-22 | mmc: rtsx: add support for pre_req and post_req | Micky Ching |
2014-02-22 | mmc: rtsx: modify phase searching method for tuning | Micky Ching |
2014-02-22 | mmc: rtsx: fix card poweroff bug | Micky Ching |
2014-02-22 | mmc: sdhci: add support for realtek rts5250 | Micky Ching |
2014-02-22 | mmc: omap: Add erase capability | Jarkko Nikula |
2014-02-22 | mmc: omap: Remove always set use_dma flag from struct mmc_omap_host | Jarkko Nikula |
2014-02-22 | mmc: omap: Convert to devm_ioremap_resource | Jarkko Nikula |
2014-02-22 | mmc: omap: Remove mem_res field from struct mmc_omap_host | Jarkko Nikula |
2014-02-22 | mmc: omap: Remove duplicate host->irq assignment | Jarkko Nikula |
2014-02-22 | mmc: omap: Convert to devm_kzalloc | Jarkko Nikula |
2014-02-22 | mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet | Jarkko Nikula |
2014-02-22 | mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791 | Kuninori Morimoto |
2014-02-22 | mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790 | Kuninori Morimoto |
2014-02-22 | mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7779 | Kuninori Morimoto |
2014-02-22 | mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7778 | Kuninori Morimoto |