summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-171-4/+10
* mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-171-4/+2Star
* mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-171-1/+3
* mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-171-1/+11
* mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni2018-12-171-4/+4
* mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni2018-12-171-2/+2
* mmc: sdhci: fix the timeout check window for clock and resetAlek Du2018-12-061-5/+13
* mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas2018-12-051-4/+8
* MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-041-2/+9
* mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang2018-12-041-5/+10
* mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter2018-11-191-2/+77
* mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain2018-11-191-1/+6
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\
| * Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-233-3/+4
| |\
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1
* | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-5/+9
|\ \ \
| * | | mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik2018-10-151-2/+11
| * | | gpiolib: Pass array info to get/set array functionsJanusz Krzysztofik2018-09-131-1/+1
| * | | gpiolib: Pass bitmaps, not integer arrays, to get/set arrayJanusz Krzysztofik2018-09-131-9/+4Star
* | | | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-2343-912/+3845
|\ \ \ \
| * | | | mmc: mediatek: drop too much code of tuning methodChaotian Jing2018-10-151-95/+38Star
| * | | | mmc: mediatek: add MT8183 MMC driver supportChaotian Jing2018-10-151-50/+233
| * | | | mmc: mediatek: tune CMD/DATA togetherChaotian Jing2018-10-151-0/+87
| * | | | mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing2018-10-151-1/+1
| * | | | mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing2018-10-151-6/+7
| * | | | mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada2018-10-151-0/+3
| * | | | mmc: uniphier-sd: fix DMA disablingMasahiro Yamada2018-10-151-1/+1
| * | | | mmc: tmio: simplify the DMA mode testMasahiro Yamada2018-10-155-17/+18
| * | | | mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada2018-10-152-5/+5
| * | | | mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada2018-10-153-8/+24
| * | | | mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro2018-10-152-4/+6
| * | | | Merge branch 'fixes' into nextUlf Hansson2018-10-091-0/+10
| |\ \ \ \
| * | | | | mmc: mmci: add stm32 sdmmc variantLudovic Barre2018-10-095-0/+334
| * | | | | mmc: mmci: add stm32 sdmmc registersLudovic Barre2018-10-091-0/+56
| * | | | | mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre2018-10-092-0/+4
| * | | | | mmc: mmci: add optional reset propertyLudovic Barre2018-10-092-0/+9
| * | | | | mmc: mmci: add variant property to not read datacntLudovic Barre2018-10-092-2/+9
| * | | | | mmc: mmci: add variant property to write datactrl before commandLudovic Barre2018-10-092-2/+6
| * | | | | mmc: mmci: add variant property to define irq pio maskLudovic Barre2018-10-092-3/+15
| * | | | | mmc: mmci: add variant property to define dpsm bitLudovic Barre2018-10-092-3/+14
| * | | | | mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre2018-10-092-4/+51
| * | | | | mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre2018-10-092-14/+19
| * | | | | mmc: mmci: add datactrl block size variant propertyLudovic Barre2018-10-092-2/+13
| * | | | | mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre2018-10-092-4/+17
| * | | | | mmc: mmci: add validate_data callbackLudovic Barre2018-10-092-18/+22
| * | | | | mmc: mmci: add dma_error callbackLudovic Barre2018-10-093-11/+18
| * | | | | mmc: mmci: add dma_finalize callbackLudovic Barre2018-10-093-8/+15
| * | | | | mmc: mmci: add dma_start callbackLudovic Barre2018-10-093-30/+42
| * | | | | mmc: mmci: add get_next_data callbackLudovic Barre2018-10-093-6/+13
| * | | | | mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre2018-10-093-33/+78