Age | Commit message (Expand) | Author |
2013-05-04 | Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-02 | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-04-30 | mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms | Mark Brown |
2013-04-29 | mmc: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-04-23 | mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE | Arnd Bergmann |
2013-04-19 | Merge branch 'samsung/exynos-multiplatform' into next/multiplatform | Arnd Bergmann |
2013-04-19 | mmc: sdhci-s3c: remove platform dependencies | Arnd Bergmann |
2013-04-15 | mmc: core: fix init controller performance regression, updated patch | Adrian Hunter |
2013-04-14 | Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2013-04-12 | mmc: mxcmmc: enable DMA support on mpc512x | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: constify mxcmci_devtype | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: use slot-gpio API for write-protect detection | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: add mpc512x SDHC support | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: fix race conditions for host->req and host->data access | Anatolij Gustschin |
2013-04-12 | mmc: mxcmmc: DT support | Markus Pargmann |
2013-04-12 | mmc: dw_mmc: let device core setup the default pin configuration | Thomas Abraham |
2013-04-12 | mmc: mxs-mmc: add broken-cd property | Hector Palacios |
2013-04-12 | mmc: mxs-mmc: add non-removable property | Marc Kleine-Budde |
2013-04-12 | mmc: mxs-mmc: add cd-inverted property | Marc Kleine-Budde |
2013-04-12 | mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case | Li Fei |
2013-04-12 | mmc: mxcmmc: Fix bug when card is present during boot | Alexander Shiyan |
2013-04-12 | mmc: core: fix performance regression initializing MMC host controllers | Adrian Hunter |
2013-04-12 | Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu... | Adrian Hunter |
2013-04-08 | mmc: atmel-mci: pio hang on block errors | Terry Barnaby |
2013-04-04 | mmc: core: Fix bit width test failing on old eMMC cards | Philip Rakity |
2013-04-04 | mmc: dw_mmc: Use pr_info instead of printk | Sachin Kamat |
2013-04-04 | mmc: dw_mmc: Check return value of regulator_enable | Sachin Kamat |
2013-04-04 | mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions | Jingoo Han |
2013-04-04 | mmc: dw_mmc: control the power-enable register | Jaehoon Chung |
2013-04-04 | mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation | Kevin Liu |
2013-04-04 | mmc: sdhci-pxav3: enhance device tree parser code | Kevin Liu |
2013-04-04 | mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card | Kevin Liu |
2013-04-04 | mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init | Kevin Liu |
2013-04-04 | mmc: dw_mmc: fix fifo access for 64-bit | Seungwon Jeon |
2013-04-04 | mmc: davinci_mmc: add DT support | Manjunathappa, Prakash |
2013-04-03 | ARM: davinci: mmc: derive version information from device name | Manjunathappa, Prakash |
2013-03-22 | mmc: mvsdio: use dev_*() API instead of pr_*() API | Thomas Petazzoni |
2013-03-22 | mmc: mvsdio: fix non-DT probing of GPIOs | Thomas Petazzoni |
2013-03-22 | mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs | Barry Song |
2013-03-22 | mmc: block: fix the host's claim-release in special request | Seungwon Jeon |
2013-03-22 | mmc: core: wait while adding MMC host to ensure root mounts successfully | Sergey Yanovich |
2013-03-22 | mmc: sdhci: Constify sdhci_ops structs where possible | Lars-Peter Clausen |
2013-03-22 | mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct | Lars-Peter Clausen |
2013-03-22 | mmc: sdhci_pltfm: Constify sdhci_pltfm_data | Lars-Peter Clausen |
2013-03-22 | mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload | Johan Hovold |
2013-03-22 | mmc: dw_mmc: Add MSHC compatible for Exynos4412 | Dongjin Kim |