summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald2022-04-261-0/+20
* mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-267-7/+7
* mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang2022-04-261-1/+0
* mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang2022-04-261-1/+1
* mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-261-9/+14
* mmc: mmc_spi: parse speed mode optionsChristian Löhle2022-04-261-0/+4
* mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang2022-04-261-0/+1
* mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven2022-04-261-2/+2
* mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier2022-04-261-17/+71
* mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang2022-04-261-2/+4
* mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang2022-04-262-17/+12
* mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang2022-04-262-10/+12
* mmc: renesas_sdhi: remove a stale commentWolfram Sang2022-04-261-4/+0
* mmc: renesas_sdhi: make setup selection more understandableWolfram Sang2022-04-261-2/+2
* mmc: renesas_sdhi: R-Car D3 also has no HS400Wolfram Sang2022-04-261-6/+7
* mmc: renesas_sdhi: remove outdated headersWolfram Sang2022-04-261-2/+0
* mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang2022-04-071-2/+2
* mmc: renesas_sdhi: special 4tap settings only apply to HS400Wolfram Sang2022-04-041-2/+2
* mmc: mmci: stm32: correctly check all elements of sg listYann Gautier2022-04-041-3/+3
* Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"Pali Rohár2022-04-041-10/+0
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-11/+9
|\
| * mmc: rtsx: Fix build errors/warnings for unused variableUlf Hansson2022-03-011-6/+0
| * mmc: rtsx: Let MMC core handle runtime PMKai-Heng Feng2022-02-221-18/+0
| * Merge 5.17-rc4 into char-misc-nextGreg Kroah-Hartman2022-02-143-3/+10
| |\
| * | mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PMKai-Heng Feng2022-01-261-11/+33
* | | Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-03-2319-79/+903
|\ \ \
| * | | mmc: tmio: remove outdated members from host structWolfram Sang2022-03-151-4/+0
| * | | mmc: mtk-sd: Silence delay phase calculation debug logAlexandre Bailon2022-03-151-2/+2
| * | | mmc: davinci_mmc: Handle error for clk_enableJiasheng Jiang2022-03-151-1/+5
| * | | mmc: sdhci-pci-gli: Add runtime PM for GL9763EBen Chuang2022-03-151-0/+47
| * | | mmc: dw-mmc-rockchip: Fix handling invalid clock ratesPeter Geis2022-03-071-4/+23
| * | | mmc: dw_mmc: Support setting f_min from host driversPeter Geis2022-03-072-1/+8
| * | | mmc: host: Drop commas after SoC match table sentinelsGeert Uytterhoeven2022-03-072-6/+6
| * | | mmc: rtsx: add 74 Clocks in power on flowRicky WU2022-03-021-10/+19
| * | | Merge branch 'fixes' into nextUlf Hansson2022-02-281-7/+8
| |\ \ \
| * | | | mmc: sh_mmcif: Simplify division/shift logicGeert Uytterhoeven2022-02-281-4/+3
| * | | | mmc: sdhci_am654: Add Support for TI's AM62 SoCAswath Govindraju2022-02-281-0/+4
| * | | | mmc: sdhci_am654: Fix the driver data of AM64 SoCAswath Govindraju2022-02-281-22/+2
| * | | | mmc: sunxi-mmc: Add D1 MMC variantSamuel Holland2022-02-281-0/+9
| * | | | mmc: dw_mmc: Use device_property_string_array_count()Andy Shevchenko2022-02-281-2/+1
| * | | | mmc: davinci: Use of_device_get_match_data() helperBean Huo2022-02-281-4/+2
| * | | | mmc: sdhci-of-at91: Use of_device_get_match_data() helperBean Huo2022-02-281-4/+2
| * | | | mmc: sdhci-tegra: Use of_device_get_match_data() helperBean Huo2022-02-281-4/+2
| * | | | mmc: wmt-sdmmc: Use of_device_get_match_data() helperBean Huo2022-02-281-5/+2
| * | | | mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755Ben Chuang2022-02-281-12/+54
| * | | | mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755Ben Chuang2022-02-281-0/+36
| * | | | mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755Ben Chuang2022-02-281-2/+2
| * | | | mmc: Add driver for LiteX's LiteSDCard interfaceGabriel Somlo2022-02-283-0/+675
| * | | | mmc: sdhci-tegra: Enable wake on SD card eventAniruddha Rao2022-02-281-1/+8
| * | | | mmc: dw_mmc: Fix potential null pointer riskWen Zhiwei2022-02-281-1/+1
| | |_|/ | |/| |