summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: cqhci: Commit descriptors before setting the doorbellFaiz Abbas2019-10-291-1/+2
* 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: dw_mmc: Re-store SDIO IRQs mask at system resumeUlf Hansson2019-10-051-0/+4
* 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: sdhci-pci: Add support for Intel CMLAdrian Hunter2019-09-162-0/+4
* mmc: renesas_sdhi: Fix card initialization failure in high speed modeTakeshi Saito2019-09-161-4/+7
* 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: 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/+1
* 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/+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: 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/+4
* 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