summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2021-06-14mmc: core: Drop open coding in mmc_sd_switch()Ulf Hansson
2021-06-14mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmdsUlf Hansson
2021-06-14mmc: core: Enable eMMC sleep commands to use HW busy pollingUlf Hansson
2021-06-14mmc: core: Extend re-use of __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Re-structure some code in __mmc_poll_for_busy()Ulf Hansson
2021-06-14mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commandsUlf Hansson
2021-06-14mmc: core: Drop open coding when preparing commands with busy signalingUlf Hansson
2021-06-14mmc: sdhci-acpi: Disable write protect detection on Toshiba Encore 2 WT8-BHans de Goede
2021-06-14mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-08clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2021-06-08mmc: renesas_sdhi: Fix HS400 on R-Car M3-W+Geert Uytterhoeven
2021-06-08mmc: renesas_sdhi: abort tuning when timeout detectedWolfram Sang
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-05-10mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer
2021-05-10mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignmentNeil Armstrong
2021-05-10mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...Neil Armstrong
2021-04-28Merge tag 'mmc-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-04-23mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman
2021-04-23mmc: mmc_spi: Make of_mmc_spi.c resource provider agnosticAndy Shevchenko
2021-04-23mmc: mmc_spi: Use already parsed IRQAndy Shevchenko
2021-04-23mmc: mmc_spi: Drop unused NO_IRQ definitionAndy Shevchenko
2021-04-23mmc: mmc_spi: Set up polling even if voltage-ranges is not presentAndy Shevchenko
2021-04-23mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko
2021-04-23mmc: core: Correct descriptions in mmc_of_parse()Andy Shevchenko
2021-04-19Merge branch 'fixes' into nextUlf Hansson
2021-04-19mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong
2021-04-16mmc: dw_mmc-rockchip: Just set default sample value for legacy modeShawn Lin
2021-04-15mmc: sdhci-s3c: constify uses of driver/match dataKrzysztof Kozlowski
2021-04-15mmc: sdhci-s3c: correct kerneldoc of sdhci_s3c_drv_dataKrzysztof Kozlowski
2021-04-15mmc: sdhci-s3c: simplify getting of_device_id match dataKrzysztof Kozlowski
2021-04-15mmc: tmio: always restore irq registerWolfram Sang
2021-04-15mmc: sdhci-pci-gli: Enlarge ASPM L1 entry delay of GL975xBen Chuang
2021-04-15mmc: core: Let eMMC sanitize not retry in case of timeout/failureBean Huo
2021-04-15mmc: core: Add a retries parameter to __mmc_switch functionBean Huo
2021-04-12Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki
2021-04-12mmc: sdhci-st: Remove unnecessary error logLaibin Qiu
2021-04-12mmc: sdhci-msm: Remove unnecessary error logJia Yang
2021-04-12mmc: owl-mmc: Remove unnecessary error logLaibin Qiu
2021-04-12mmc: renesas_sdhi: enable WAIT_WHILE_BUSYWolfram Sang
2021-04-12mmc: sdhci-tegra: Add required callbacks to set/clear CQE_EN bitAniruddha Tvs Rao
2021-04-12mmc: sdhci-pci-gli: Improve GL9763E L1 entry delay to increase battery lifeBen Chuang
2021-04-12mmc: moxart: Remove unused variable 'dma_time' and 'pio_time'Yang Li
2021-04-12mmc: core: Use userland specified timeout value for eMMC sanitizeBean Huo
2021-03-31mmc: sdhci-pci: Fix initialization of some SD cards for Intel BYT-based contr...Adrian Hunter