Age | Commit message (Expand) | Author |
2014-02-13 | mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA | Ludovic Desroches |
2014-02-13 | mmc: fix host release issue after discard operation | Ray Jui |
2013-12-08 | mmc: block: fix a bug of error handling in MMC driver | KOBAYASHI Yoshitake |
2013-12-04 | mmc: atmel-mci: fix oops in atmci_tasklet_func | Rodolfo Giometti |
2013-12-04 | mmc: atmel-mci: abort transfer on timeout error | Ludovic Desroches |
2013-09-26 | mmc: tmio_mmc_dma: fix PIO fallback on SDHI | Sergei Shtylyov |
2013-05-26 | mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case | Santosh Shilimkar |
2013-05-26 | mmc: omap_hsmmc: convert to dma_request_slave_channel_compat | Matt Porter |
2013-05-26 | mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 | Tony Lindgren |
2013-05-26 | mmc: sdhci-pci: add more device ids | Adrian Hunter |
2013-05-26 | mmc: sdhci-acpi: add more device ids | Adrian Hunter |
2013-05-26 | mmc: sdhci-acpi: fix initial runtime pm status | Adrian Hunter |
2013-05-26 | mmc: atmel-mci: convert to dma_request_slave_channel_compat() | Ludovic Desroches |
2013-05-26 | mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53 | Lucas Stach |
2013-05-26 | mmc: sdhci-esdhc-imx: Fix SDIO interrupts | Martin Fuzzey |
2013-05-15 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-10 | ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked | Lee Jones |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
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-17 | Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
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 | Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | 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 |