Age | Commit message (Expand) | Author |
2020-01-27 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2020-01-24 | mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch() | Ulf Hansson |
2020-01-24 | mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD | Ulf Hansson |
2020-01-24 | mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC | Ulf Hansson |
2020-01-24 | mmc: sdhci-cadence: remove unneeded 'inline' marker | Masahiro Yamada |
2020-01-24 | mmc: sdhci-msm: Add CQHCI support for sdhci-msm | Ritesh Harjani |
2020-01-24 | mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size | Veerabhadrarao Badiganti |
2020-01-20 | mmc: sdhci-of-esdhc: fix serious issue clock is always disabled | Yangbo Lu |
2020-01-20 | mmc: sdhci-of-esdhc: fix transfer mode register reading | Yangbo Lu |
2020-01-20 | mmc: sdhci-brcmstb: Fix incorrect switch to HS mode | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add support for Command Queuing (CQE) | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add shutdown callback | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Fix driver to defer on clk_get defer | Al Cooper |
2020-01-20 | mmc: sdhci-brcmstb: Add ability to use HS400ES transfer mode | Al Cooper |
2020-01-20 | mmc: core: limit probe clock frequency to configured f_max | Michał Mirosław |
2020-01-20 | mmc: sdhci-milbeaut: Remove redundant platform_get_irq error message | YueHaibing |
2020-01-20 | mmc: sdhci: fix an issue of mixing different types | Chunyan Zhang |
2020-01-20 | Merge branch 'fixes' into next | Ulf Hansson |
2020-01-20 | mmc: sdhci: fix minimum clock rate for v3 controller | Michał Mirosław |
2020-01-20 | mmc: sdhci-omap: Add special reset capability | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Add am335x and am437x specific compatibles | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Disable data timeout interrupt during erase | Faiz Abbas |
2020-01-20 | mmc: sdhci: Refactor sdhci_set_timeout() | Faiz Abbas |
2020-01-20 | mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static | Faiz Abbas |
2020-01-20 | mmc: sdhci-omap: Add using external dma | Chunyan Zhang |
2020-01-20 | mmc: sdhci: add support for using external DMA devices | Chunyan Zhang |
2020-01-20 | mmc: sdhci: Factor out some operations set to their own functions | Faiz Abbas |
2020-01-16 | mmc: tegra: fix SDR50 tuning override | Michał Mirosław |
2020-01-16 | mmc: sdhci-of-at91: fix memleak on clk_get failure | Michał Mirosław |
2020-01-16 | Merge branch 'fixes' into next | Ulf Hansson |
2020-01-16 | mmc: sdhci_am654: Fix Command Queuing in AM65x | Faiz Abbas |
2020-01-16 | mmc: sdhci_am654: Reset Command and Data line after tuning | Faiz Abbas |
2020-01-16 | mmc: sdhci_am654: Remove Inverted Write Protect flag | Faiz Abbas |
2020-01-16 | mmc: sdhci-of-esdhc: fix clock setting for different controller versions | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller versions | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: update tuning erratum A-008171 | Yangbo Lu |
2020-01-16 | mmc: sdhci-of-esdhc: convert to use esdhc_tuning_window_ptr() | Yangbo Lu |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-19 | mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: sh_mmcif: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: pxamci: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: mxs: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: mxcmmc: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: mmci: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | mmc: dw_mmc: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi |
2019-12-19 | Merge branch 'fixes' into next | Ulf Hansson |
2019-12-19 | mmc: sdhci-of-esdhc: re-implement erratum A-009204 workaround | Yangbo Lu |
2019-12-18 | mmc: mmci: Support any block sizes for ux500v2 and qcom variant | Linus Walleij |