index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
2020-05-28
mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()
Rajendra Nayak
2020-05-28
mmc: renesas_sdhi: Avoid bad TAP in HS400
Takeshi Saito
2020-05-28
mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisions
Wolfram Sang
2020-05-28
mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-05-28
mmc: mmc_spi: Add/rename defines for timeouts
Ulf Hansson
2020-05-28
mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-05-28
mmc: tifm_sd: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2020-05-28
mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()
Ulf Hansson
2020-05-28
mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()
Ulf Hansson
2020-05-28
mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number
Ulf Hansson
2020-05-28
mmc: sdricoh_cs: Drop unused defines
Ulf Hansson
2020-05-28
mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-05-28
mmc: jz4740: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2020-05-28
mmc: sdhci-pci-o2micro: Make some symbols static
Zou Wei
2020-05-28
mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
Zou Wei
2020-05-28
mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLK
Masahiro Yamada
2020-05-28
mmc: renesas_sdhi: shorten types after refactorization
Wolfram Sang
2020-05-28
mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
Ludovic Barre
2020-05-28
mmc: sdhci-msm: Use OPP API to set clk/perf state
Rajendra Nayak
2020-05-28
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2020-05-28
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2020-05-28
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
2020-05-28
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
2020-05-28
mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
Veerabhadrarao Badiganti
2020-05-28
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
2020-05-28
mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
Haibo Chen
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2020-05-28
mmc: sdhci: Tidy sdhci_request() a bit
Adrian Hunter
2020-05-28
mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()
Adrian Hunter
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
2020-05-28
mmc: sdhci: Add helpers for the auto-CMD23 flag
Adrian Hunter
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
2020-05-28
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
2020-05-28
mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
Marek Vasut
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2020-05-28
mmc: sdhci-of-arasan: Remove uninitialized ret variables
Nathan Chancellor
2020-05-28
mmc: renesas_sdhi: simplify summary output
Wolfram Sang
2020-05-28
mmc: renesas_sdhi: improve TAP selection if all TAPs are good
Wolfram Sang
2020-05-28
mmc: renesas_sdhi: clarify handling of selecting TAPs
Wolfram Sang
2020-05-28
mmc: renesas_sdhi: refactor calculation of best TAP
Wolfram Sang
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
2020-05-28
mmc: sdhci-of-arasan: Fix kernel-doc warnings
Manish Narani
2020-05-28
mmc: sdhci-of-arasan: Modify clock operations handling
Manish Narani
2020-05-28
mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
Manish Narani
[prev]
[next]