Age | Commit message (Expand) | Author |
2014-01-26 | Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-01-23 | mmc: sdhci-pci: Fix possibility of chip->fixes being null | Adrian Hunter |
2014-01-20 | mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend | Adrian Hunter |
2014-01-20 | mmc: sdhci: Allow for long command timeouts | Adrian Hunter |
2014-01-17 | mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling | Bing Zhao |
2014-01-17 | mmc: sdhci: fix lockdep error in tuning routine | Aisheng Dong |
2014-01-17 | mmc: dw_mmc: k3: remove clk_table | Zhangfei Gao |
2014-01-17 | mmc: dw_mmc: fix dw_mci_get_cd | Zhangfei Gao |
2014-01-14 | ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h> | Linus Walleij |
2014-01-14 | ARM: S3C[24|64]xx: move includes back under <mach/> scope | Linus Walleij |
2014-01-13 | mmc: dw_mmc: fix sparse non static symbol warning | Wei Yongjun |
2014-01-13 | mmc: sdhci-esdhc-imx: fix warning during module remove function | Dong Aisheng |
2014-01-13 | mmc: sdhci-esdhc-imx: fix access hardirq-unsafe lock in atomic context | Dong Aisheng |
2014-01-13 | mmc: core: sd: implement proper support for sd3.0 au sizes | Wolfram Sang |
2014-01-13 | mmc: atmel-mci: add vmmc-supply support | Alexandre Belloni |
2014-01-13 | mmc: sdhci-pci: add broken HS200 quirk for Intel Merrifield | David Cohen |
2014-01-13 | mmc: sdhci: add quirk for broken HS200 support | David Cohen |
2014-01-13 | mmc: arasan: Add driver for Arasan SDHCI | Soren Brinkmann |
2014-01-13 | mmc: dw_mmc: add dw_mmc-k3 for k3 platform | Zhangfei Gao |
2014-01-13 | mmc: dw_mmc: use slot-gpio to handle cd pin | Zhangfei Gao |
2014-01-13 | mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts | Adam Lee |
2014-01-13 | mmc: sdhci-pci: break out definitions to header file | Adam Lee |
2014-01-13 | mmc: tmio: fixup compile error | Kuninori Morimoto |
2014-01-13 | mmc: sh_mmcif: Enable driver compilation with COMPILE_TEST | Laurent Pinchart |
2014-01-13 | mmc: sdhi: Enable driver compilation with COMPILE_TEST | Laurent Pinchart |
2014-01-13 | mmc: tegra: add support for Tegra124 | Stephen Warren |
2014-01-13 | mmc: sh_mmcif: Fix compilation warning on 64-bit platforms | Laurent Pinchart |
2014-01-13 | mmc: sh_mmcif: Factorize DMA channel request and configuration code | Laurent Pinchart |
2014-01-13 | mmc: SDHI: add SoC specific workaround via HW version | Kuninori Morimoto |
2014-01-13 | mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags | Kuninori Morimoto |
2014-01-13 | mmc: tmio: bus_shift become tmio_mmc_data member | Kuninori Morimoto |
2014-01-13 | mmc: tmio: use -EPROBE_DEFER if driver can't find regulator | Kuninori Morimoto |
2014-01-13 | mmc: mxs: use mmc_of_parse to parse devicetree properties | Sascha Hauer |
2014-01-13 | mmc: mxs: use mmc_gpio_get_ro for detecting read-only status | Sascha Hauer |
2014-01-13 | mmc: mxs: use standard flag for cd inverted | Sascha Hauer |
2014-01-13 | mmc: mxs: use standard flag for broken card detection | Sascha Hauer |
2014-01-13 | mmc: mxs: use standard flag for non-removable status | Sascha Hauer |
2014-01-13 | mmc: Do not call get_cd for non removable cards | Sascha Hauer |
2014-01-13 | mmc: sdhci-acpi: add new ACPI ID | Mika Westerberg |
2014-01-13 | mmc: sh_mobile_sdhi: Convert to clk_prepare/unprepare | Laurent Pinchart |
2014-01-13 | mmc: sdhci-esdhc-imx: Use NULL instead of zero | Fabio Estevam |
2014-01-13 | mmc: sdhci: Setting the host->mrq to NULL before executing tuning | Chuansheng Liu |
2014-01-13 | mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA | Ludovic Desroches |
2014-01-13 | mmc: tmio: don't overwrite caps2 | Kuninori Morimoto |
2014-01-13 | mmc: fix host release issue after discard operation | Ray Jui |
2014-01-13 | mmc: sdhci-esdhc-imx: add runtime pm support | Dong Aisheng |
2014-01-13 | mmc: sdhci-esdhc-imx: fix runtime pm unbalance issue | Dong Aisheng |