summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mmc: tmio: core: Add end operation into tmio_mmc_dma_opsYoshihiro Shimoda2020-07-132-0/+11
| * | | mmc: sdhci-msm: Use internal voltage controlVeerabhadrarao Badiganti2020-07-131-9/+197
| * | | mmc: core: Set default power mode in mmc_alloc_host()Veerabhadrarao Badiganti2020-07-132-1/+1
| * | | mmc: sdhci: Allow platform controlled voltage switchingVijay Viswanath2020-07-132-13/+20
| * | | mmc: sdhci-acpi: For amd device set driver type as MMC_SET_DRIVER_TYPE_AAkshu Agrawal2020-07-131-0/+1
| * | | mmc: sdhci-esdhc-imx: dump internal IC debug status during errorHaibo Chen2020-07-131-0/+39
| * | | mmc: sdio: fix clock rate setting for SDR12/SDR25 modeHaibo Chen2020-07-131-7/+8
| * | | mmc: sdhci_am654: Add support for clkbuf_sel propertyFaiz Abbas2020-07-131-0/+11
| * | | mmc: sdhci_am654: Update delay chain configurationFaiz Abbas2020-07-131-1/+9
| * | | mmc: sdhci_am654: Fix conditions for enabling dllFaiz Abbas2020-07-131-22/+20
| * | | mmc: sdhci_am654: Add Support for SR2.0Faiz Abbas2020-07-131-1/+22
| * | | mmc: sdhci_am654: Add flag for PHY calibrationFaiz Abbas2020-07-131-3/+5
| * | | mmc: sh_mmcif: Use "kHz" for kilohertzGeert Uytterhoeven2020-07-131-3/+3
| * | | mmc: sdhci-msm: Fix spelling mistakeFlavio Suligoi2020-07-131-1/+1
| * | | mmc: mmci: add sdio datactrl mask for sdmmc revisionsLudovic Barre2020-07-131-0/+2
| * | | mmc: sdhci-of-arasan: Add missed checks for devm_clk_register()Chuhong Yuan2020-07-131-0/+4
| * | | mmc: sdio: Fix 1-bit mode for SD-combo cards during suspendYue Hu2020-07-131-1/+22
| * | | mmc: sdio: Enable SDIO 4-bit bus if not support SD_SCR_BUS_WIDTH_4 for SD com...Yue Hu2020-07-131-14/+12
| * | | mmc: sdio: Return ret if sdio_disable_func() failsYue Hu2020-07-131-1/+1
| * | | mmc: sdhci-tegra: Add comment for PADCALIB and PAD_CONTROL NVQUIRKSSowjanya Komatineni2020-07-131-0/+9
| * | | mmc: sdhci-msm: Add interconnect bandwidth scaling supportPradeep P V K2020-07-131-0/+6
| * | | mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-07-132-5/+8
* | | | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-051-0/+2
|\ \ \ \
| * \ \ \ Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman2020-07-203-5/+8
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu2020-07-101-0/+2
| | |_|/ | |/| |
* | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-1/+1
|\ \ \ \
| * | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
| |/ / /
* | | | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-08-031-9/+3
|\ \ \ \
| * | | | mmc: jz4740: Use pm_ptr() macroPaul Cercueil2020-07-271-9/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-7/+4
|\ \ \ \ | |/ / / |/| | |
| * | | mmc: remove the call to check_disk_changeChristoph Hellwig2020-07-081-3/+0
| * | | blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-4/+4
| |/ /
* | / mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James2020-07-131-1/+1
| |/ |/|
* | mmc: sdhci-msm: Override DLL_CONFIG only if the valid value is suppliedVeerabhadrarao Badiganti2020-07-081-2/+3
* | mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam2020-07-061-1/+1
* | 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