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-09-07
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
Adrian Hunter
2020-09-07
mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
Chris Packham
2020-09-07
mmc: mmc_spi: Allow the driver to be built when CONFIG_HAS_DMA is unset
Ulf Hansson
2020-09-07
mmc: sdhci-msm: Add retries when all tuning phases are found valid
Douglas Anderson
2020-09-07
mmc: sdhci-acpi: Clear amd_sdhci_host on reset
Raul E Rangel
2020-08-31
Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2020-08-28
sdhci: tegra: Add missing TMCLK for data timeout
Sowjanya Komatineni
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186
Sowjanya Komatineni
2020-08-28
sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210
Sowjanya Komatineni
2020-08-24
mmc: mediatek: add optional module reset property
Wenbin Mei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
mmc: sdhci-pci: Fix SDHCI_RESET_ALL for CQHCI for Intel GLK-based controllers
Adrian Hunter
2020-08-21
mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040
Raul E Rangel
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-05
mmc: mediatek: make function msdc_cqe_disable() static
Wei Yongjun
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-07-27
mmc: jz4740: Use pm_ptr() macro
Paul Cercueil
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-24
mmc: mediatek: command queue support
Chun-Hung Wu
2020-07-24
mmc: mediatek: refine msdc timeout api
Chun-Hung Wu
2020-07-24
mmc: mediatek: add MT6779 MMC driver support
Chun-Hung Wu
2020-07-24
mmc: sdhci-pci-o2micro: Add HW tuning for SDR104 mode
shirley her
2020-07-24
mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
shirley her
2020-07-24
mmc: via-sdmmc: use generic power management
Vaibhav Gupta
2020-07-24
mmc: sdhci-cadence: do not use hardware tuning for SD mode
Masahiro Yamada
2020-07-24
mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x
Ben Chuang
2020-07-24
mmc: cqhci: Fix a print format for the task descriptor
Ben Chuang
2020-07-24
mmc: sdhci-of-arasan: fix timings allocation code
Manish Narani
2020-07-24
mmc: sdhci: Fix a potential uninitialized variable
Dan Carpenter
2020-07-20
Merge v5.8-rc6 into char-misc-next
Greg Kroah-Hartman
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-13
Merge branch 'fixes' into next
Ulf Hansson
2020-07-13
mmc: sdhci: Fix potential null pointer access while accessing vqmmc
Veerabhadrarao Badiganti
2020-07-13
mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPEND
Yoshihiro Shimoda
2020-07-13
mmc: sdhci-msm: Set IO pins in low power state during suspend
Veerabhadrarao Badiganti
2020-07-13
mmc: sdhci-iproc: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-13
mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'
Colin Ian King
2020-07-13
mmc: cqhci: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-07-13
mmc: sdhci-msm: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-07-13
mmc: sdhci-of-arasan: Correct formatting and provide missing function arg(s)
Lee Jones
2020-07-13
mmc: rtsx_usb_sdmmc: Remove set but unused variable 'err'
Lee Jones
2020-07-13
mmc: rtsx_pci_sdmmc: Remove set but unused variable 'err'
Lee Jones
2020-07-13
mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args
Lee Jones
2020-07-13
mmc: core: Correct misspelling of 'mq' in mmc_init_request()'s docs
Lee Jones
2020-07-13
mmc: atmel-mci: Provide 2 new and correct 1 existing property description
Lee Jones
2020-07-13
mmc: mtk-sd: Demote msdc_recheck_sdio_irq() function header
Lee Jones
[next]