summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: propagate correct returned value in mmc_rpmb_ioctlMathieu Malaterre2020-01-121-1/+1
* mmc: core: Prevent bus reference leak in mmc_blk_init()Alexander Kappner2020-01-121-0/+1
* mmc: block: Fix bug when removing RPMB chardevLinus Walleij2020-01-121-14/+18
* mmc: block: Delete mmc_access_rpmb()Linus Walleij2020-01-123-15/+1
* mmc: block: Convert RPMB to a character deviceLinus Walleij2020-01-122-22/+263
* mmc: sdhci-of-esdhc: fix P2020 errata handlingYangbo Lu2019-12-311-2/+2
* mmc: sdhci: Update the tuning failed messages to pr_debug levelFaiz Abbas2019-12-311-2/+2
* mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support"Rasmus Villemoes2019-12-311-3/+0
* mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 modeChaotian Jing2019-12-311-0/+3
* Revert "mmc: sdhci: Fix incorrect switch to HS mode"Faiz Abbas2019-12-311-3/+1
* mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca2019-12-311-1/+1
* mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller2019-12-171-0/+30
* mmc: meson-gx: make sure the descriptor is stopped on errorsJerome Brunet2019-12-051-10/+63
* mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing2019-12-011-1/+1
* mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito2019-11-241-1/+2
* mmc: tmio: Fix SCC error detectionMasaharu Hayakawa2019-11-241-2/+2
* mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-201-1/+1
* mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-10-111-1/+6
* mmc: sdhci: improve ADMA error reportingRussell King2019-10-111-5/+10
* mmc: sdhci: Fix incorrect switch to HS modeAl Cooper2019-10-051-1/+3
* mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREADUlf Hansson2019-10-051-3/+6
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-09-061-0/+6
* mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev2019-09-061-0/+3
* mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek2019-08-251-1/+2
* mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao2019-08-161-0/+1
* mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao2019-08-161-1/+2
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1
* mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2019-06-252-1/+16
* mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre2019-06-151-2/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu2019-05-311-1/+3
* mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu2019-05-311-0/+3
* mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu2019-05-311-0/+3
* mmc_spi: add a status check for spi_sync_lockedKangjie Lu2019-05-311-0/+4
* mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello2019-05-311-18/+20
* mmc: core: Verify SD bus widthRaul E Rangel2019-05-311-0/+8
* mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-311-1/+2
* mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang2019-05-311-1/+2
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-1/+1
* mmc: sdhci: Handle auto-command errorsAdrian Hunter2019-04-272-1/+41
* mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2019-04-273-10/+10
* mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2019-04-271-25/+15
* mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-04-201-1/+1
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-04-051-1/+1
* mmc: pxamci: fix enum type confusionArnd Bergmann2019-03-271-1/+1
* mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN2019-03-231-0/+1
* mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN2019-03-051-4/+5
* mmc: tmio: fix access width of Block Count RegisterTakeshi Saito2019-03-053-1/+11
* mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov2019-03-051-4/+7
* mmc: spi: Fix card detection during probeJonathan Neuschäfer2019-03-051-0/+1
* mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2019-02-122-6/+14