summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-07-222-24/+31
|\
| * mmc: core: Don't allocate IDA for OF aliasesStephen Boyd2021-07-141-10/+10
| * mmc: core: Use kref in place of struct mmc_blk_data::usageStephen Boyd2021-07-141-14/+21
* | mmc: jz4740: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+2
|/
* Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-093-38/+16
|\
| * mmc: initialized disk->minorsChristoph Hellwig2021-06-301-0/+1
| * mmc: switch to blk_mq_alloc_diskChristoph Hellwig2021-06-303-25/+14
| * mmc: remove an extra blk_{get,put}_queue pairChristoph Hellwig2021-06-301-13/+1
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-3/+3
|\ \
| * \ Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman2021-06-141-2/+7
| |\ \
| * \ \ Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-312-3/+11
| |\ \ \
| * | | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-131-1/+1
| * | | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
| * | | | tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-131-1/+1
* | | | | Merge tag 'mmc-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2021-07-054-5/+27
|\ \ \ \ \
| * | | | | mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2021-07-022-0/+5
| * | | | | mmc: sdhci: Clear unused bounce buffer at DMA mmap error pathTakashi Iwai2021-06-291-1/+5
| * | | | | mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xinRashmi A2021-06-291-2/+12
| * | | | | mmc: core: clear flags before allowing to retuneWolfram Sang2021-06-291-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-021-17/+17
|\ \ \ \ \
| * | | | | mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit testsDavid Gow2021-06-231-17/+17
| | |/ / / | |/| | |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2021-07-011-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann2021-06-081-2/+2
| |/ / /
* | | | mmc: sdhci-iproc: Add support for the legacy sdhci controller on the BCM7211Al Cooper2021-06-153-1/+33
* | | | Merge branch 'fixes' into nextUlf Hansson2021-06-151-5/+45
|\ \ \ \
| * | | | mmc: meson-gx: use memcpy_to/fromio for dram-access-quirkNeil Armstrong2021-06-141-5/+45
| | |_|/ | |/| |
* | | | mmc: JZ4740: Add support for JZ4775周琰杰 (Zhou Yanjie)2021-06-141-2/+3
* | | | mmc: sdhci-esdhc-imx: Enable support for system wakeup for SDIOHaibo Chen2021-06-141-0/+8
* | | | mmc: Improve function name when aborting a tuning cmdWolfram Sang2021-06-143-4/+4
* | | | mmc: sdhci-of-aspeed: Turn down a phase correction warningAndrew Jeffery2021-06-141-1/+1
* | | | mmc: debugfs: add description for module parameterWolfram Sang2021-06-141-0/+1
* | | | mmc: via-sdmmc: add a check against NULL pointer dereferenceZheyu Ma2021-06-141-0/+3
* | | | mmc: sdhci-sprd: use sdhci_sprd_writewKrzysztof Kozlowski2021-06-141-0/+1
* | | | mmc: sdhci-esdhc-imx: remove unused is_imx6q_usdhcKrzysztof Kozlowski2021-06-141-5/+0
* | | | mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle2021-06-141-4/+6
* | | | mmc: mmc_spi: Imply container_of() to be no-opAndy Shevchenko2021-06-141-1/+1
* | | | mmc: mmc_spi: Drop duplicate 'mmc_spi' in the debug messagesAndy Shevchenko2021-06-141-7/+5
* | | | mmc: dw_mmc-pltfm: Remove unused <linux/clk.h>Geert Uytterhoeven2021-06-141-1/+0
* | | | mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree.Steven Lee2021-06-141-0/+48
* | | | mmc: core: Add a missing SPDX license headerAviral Gupta2021-06-141-0/+1
* | | | mmc: vub3000: fix control-request directionJohan Hovold2021-06-141-1/+1
* | | | mmc: sdhci-omap: Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-141-3/+2
* | | | mmc: sdhci_am654: Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-141-4/+2
* | | | mmc: core: Use pm_runtime_resume_and_get() to replace open codingTian Tao2021-06-141-4/+2
* | | | mmc: cqhci: introduce get_trans_desc_offset()Yue Hu2021-06-141-7/+12
* | | | mmc: cqhci: fix typoYue Hu2021-06-141-1/+1
* | | | mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()Yue Hu2021-06-141-3/+2
* | | | mmc: mediatek: use data instead of mrq parameter from msdc_{un}prepare_data()Yue Hu2021-06-141-12/+8
* | | | mmc: core: add support for disabling HS400 mode via DTLucas Stach2021-06-141-0/+3
* | | | mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC capsLucas Stach2021-06-141-4/+1