summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
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: core: complete HS400 before checking statusWolfram Sang2019-07-141-3/+3
* mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2019-06-252-1/+16
* mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-251-0/+40
* mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-252-2/+40
* 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: 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
* mmc: core: Fix tag set memory leakRaul E Rangel2019-05-221-0/+1
* 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:fix a bug when max_discard is 0Jiong Wu2019-03-231-2/+2
* 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: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani2019-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: block: handle complete_work on separate workqueueZachary Hays2019-02-201-1/+9
* 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