Age | Commit message (Expand) | Author |
2014-05-22 | mmc: sdhci: move setting mmc->actual_clock into set_clock handlers | Russell King |
2014-05-22 | mmc: sdhci: move setting host->clock into sdhci_do_set_ios() | Russell King |
2014-05-22 | mmc: sdhci: clean up sdhci_update_clock()/sdhci_set_clock() | Russell King |
2014-05-22 | mmc: sdhci: convert ADMA descriptors to a coherent allocation | Russell King |
2014-05-22 | mmc: sdhci: avoid sync'ing the SG if there's no misalignment | Russell King |
2014-05-22 | mmc: sdhci: move FSL ESDHC reset handling quirk into esdhc code | Russell King |
2014-05-22 | mmc: sdhci: convert reset into a library function | Russell King |
2014-05-22 | mmc: sdhci: convert generic bus width setup to library function | Russell King |
2014-05-22 | mmc: sdhci: plug hole in disabling card detection interrupts | Russell King |
2014-05-22 | mmc: sdhci: more efficient interrupt enable register handling | Russell King |
2014-05-22 | mmc: sdhci: allow sdio interrupts while sdhci runtime suspended | Russell King |
2014-05-22 | mmc: sdhci: push card_tasklet into threaded irq handler | Russell King |
2014-05-22 | mmc: sdhci: convert to new SDIO IRQ handling | Russell King |
2014-05-22 | mmc: sdhci: clean up sdio interrupt enable handling | Russell King |
2014-05-22 | mmc: sdhci: clean up interrupt handling | Russell King |
2014-05-20 | mmc: mmci: Enforce max frequency configuration through DT | Ulf Hansson |
2014-05-16 | drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 | George Spelvin |
2014-05-16 | lib/crc7: Shift crc7() output left 1 bit | George Spelvin |
2014-05-13 | mmc: sdhci: remove mdelay in eMMC tuning | Nick Sanders |
2014-05-12 | mmc: mxcmmc: Use mmc_regulator_get_supply() API | Alexander Shiyan |
2014-05-12 | mmc: atmel: don't test host->data | Alexandre Belloni |
2014-05-12 | mmc: rtsx: fix possible linking error if built-in | Arnd Bergmann |
2014-05-12 | mmc: mxs: fix card detection function for broken card detect | Daniel Willmann |
2014-05-12 | mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response | Alex Smith |
2014-05-12 | mmc: mvsdio: workaround for spurious irqs | Sebastian Hesselbarth |
2014-05-12 | mmc: mvsdio: silence card detect notice | Sebastian Hesselbarth |
2014-05-12 | mmc: moxart: Add MOXA ART SD/MMC driver | Jonas Jensen |
2014-05-12 | mmc: Add realtek USB sdmmc host driver | Roger Tseng |
2014-05-12 | mmc: sdhci-s3c: Remove unused define for NUM_GPIOS | Axel Lin |
2014-05-12 | mmc: dw_mmc: restore the card-present checking point | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio() | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: remove unnecessary function. | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: fix minor coding style. | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: remove unused member variable. | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: replace the bus_hz checking point | Jaehoon Chung |
2014-05-12 | mmc: dw_mmc: use the mmc_of_parse() instead of local parser | Jaehoon Chung |
2014-05-12 | mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS | Alexander Shiyan |
2014-05-12 | mmc: mxcmmc: Convert to devm-* API | Alexander Shiyan |
2014-05-12 | mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops | Sachin Kamat |
2014-05-12 | mmc: mmci: Enforce mmc capabilities through DT | Ulf Hansson |
2014-05-12 | mmc: mmci: Enforce DT for signal direction and feedback clock | Ulf Hansson |
2014-05-12 | mmc: mmci: Enable MMC_CAP_CMD23 | Ulf Hansson |
2014-05-12 | mmc: mmci: Use the common mmc DT parser | Ulf Hansson |
2014-05-12 | mmc: mmci: Add DT bindings for feedback clock pin | Ulf Hansson |
2014-05-12 | mmc: mmci: Add DT bindings for signal direction | Ulf Hansson |
2014-05-12 | mmc: mmci: Convert to devm functions | Ulf Hansson |
2014-05-12 | mmc: mmci: Convert to the mmc gpio API | Ulf Hansson |
2014-05-12 | mmc: mmci: Put the device into low power state at system suspend | Ulf Hansson |
2014-05-12 | mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM | Ulf Hansson |
2014-05-12 | mmc: mmci: Mask IRQs for all variants during runtime suspend | Ulf Hansson |