summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2020-06-241-1/+1
|\
| * treewide: Remove uninitialized_var() usageKees Cook2020-06-221-1/+1
* | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2020-06-241-2/+1
|\ \
| * | sched,mmc: Convert to sched_set_fifo*()Peter Zijlstra2020-06-151-2/+1
| |/
* | Merge remote-tracking branch 'mmc/next'Stephen Rothwell2020-06-248-21/+64
|\ \
| * \ Merge branch 'fixes' into nextUlf Hansson2020-06-161-2/+4
| |\ \
| * | | mmc: mmci: add sdio datactrl mask for sdmmc revisionsLudovic Barre2020-06-161-0/+2
| * | | mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()Chuhong Yuan2020-06-161-0/+4
| * | | mmc: sdio: Fix 1-bit mode for SD-combo cards during suspendYue Hu2020-06-161-1/+22
| * | | mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...Yue Hu2020-06-161-14/+12
| * | | mmc: sdio: Return ret if sdio_disable_func() failsYue Hu2020-06-161-1/+1
| * | | mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKSSowjanya Komatineni2020-06-161-0/+9
| * | | mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K2020-06-161-0/+6
| * | | mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-06-162-5/+8
| | |/ | |/|
* | | Merge remote-tracking branch 'block/for-next'Stephen Rothwell2020-06-241-4/+4
|\ \ \ | |_|/ |/| |
| * | blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-181-4/+4
| |/
* | mmc: meson-gx: limit segments to 1 when dram-access-quirk is neededNeil Armstrong2020-06-161-2/+4
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-06-101-1/+1
|\
| * mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OFStephen Boyd2020-05-051-1/+1
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-35/+3
|\ \
| * \ Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman2020-05-116-22/+27
| |\ \
| * | | firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-281-35/+3
| | |/ | |/|
* | | mmc: sdhci-msm: Clear tuning done flag while hs400 tuningVeerabhadrarao Badiganti2020-06-011-0/+6
* | | mmc: core: Export device/vendor ids from Common CIS for SDIO cardsPali Rohár2020-05-293-2/+51
* | | mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cardsPali Rohár2020-05-291-0/+7
* | | mmc: sdhci-of-at91: fix CALCR register being rewrittenEugen Hristev2020-05-291-2/+5
* | | mmc: sdhci-esdhc-imx: disable the CMD CRC check for standard tuningHaibo Chen2020-05-291-2/+13
* | | mmc: sdhci-esdhc-imx: fix the mask for tuning start pointHaibo Chen2020-05-291-1/+1
* | | mmc: host: sdhci-esdhc-imx: add wakeup feature for GPIO CD pinHaibo Chen2020-05-291-2/+15
* | | mmc: mmci_sdmmc: fix DMA API warning max segment sizeLudovic Barre2020-05-291-6/+5
* | | mmc: mmci_sdmmc: fix DMA API warning overlapping mappingsLudovic Barre2020-05-291-0/+3
* | | mmc: sdhci-of-arasan: Add support for Intel Keem BayWan Ahmad Zainie2020-05-291-0/+123
* | | mmc: sdhci-cadence: fix PHY writeVladimir Kondratiev2020-05-291-1/+9
* | | mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár2020-05-281-1/+1
* | | Merge branch 'fixes' into nextUlf Hansson2020-05-282-4/+7
|\ \ \
| * | | mmc: block: Fix use-after-free issue for rpmbPeng Hao2020-05-251-1/+1
| * | | mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQEAdrian Hunter2020-05-181-3/+6
* | | | mmc: sdhci-of-esdhc: exit HS400 properly before setting any speed modeYangbo Lu2020-05-281-0/+34
* | | | mmc: sdhci-msm: dump vendor specific registers during errorSarthak Garg2020-05-281-0/+31
* | | | mmc: sdhci-msm: Introduce new ops to dump vendor specific registersSarthak Garg2020-05-282-0/+4
* | | | mmc: sdhci-msm: Read and use DLL Config property from device tree fileSarthak Garg2020-05-281-2/+11
* | | | mmc: sdhci-msm: Update DDR_CONFIG as per device tree fileSarthak Garg2020-05-281-1/+16
* | | | mmc: sdhci-msm: Update dll_config_3 as per HSRSarthak Garg2020-05-281-0/+13
* | | | mmc: host: sdhci-msm: Configure dll-user-control in dll init sequenceVeerabhadrarao Badiganti2020-05-281-0/+29
* | | | sdhci: tegra: Avoid reading autocal timeout values when not applicableSowjanya Komatineni2020-05-281-24/+33
* | | | mmc: renesas_sdhi: remove manual clk handlingWolfram Sang2020-05-281-8/+2
* | | | mmc: tmio: Make sure the PM domain is 'started' while probingUlf Hansson2020-05-282-2/+3
* | | | mmc: tmio: Further fixup runtime PM management at removeUlf Hansson2020-05-281-2/+4
* | | | mmc: host: add Coldfire esdhc supportAngelo Dureghello2020-05-283-0/+535