summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)Author
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-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: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren
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-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-29mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-29mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-29mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-19mmc: sdhci: fix the timeout check window for clock and resetAlek Du
2018-12-19mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas
2018-12-19mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-12-19MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-01mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter
2018-12-01mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain
2018-11-13sdhci: acpi: add free_slot callbackWang Dongsheng
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-09-28mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-09-27mmc: core: Fix debounce time to use microsecondsTony Lindgren
2018-09-17mmc: sdhi: sys_dmac: check for all Gen3 types when whitelistingWolfram Sang
2018-09-05mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2018-09-04mmc: omap_hsmmc: fix wakeirq handling on removalAndreas Kemnade
2018-08-23mmc: renesas_sdhi_internal_dmac: mask DMAC interruptsSergei Shtylyov
2018-08-23mmc: renesas_sdhi_internal_dmac: fix #define RST_RESERVED_BITSSergei Shtylyov
2018-08-21mmc: block: Fix unsupported parallel dispatch of requestsAdrian Hunter
2018-08-21mmc: android-goldfish: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-08-21mmc: atmel-mci: fix bad logic of sg_copy_{from,to}_buffer conversionLudovic Desroches
2018-08-01mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang
2018-08-01mmc: tmio: remove unneeded variable in tmio_mmc_start_command()Masahiro Yamada
2018-08-01mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund
2018-08-01mmc: tmio: Fix tuning flowMasaharu Hayakawa
2018-08-01mmc: sunxi: remove output of virtual base addressAndre Przywara
2018-08-01mmc: sunxi: allow 3.3V DDR when DDR is availableIcenowy Zheng
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson
2018-07-30mmc: mmci: Initial support to manage variant specific callbacksUlf Hansson
2018-07-30mmc: tegra: Force correct divider calculation on DDR50/52Aapo Vienamo
2018-07-30mmc: sdhci: Add MSI interrupt support for O2 SD hosternest.zhang