summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-05-22mmc: spi: Toggle SPI polarity, do not hardcode itLinus Walleij
2020-04-28mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-02-11mmc: sdhci-s3c: solve problem with sleeping in atomic contextPaul Osmialowski
2020-02-11mmc: sdhci-s3c: Check if clk_set_rate() succeedsMark Brown
2020-01-11mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing
2020-01-11mmc: block: Allow more than 8 partitions per cardColin Cross
2020-01-11mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng
2020-01-11mmc: core: shut up "voltage-ranges unspecified" pr_info()Russell King
2020-01-11mmc: sanitize 'bus width' in debug outputWolfram Sang
2020-01-11mmc: debugfs: Add a restriction to mmc debugfs clock settingChuanxiao Dong
2019-11-22mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-11-22mmc: mmc_spi: Enable stable writesAndreas Koop
2019-07-09mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-05-02mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov
2019-05-02mmc: spi: Fix card detection during probeJonathan Neuschäfer
2019-02-11mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2019-02-11mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2019-02-11mmc: omap_hsmmc: fix DMA API warningRussell King
2019-02-11MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2019-02-11mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-11-20mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-10-21mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-06-16mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-06-16mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2018-06-16mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin
2018-06-16mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter
2018-06-16mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada
2018-06-16mmc: sdhci: Allow override of mmc host operationsAdrian Hunter
2018-03-03mmc: s3mci: mark debug_regs[] as staticArnd Bergmann
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede
2017-07-18mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter
2017-07-18mmc: ushc: fix NULL-deref at probeJohan Hovold
2017-07-18mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola
2017-04-04mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2017-03-16mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula
2017-03-16mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi
2017-03-16mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren
2017-03-16mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam
2017-02-23mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2017-02-23mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2017-02-23mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen
2017-02-23mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2017-02-23mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner
2017-02-23mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire
2016-11-20mmc: block: fix packed command header endiannessTaras Kondratiuk
2016-08-22mmc: longer timeout for long read time quirkMatt Gumbel
2016-08-22mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King