summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell King
2016-02-03mmc: debugfs: correct wrong voltage valueChuanxiao Dong
2016-02-02mmc: sd: limit SD card power limit according to cards capabilitiesRussell King
2016-02-02mmc: mmci: fix an ages old detection errorLinus Walleij
2016-02-02mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()Adrian Hunter
2016-02-02mmc: sdio: Fix invalid vdd in voltage switch power cycleAdrian Hunter
2015-12-14mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2015-09-30mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-09-30mmc: sdhci: also get preset value and driver type for MMC_DDR52Jisheng Zhang
2015-08-12mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani
2015-08-12mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou
2015-08-12mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-12mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-08-11mmc: omap_hsmmc: Fix DTO and DCRC handlingKishon Vijay Abraham I
2015-07-15mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-06-02mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-05-20mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-20mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-05-20mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-05-05mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-02-24mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas