index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()
Ulf Hansson
1
-8
/
+7
2020-05-28
mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()
Ulf Hansson
1
-13
/
+14
2020-05-28
mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number
Ulf Hansson
1
-1
/
+2
2020-05-28
mmc: sdricoh_cs: Drop unused defines
Ulf Hansson
1
-2
/
+0
2020-05-28
mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-1
/
+7
2020-05-28
mmc: jz4740: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-2
/
+11
2020-05-28
mmc: sdhci-pci-o2micro: Make some symbols static
Zou Wei
1
-4
/
+4
2020-05-28
mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLK
Masahiro Yamada
1
-1
/
+1
2020-05-28
mmc: renesas_sdhi: shorten types after refactorization
Wolfram Sang
2
-2
/
+2
2020-05-28
mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
Ludovic Barre
1
-0
/
+1
2020-05-28
mmc: sdhci-msm: Use OPP API to set clk/perf state
Rajendra Nayak
1
-5
/
+29
2020-05-28
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-1
/
+8
2020-05-28
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
1
-2
/
+2
2020-05-28
mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
Veerabhadrarao Badiganti
1
-5
/
+5
2020-05-28
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
1
-1
/
+3
2020-05-28
mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
Haibo Chen
1
-0
/
+3
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
1
-3
/
+20
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2
-0
/
+35
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
2
-1
/
+29
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2
-28
/
+99
2020-05-28
mmc: sdhci: Tidy sdhci_request() a bit
Adrian Hunter
1
-13
/
+26
2020-05-28
mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()
Adrian Hunter
1
-2
/
+0
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
2
-3
/
+3
2020-05-28
mmc: sdhci: Add helpers for the auto-CMD23 flag
Adrian Hunter
1
-3
/
+15
2020-05-28
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
1
-22
/
+8
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
8
-20
/
+27
2020-05-28
mmc: sdhci-of-arasan: Remove uninitialized ret variables
Nathan Chancellor
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: simplify summary output
Wolfram Sang
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: improve TAP selection if all TAPs are good
Wolfram Sang
2
-3
/
+25
2020-05-28
mmc: renesas_sdhi: clarify handling of selecting TAPs
Wolfram Sang
1
-5
/
+5
2020-05-28
mmc: renesas_sdhi: refactor calculation of best TAP
Wolfram Sang
1
-28
/
+8
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
5
-32
/
+21
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
1
-2
/
+1
2020-05-28
mmc: sdhci-of-arasan: Fix kernel-doc warnings
Manish Narani
1
-50
/
+64
2020-05-28
mmc: sdhci-of-arasan: Modify clock operations handling
Manish Narani
1
-12
/
+38
2020-05-28
mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
Manish Narani
1
-77
/
+81
2020-05-28
mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
Manish Narani
1
-4
/
+4
2020-05-28
sdhci: arasan: Add support for Versal Tap Delays
Manish Narani
1
-0
/
+175
2020-05-28
mmc: wbsd: Replace hardcoded command numbers with existing defines
Ulf Hansson
1
-12
/
+14
2020-05-28
mmc: s3cmci: Drop redundant code in s3cmci_setup_data()
Ulf Hansson
1
-7
/
+0
2020-05-28
mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()
Ulf Hansson
1
-18
/
+2
2020-05-28
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
1
-1
/
+2
2020-05-28
mmc: android-goldfish: Enable MMC_CAP2_NO_SDIO
Ulf Hansson
1
-9
/
+1
2020-05-18
mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE
Adrian Hunter
1
-3
/
+6
2020-05-11
mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
Raul E Rangel
1
-4
/
+6
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
5
-21
/
+26
2020-05-07
mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
Ben Chuang
1
-0
/
+5
2020-05-07
mmc: alcor: Fix a resource leak in the error path for ->probe()
Christophe JAILLET
1
-1
/
+5
[prev]
[next]