Age | Commit message (Expand) | Author |
2014-06-02 | Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next | Linus Torvalds |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson |
2014-05-20 | mmc: mmci: Enforce max frequency configuration through DT | Ulf Hansson |
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 |
2014-05-08 | mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req" | Micky Ching |
2014-04-09 | Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-04-07 | mmc: sdhci-acpi: Intel SDIO has broken card detect | Adrian Hunter |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-04 | Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst... | Russell King |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-03-29 | mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller | Marcin Wojtas |
2014-03-29 | workqueue: remove deprecated WQ_NON_REENTRANT | ZhangZhen |
2014-03-26 | mmc: sdhci-msm: Add platform_execute_tuning implementation | Georgi Djakov |
2014-03-26 | mmc: sdhci-msm: Initial support for Qualcomm chipsets | Georgi Djakov |
2014-03-25 | sdhci: only reprogram retuning timer when flag is set | Arend van Spriel |
2014-03-24 | mmc: rename ARCH_BCM to ARCH_BCM_MOBILE | Christian Daudt |
2014-03-17 | mmc: sdhci: Allow for irq being shared | Adrian Hunter |
2014-03-17 | mmc: sdhci-acpi: Add device id 80860F16 | Adrian Hunter |
2014-03-17 | mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14 | Adrian Hunter |
2014-03-17 | mmc: slot-gpio: Add GPIO descriptor based CD GPIO API | Adrian Hunter |
2014-03-17 | mmc: slot-gpio: Split out CD IRQ request into a separate function | Adrian Hunter |
2014-03-17 | mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers | Adrian Hunter |
2014-03-10 | mmc: core: typo fix in printk specifier | Alexander Shiyan |
2014-03-04 | mmc: sdhci-spear: use generic card detection gpio support | Russell King |
2014-03-04 | mmc: sdhci-spear: remove support for power gpio | Russell King |
2014-03-04 | mmc: sdhci-spear: simplify resource handling | Russell King |
2014-03-04 | mmc: sdhci-spear: fix platform_data usage | Russell King |
2014-03-04 | mmc: sdhci-spear: fix error handling paths for DT | Russell King |
2014-03-04 | mmc: sdhci-bcm-kona: fix build errors when built-in | Russell King |
2014-03-04 | mmc: omap_hsmmc: add autocmd23 support | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: add cmd23 support | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: split dma setup | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: fix request done for sbc error case | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: save clock rate to use in interrupt context | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: remove redundant reset done | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: remove pbias workaround | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: adapt hsmmc to use pbias regulator | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: handle vcc and vcc_aux independently | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: use devm_regulator API | Balaji T K |