Age | Commit message (Expand) | Author |
2019-07-22 | mmc: mmc_spi: Enable stable writes | Andreas Koop |
2019-07-22 | mmc: meson-mx-sdio: Fix misuse of GENMASK macro | Joe Perches |
2019-07-22 | mmc: dw_mmc: Fix occasional hang after tuning on eMMC | Douglas Anderson |
2019-07-22 | mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() | Baolin Wang |
2019-07-11 | Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2019-07-10 | mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654 | YueHaibing |
2019-07-10 | mmc: alcor: remove a redundant greater or equal to zero comparison | Colin Ian King |
2019-07-10 | mmc: sdhci-msm: fix mutex while in spinlock | Jorge Ramirez-Ortiz |
2019-07-10 | mmc: sdhci_am654: Make some symbols static | YueHaibing |
2019-07-10 | mmc: core: let the dma map ops handle bouncing | Christoph Hellwig |
2019-07-10 | mmc: sdhci-sprd: Add pin control support for voltage switch | Baolin Wang |
2019-07-10 | mmc: sdhci-sprd: Add start_signal_voltage_switch ops | Baolin Wang |
2019-07-10 | mmc: sdhci-pci: Add support for Intel EHL | Adrian Hunter |
2019-07-10 | mmc: tmio: Use dma_max_mapping_size() instead of a workaround | Yoshihiro Shimoda |
2019-07-10 | mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card() | Ulf Hansson |
2019-07-10 | mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card() | Ulf Hansson |
2019-07-10 | mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume | Ulf Hansson |
2019-07-10 | mmc: sdio: Drop powered-on re-init at runtime resume and HW reset | Ulf Hansson |
2019-07-10 | mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card() | Ulf Hansson |
2019-07-10 | mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore() | Ulf Hansson |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2019-06-20 | mmc: sdio: Turn sdio_run_irqs() into static | Ulf Hansson |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-18 | Merge branch 'fixes' into next | Ulf Hansson |
2019-06-18 | mmc: core: Prevent processing SDIO IRQs when the card is suspended | Ulf Hansson |
2019-06-18 | mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS | Raul E Rangel |
2019-06-18 | mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width | Raul E Rangel |
2019-06-18 | Merge branch 'fixes' into next | Ulf Hansson |
2019-06-18 | mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning | Raul E Rangel |
2019-06-18 | Merge branch 'fixes' into next | Ulf Hansson |
2019-06-18 | mmc: core: Add sdio_retune_hold_now() and sdio_retune_release() | Douglas Anderson |
2019-06-18 | mmc: core: API to temporarily disable retuning for SDIO CRC errors | Douglas Anderson |
2019-06-17 | mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a | Yangbo Lu |
2019-06-17 | mmc: sdhci-of-esdhc: set the sd clock divisor value above 3 | Yangbo Lu |
2019-06-17 | mmc: host: s3cmci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-17 | mmc: host: dw_mmc: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-17 | mmc: host: atmel-mci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-17 | mmc: core: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-17 | Merge branch 'fixes' into next | Ulf Hansson |
2019-06-17 | mmc: mediatek: fix SDIO IRQ detection issue | jjian zhou |
2019-06-17 | mmc: mediatek: fix SDIO IRQ interrupt handle flow | jjian zhou |
2019-06-17 | mmc: core: complete HS400 before checking status | Wolfram Sang |
2019-06-17 | mmc: sdhci_am654: Add Support for 4 bit IP on J721E | Faiz Abbas |
2019-06-17 | mmc: sdhci_am654: Add Support for 8 bit IP on J721E | Faiz Abbas |
2019-06-10 | mmc: sdhi: remove unneeded initialization | Wolfram Sang |
2019-06-10 | mmc: sdhi: improve quirk descriptions | Wolfram Sang |
2019-06-10 | Merge branch 'fixes' into next | Ulf Hansson |
2019-06-10 | sdhci: tegra: Do not log error message on deferred probe | Thierry Reding |