summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* 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: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches2019-08-061-1/+1
* mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson2019-08-061-2/+1Star
* mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel2019-07-311-1/+11
* mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz2019-07-261-3/+6
* mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel2019-06-251-1/+4
* 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: 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
* mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner2019-05-221-1/+4
* 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/+15Star
* mmc: davinci: remove extraneous __init annotationArnd Bergmann2019-04-201-1/+1
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-04-051-1/+1
* mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang2019-03-271-1/+7
* mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan2019-03-271-12/+4Star
* 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: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu2019-03-051-1/+10
* mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu2019-03-051-1/+1
* 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: meson-gx: fix interrupt nameMartin Blumenstingl2019-02-231-1/+2
* mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai2019-02-201-0/+15
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2019-02-121-10/+10
* mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2019-02-122-6/+14
* mmc: sdhci-omap: Fix timeout checksAdrian Hunter2019-02-121-4/+12
* mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter2019-02-121-4/+12
* mmc: meson-mx-sdio: check devm_kasprintf for failureNicholas Mc Guire2019-02-121-0/+6
* mmc: bcm2835: reset host on timeoutMichal Suchanek2019-02-121-0/+3
* mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell2019-02-121-0/+9
* mmc: sdhci-iproc: handle mmc_of_parse() errors during probeStefan Wahren2019-02-061-1/+4
* mmc: mediatek: fix incorrect register setting of hs400_cmd_int_delayChaotian Jing2019-02-061-1/+1
* mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-02-061-0/+2
* mmc: meson-gx: Free irq in release() callbackRemi Pommarel2019-01-311-7/+11
* mmc: dw_mmc-bluefield: : Fix the license informationLiming Sun2019-01-311-5/+0Star
* mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2019-01-261-1/+2
* mmc: sdhci-msm: Disable CDR function on TXLoic Poulain2019-01-221-1/+42
* mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-291-1/+11
* mmc: sdhci: fix the timeout check window for clock and resetAlek Du2018-12-191-5/+13
* mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas2018-12-191-4/+8