summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-08-25mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek1-1/+2
2019-08-16mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao1-0/+1
2019-08-16mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao1-1/+2
2019-08-06mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson1-2/+1
2019-07-31mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit widthRaul E Rangel1-1/+11
2019-07-26mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz1-3/+6
2019-07-14mmc: core: complete HS400 before checking statusWolfram Sang1-3/+3
2019-06-25mmc: core: Prevent processing SDIO IRQs when the card is suspendedUlf Hansson2-1/+16
2019-06-25mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson1-0/+40
2019-06-25mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2-2/+40
2019-06-25mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuningRaul E Rangel1-1/+4
2019-06-15mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre1-2/+3
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC-A001 and A-008358 supportYinbo Zhu1-1/+3
2019-05-31mmc: sdhci-of-esdhc: add erratum A-009204 supportYinbo Zhu1-0/+3
2019-05-31mmc: sdhci-of-esdhc: add erratum eSDHC5 supportYinbo Zhu1-0/+3
2019-05-31mmc_spi: add a status check for spi_sync_lockedKangjie Lu1-0/+4
2019-05-31mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllersAndrea Merello1-18/+20
2019-05-31mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-31mmc: sdhci-iproc: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang1-1/+2
2019-05-31mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problemTrac Hoang1-1/+2
2019-05-22mmc: core: Fix tag set memory leakRaul E Rangel1-0/+1
2019-05-22mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner1-1/+4
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-04-27mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2019-04-27mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2019-04-27mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2019-04-20mmc: davinci: remove extraneous __init annotationArnd Bergmann1-1/+1
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen1-1/+1
2019-03-27mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang1-1/+7
2019-03-27mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan1-12/+4
2019-03-27mmc: pxamci: fix enum type confusionArnd Bergmann1-1/+1
2019-03-23mmc:fix a bug when max_discard is 0Jiong Wu1-2/+2
2019-03-23mmc: sdhci-esdhc-imx: fix HS400 timing issueBOUGH CHEN1-0/+1
2019-03-05mmc: sdhci-esdhc-imx: correct the fix of ERR004536BOUGH CHEN1-4/+5
2019-03-05mmc: cqhci: Fix a tiny potential memory leak on error conditionAlamy Liu1-1/+10
2019-03-05mmc: cqhci: fix space allocated for transfer descriptorAlamy Liu1-1/+1
2019-03-05mmc: core: Fix NULL ptr crash from mmc_should_fail_requestRitesh Harjani1-1/+1
2019-03-05mmc: tmio: fix access width of Block Count RegisterTakeshi Saito3-1/+11
2019-03-05mmc: tmio_mmc_core: don't claim spurious interruptsSergei Shtylyov1-4/+7
2019-03-05mmc: spi: Fix card detection during probeJonathan Neuschäfer1-0/+1
2019-02-23mmc: meson-gx: fix interrupt nameMartin Blumenstingl1-1/+2
2019-02-20mmc: block: handle complete_work on separate workqueueZachary Hays1-1/+9
2019-02-20mmc: sunxi: Filter out unsupported modes declared in the device treeChen-Yu Tsai1-0/+15
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij1-10/+10
2019-02-12mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14
2019-02-12mmc: sdhci-omap: Fix timeout checksAdrian Hunter1-4/+12
2019-02-12mmc: sdhci-of-esdhc: Fix timeout checksAdrian Hunter1-4/+12