summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-03-281-15/+2
|\
| * sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby2022-02-281-15/+2
* | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-281-0/+5
|\ \
| * \ Merge 5.17-rc8 into staging-nextGreg Kroah-Hartman2022-03-146-15/+22
| |\ \
| * \ \ Merge 5.17-rc6 into staging-nextGreg Kroah-Hartman2022-02-281-14/+14
| |\ \ \ | | | |/ | | |/|
| * | | staging: wfx: apply the necessary SDIO quirks for the Silabs WF200Jérôme Pouiller2022-02-171-0/+5
* | | | 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
| * | | | Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman2022-02-281-14/+14
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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-144-4/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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-2326-120/+972
|\ \ \ \ \
| * | | | | 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: core: Drop HS400 caps unless 8-bit bus is supported tooUlf Hansson2022-03-152-7/+11
| * | | | | mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson2022-03-151-2/+13
| * | | | | mmc: core: Improve fallback to speed modes if eMMC HS200 failsUlf Hansson2022-03-151-3/+13
| * | | | | 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
| * | | | | Merge branch 'fixes' into nextUlf Hansson2022-03-075-8/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | 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: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov2022-02-286-31/+34
| * | | | | | 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
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-211-2/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-091-2/+1
| | |_|/ / | |/| | |
* | | | | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson2022-03-075-8/+14
| |_|/ / |/| | |
* | | | mmc: meson: Fix usage of meson_mmc_post_req()Rong Chen2022-02-281-7/+8
| |/ / |/| |
* | | mmc: block: fix read single on recovery logicChristian Löhle2022-02-081-14/+14
| |/ |/|
* | moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman2022-01-311-1/+1
* | mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov2022-01-241-1/+7
* | mmc: sh_mmcif: Check for null res pointerJiasheng Jiang2022-01-241-0/+3