summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2019-07-10mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-05-02mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-5/+3
2019-05-02mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-11mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+11
2019-02-11mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2019-02-11mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2019-02-11MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2019-02-11mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang1-5/+10
2018-11-20mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner1-9/+9
2018-10-21mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-06-17mmc: block: fix updating ext_csd caches on ioctl callBastian Stender1-0/+21
2018-06-17mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin3-1/+11
2018-06-17mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin1-24/+37
2018-06-17mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter1-0/+27
2018-06-17mmc: sdhci: export sdhci_execute_tuning()Masahiro Yamada2-2/+3
2018-06-17mmc: sdhci: Allow override of mmc host operationsAdrian Hunter1-1/+2
2018-03-03mmc: s3mci: mark debug_regs[] as staticArnd Bergmann1-2/+4
2017-07-18mmc: sdhci: Disable runtime pm when the sdio_irq is enabledHans de Goede1-0/+6
2017-07-18mmc: sdhci: Do not disable interrupts while waiting for clockAdrian Hunter1-1/+3
2017-07-18mmc: ushc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-07-18mmc: sdhci-of-arasan: fix incorrect timeout clockAnssi Hannula1-11/+5
2017-06-05mmc: host: omap_hsmmc: avoid possible overflow of timeout valueRavikumar Kattekola1-3/+4
2017-04-05mmc: sunxi: avoid invalid pointer calculationArnd Bergmann1-2/+3
2017-03-16mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula1-2/+2
2017-03-16mmc: sdhci: Ignore unexpected CARD_INT interruptsGabriel Krisman Bertazi1-1/+2
2017-03-16mmc: mxs-mmc: Fix additional cycles after transmission stopStefan Wahren1-2/+4
2017-03-16mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2017-02-23mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson1-0/+2
2017-02-23mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson1-5/+0
2017-02-23mmc: sdhci: cast unsigned int to unsigned long long to avoid unexpeted errorHaibo Chen1-1/+1
2017-02-23mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2-2/+2
2017-02-23mmc: block: don't use CMD23 with very old MMC cardsDaniel Glöckner1-1/+2
2017-02-23mmc: moxart: fix wait_for_completion_interruptible_timeout return variable typeNicholas Mc Guire1-2/+3
2016-11-20mmc: block: fix packed command header endiannessTaras Kondratiuk1-6/+6
2016-08-23mmc: longer timeout for long read time quirkMatt Gumbel2-4/+5
2016-08-23mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King1-2/+13
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell King1-1/+1
2016-02-03mmc: debugfs: correct wrong voltage valueChuanxiao Dong1-1/+1
2016-02-03mmc: sd: limit SD card power limit according to cards capabilitiesRussell King1-4/+16
2016-02-02mmc: mmci: fix an ages old detection errorLinus Walleij1-1/+1
2016-02-02mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter1-2/+2
2016-02-02mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter1-1/+1
2015-12-14mmc: remove bondage between REQ_META and reliable writeLuca Porzio1-8/+3
2015-09-30mmc: core: fix race condition in mmc_wait_data_doneJialing Fu1-2/+4
2015-09-30mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang1-1/+3
2015-08-12mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani1-1/+9
2015-08-12mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou1-0/+1
2015-08-12mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund1-1/+1