summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing2019-12-211-92/+55
* mmc: block: Make card_busy_detect() a bit more genericChaotian Jing2019-12-211-8/+8
* mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller2019-12-171-0/+30
* mmc: core: align max segment size with logical block sizeMing Lei2019-12-052-7/+8
* 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: mediatek: fill the actual clock for mmc debugfsChaotian Jing2019-12-011-6/+7
* mmc: tmio: fix SCC error handling to avoid false positive CRC errorTakeshi Saito2019-11-241-1/+2
* mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre2019-11-242-14/+19
* mmc: renesas_sdhi_internal_dmac: set scatter/gather max segment sizeNiklas Söderlund2019-11-241-0/+8
* mmc: tmio: Fix SCC error detectionMasaharu Hayakawa2019-11-241-2/+2
* mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro2019-11-241-0/+1
* mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-201-1/+1
* 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