summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-03-05mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN
2019-03-05mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu
2019-03-05mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu
2019-03-05mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani
2019-03-05mmc: tmio: fix access width of Block Count RegisterTakeshi Saito
2019-03-05mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl
2019-02-20mmc: block: handle complete_work on separate workqueueZachary Hays
2019-02-20mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai
2019-02-20mmc: sunxi: Disable HS-DDR mode for H5 eMMC controller by defaultChen-Yu Tsai
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2019-02-12mmc: sdhci-xenon: Fix timeout checksAdrian Hunter
2019-02-12mmc: sdhci-omap: Fix timeout checksAdrian Hunter
2019-02-12mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter
2019-02-12mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire
2019-02-12mmc: bcm2835: reset host on timeoutMichal Suchanek
2019-02-12mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell
2019-02-06mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing
2019-02-06mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner
2019-01-31mmc: meson-gx: Free irq in release() callbackRemi Pommarel
2019-01-31mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun
2019-01-31mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-22mmc: sdhci-msm: Disable CDR function on TXLoic Poulain
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni
2018-12-06mmc: sdhci: fix the timeout check window for clock and resetAlek Du
2018-12-05mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas
2018-12-04MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-04mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-11-19mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter
2018-11-19mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-15mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik
2018-10-15mmc: mediatek: drop too much code of tuning methodChaotian Jing
2018-10-15mmc: mediatek: add MT8183 MMC driver supportChaotian Jing
2018-10-15mmc: mediatek: tune CMD/DATA togetherChaotian Jing
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada