index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-tegra: Issue CMD and DAT resets together
Prathamesh Shete
2022-12-07
1
-0
/
+5
*
mmc: sdhci: Remove unneeded semicolon
zhang songyi
2022-12-07
1
-1
/
+1
*
mmc: sdhci: Avoid unnecessary ->set_clock()
Adrian Hunter
2022-12-07
1
-23
/
+14
*
mmc: Avoid open coding by using mmc_op_tuning()
ChanWoo Lee
2022-12-07
1
-7
/
+2
*
mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared i...
Charl Liu
2022-12-07
1
-1
/
+1
*
mmc: sdhci: Replace kmap_atomic() with kmap_local_page()
Adrian Hunter
2022-12-07
1
-2
/
+2
*
mmc: sdhci: Remove local_irq_{save,restore}() around sg_miter_{next,stop}()
Adrian Hunter
2022-12-07
1
-10
/
+0
*
mmc: sdhci: Remove local_irq_{save,restore}() around k[un]map_atomic()
Adrian Hunter
2022-12-07
1
-10
/
+6
*
mmc: sdhci: Fix voltage switch delay
Adrian Hunter
2022-11-29
1
-7
/
+54
*
mmc: sdhci: Centralize CMD and DATA reset handling
Adrian Hunter
2022-09-28
1
-13
/
+39
*
mmc: sdhci: Get rid of SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS
Adrian Hunter
2022-09-28
1
-8
/
+0
*
mmc: sdhci: Remove misleading comment about resets
Adrian Hunter
2022-09-28
1
-4
/
+0
*
mmc: sdhci: Separate out sdhci_reset_for_all()
Adrian Hunter
2022-09-28
1
-8
/
+12
*
mmc: sdhci: Fix host->cmd is null
Wenchao Chen
2022-09-14
1
-2
/
+2
*
mmc: sdhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2022-07-12
1
-15
/
+44
*
mmc: improve API to make clear hw_reset callback is for cards
Wolfram Sang
2022-04-26
1
-1
/
+1
*
mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiB
Adrian Hunter
2021-11-17
1
-3
/
+18
*
mmc: sdhci: Deduplicate sdhci_get_cd_nogpio()
Andy Shevchenko
2021-10-19
1
-0
/
+19
*
Merge branch 'fixes' into next
Ulf Hansson
2021-10-12
1
-0
/
+6
|
\
|
*
mmc: sdhci: Map more voltage level to SDHCI_POWER_330
Shawn Guo
2021-10-12
1
-0
/
+6
*
|
mmc: sdhci: Return true only when timeout exceeds capacity of the HW timer
Bean Huo
2021-10-12
1
-12
/
+9
*
|
mmc: sdhci: Change the code to check auto_cmd23
ChanWoo Lee
2021-10-12
1
-1
/
+1
|
/
*
mmc: sdhci: Correct the tuning command handle for PIO mode
Haibo Chen
2021-08-24
1
-2
/
+8
*
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-24
1
-0
/
+1
*
mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
Sarthak Garg
2021-08-24
1
-7
/
+9
*
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2021-07-02
1
-0
/
+4
*
mmc: sdhci: Clear unused bounce buffer at DMA mmap error path
Takashi Iwai
2021-06-29
1
-1
/
+5
*
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
2021-06-14
1
-1
/
+1
*
mmc: sdhci: replace mmc->parent with mmc_dev() for consistency
Jisheng Zhang
2021-03-30
1
-12
/
+12
*
mmc: sdhci: Use "mmc" directly rather than "host->mmc"
Jisheng Zhang
2021-03-30
1
-17
/
+16
*
mmc: sdhci: Check for reset prior to DMA address unmap
Pradeep P V K
2021-03-30
1
-29
/
+31
*
sdhci: stop poking into swiotlb internals
Christoph Hellwig
2021-02-20
1
-7
/
+2
*
mmc: sdhci: Use more concise device_property_read_u64
Jeremy Linton
2020-12-04
1
-4
/
+4
*
mmc: sdhci: Update firmware interface API
Jeremy Linton
2020-11-24
1
-4
/
+4
*
mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is true
Jisheng Zhang
2020-10-15
1
-2
/
+4
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge tag 'mmc-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2020-08-05
1
-8
/
+16
|
\
|
*
mmc: sdhci: Fix a potential uninitialized variable
Dan Carpenter
2020-07-24
1
-1
/
+1
|
*
mmc: sdhci: Fix potential null pointer access while accessing vqmmc
Veerabhadrarao Badiganti
2020-07-13
1
-5
/
+7
|
*
mmc: sdhci: Allow platform controlled voltage switching
Vijay Viswanath
2020-07-13
1
-13
/
+19
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
Merge branch 'fixes' into next
Ulf Hansson
2020-05-28
1
-3
/
+6
|
\
|
*
mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE
Adrian Hunter
2020-05-18
1
-3
/
+6
*
|
mmc: sdhci-msm: Introduce new ops to dump vendor specific registers
Sarthak Garg
2020-05-28
1
-0
/
+3
*
|
mmc: sdhci: add quirks for be to le byte swapping
Angelo Dureghello
2020-05-28
1
-3
/
+7
*
|
mmc: sdhci: use FIELD_GET/PREP for current capabilities bit masks
Masahiro Yamada
2020-05-28
1
-15
/
+12
*
|
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
1
-1
/
+1
*
|
mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
Haibo Chen
2020-05-28
1
-0
/
+3
*
|
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2020-05-28
1
-0
/
+34
*
|
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2020-05-28
1
-28
/
+98
[next]