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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: Let a vendor driver supply and update ADMA descriptor size
Veerabhadrarao Badiganti
2020-01-24
1
-1
/
+2
*
mmc: sdhci: Refactor sdhci_set_timeout()
Faiz Abbas
2020-01-20
1
-0
/
+1
*
mmc: sdhci: Convert sdhci_set_timeout_irq() to non-static
Faiz Abbas
2020-01-20
1
-0
/
+1
*
mmc: sdhci: add support for using external DMA devices
Chunyan Zhang
2020-01-20
1
-0
/
+8
*
mmc: sdhci: Add a quirk for broken command queuing
Adrian Hunter
2019-12-18
1
-0
/
+2
*
mmc: sdhci: Let drivers define their DMA mask
Adrian Hunter
2019-09-27
1
-0
/
+1
*
mmc: sdhci: Convert to use sdio_irq_claimed()
Ulf Hansson
2019-09-11
1
-1
/
+0
*
mmc: sdhci: Drop redundant code for SDIO IRQs
Ulf Hansson
2019-09-11
1
-5
/
+0
*
mmc: sdhci: constify references of parameters to __sdhci_read_caps()
Masahiro Yamada
2019-09-11
1
-2
/
+2
*
mmc: sdhci: Export sdhci_abort_tuning function symbol
Ben Chuang
2019-09-11
1
-0
/
+1
*
mmc: sdhci: Add PLL Enable support to internal clock setup
Ben Chuang
2019-09-11
1
-0
/
+1
*
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
2019-08-06
1
-1
/
+1
*
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
Raul E Rangel
2019-06-18
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: sdhci: Remove finish_tasklet
Adrian Hunter
2019-04-15
1
-1
/
+2
*
mmc: sdhci: allow host to specify maximum tuning loops
Sowjanya Komatineni
2019-04-15
1
-0
/
+1
*
mmc: sdhci: Add ADMA3 DMA support for V4 enabled host
Sowjanya Komatineni
2019-02-25
1
-0
/
+2
*
mmc: sdhci: Fix O2 Host PLL and card detect issue
Ernest Zhang(WH)
2019-02-25
1
-0
/
+4
*
mmc: sdhci: Add quirk to disable LED control
Adrian Hunter
2018-12-17
1
-0
/
+2
*
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2018-12-17
1
-1
/
+6
*
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
2018-12-17
1
-2
/
+2
*
mmc: sdhci: Add Auto CMD Auto Select support
Chunyan Zhang
2018-10-08
1
-0
/
+2
*
mmc: sdhci: Add 32-bit block count support for v4 mode
Chunyan Zhang
2018-10-08
1
-0
/
+8
*
mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
Chunyan Zhang
2018-10-08
1
-2
/
+10
*
mmc: sdhci: Add sd host v4 mode
Chunyan Zhang
2018-10-08
1
-0
/
+3
*
mmc: sdhci: Add version V4 definition
Chunyan Zhang
2018-10-08
1
-0
/
+3
*
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
Jisheng Zhang
2018-10-08
1
-0
/
+4
*
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
Jisheng Zhang
2018-10-08
1
-0
/
+3
*
mmc: sdhci: Export sdhci_request()
Aapo Vienamo
2018-10-08
1
-0
/
+1
*
mmc: sdhci: add tuning error codes
Yinbo Zhu
2018-10-08
1
-0
/
+1
*
mmc: sdhci: Export sdhci tuning function symbol
ernest.zhang
2018-07-30
1
-0
/
+5
*
mmc: sdhci: Program a relatively accurate SW timeout value
Kishon Vijay Abraham I
2018-05-03
1
-0
/
+10
*
mmc: sdhci: Add quirk to disable HW timeout
Adrian Hunter
2018-05-03
1
-0
/
+5
*
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-31
1
-0
/
+3
*
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2018-01-17
1
-0
/
+1
*
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
1
-1
/
+0
*
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
2017-08-30
1
-0
/
+2
*
mmc: sdhci: add sdma_boundary member to struct sdhci_host
Srinivas Kandagatla
2017-08-30
1
-0
/
+3
*
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
2017-04-24
1
-0
/
+2
*
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
Hu Ziji
2017-04-24
1
-0
/
+1
*
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
Hu Ziji
2017-04-24
1
-0
/
+2
*
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
Hu Ziji
2017-04-24
1
-0
/
+1
*
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
1
-0
/
+1
*
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
1
-0
/
+19
*
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
1
-0
/
+1
*
mmc: sdhci: Get rid of 'extern' in header file
Adrian Hunter
2017-04-24
1
-17
/
+15
*
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
1
-0
/
+2
*
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-04-24
1
-4
/
+0
*
mmc: host: Include interrupt.h in mmc host drivers that depends on it
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: sdhci: Include leds.h
Ulf Hansson
2017-02-13
1
-0
/
+1
[next]