summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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/+0
* 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: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-291-4/+10
* mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-291-4/+2
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-291-1/+3
* 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
* mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang2018-12-191-5/+10
* MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-191-2/+9
* mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter2018-12-011-2/+77
* mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain2018-12-011-1/+6
* sdhci: acpi: add free_slot callbackWang Dongsheng2018-11-131-0/+8
* mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao2018-11-131-0/+3
* mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot2018-10-091-0/+10
* mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski2018-09-281-1/+1
* mmc: core: Fix debounce time to use microsecondsTony Lindgren2018-09-271-1/+1