index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
1
-0
/
+1
2016-11-29
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
1
-0
/
+1
2016-11-29
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
Masahiro Yamada
1
-1
/
+1
2016-11-18
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
Michael Walle
1
-0
/
+1
2016-10-10
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
Adrian Hunter
1
-0
/
+2
2016-09-26
mmc: sdhci-of-arasan: Set controller to test mode when no CD bit
Zach Brown
1
-0
/
+2
2016-09-26
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
Ulf Hansson
1
-1
/
+0
2016-07-25
mmc: sdhci: add standard hw auto retuning support
Dong Aisheng
1
-0
/
+3
2016-07-25
mmc: sdhci: add define for suspend/resume capability
Stefan Wahren
1
-0
/
+1
2016-07-25
mmc: sdhci: Allow for finishing multiple requests
Adrian Hunter
1
-1
/
+4
2016-07-25
mmc: sdhci: Separate timer timeout for command and data requests
Adrian Hunter
1
-0
/
+1
2016-07-25
mmc: sdhci: Track whether a reset is pending
Adrian Hunter
1
-0
/
+1
2016-07-25
mmc: sdhci: Get rid of host->busy_handle
Adrian Hunter
1
-1
/
+0
2016-07-25
mmc: sdhci: Record what command is using the data lines
Adrian Hunter
1
-0
/
+1
2016-07-25
mmc: sdhci: Add sdhci_read_caps()
Adrian Hunter
1
-0
/
+8
2016-07-25
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
Adrian Hunter
1
-2
/
+2
2016-07-25
mmc: sdhci: Make signal voltage support explicit
Adrian Hunter
1
-0
/
+3
2016-07-25
mmc: sdhci: Split sdhci_add_host()
Adrian Hunter
1
-0
/
+2
2016-05-02
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
Masahiro Yamada
1
-1
/
+1
2016-05-02
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
1
-1
/
+0
2016-05-02
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
Ludovic Desroches
1
-5
/
+0
2016-05-02
mmc: sdhci: Introduce sdhci_calc_clk()
Ludovic Desroches
1
-0
/
+2
2016-03-29
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
1
-0
/
+4
2016-02-29
mmc: sdhci: clean up host cookie handling
Russell King
1
-2
/
+2
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
1
-0
/
+1
2015-12-22
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
Adrian Hunter
1
-9
/
+12
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
1
-0
/
+5
2015-08-27
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
Haibo Chen
1
-4
/
+4
2015-08-17
mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
Suneel Garapati
1
-0
/
+2
2015-06-01
mmc: sdhci: Add a callback to select drive strength
Adrian Hunter
1
-0
/
+4
2015-06-01
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
1
-3
/
+0
2015-03-23
mmc: sdhci: Remove the sdhci exported header file
Ulf Hansson
1
-1
/
+202
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
1
-0
/
+1
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-3
/
+0
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
1
-0
/
+3
2014-11-26
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
Adrian Hunter
1
-1
/
+0
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
1
-0
/
+18
2014-11-10
mmc: sdhci: Define ADMA descriptor structure
Adrian Hunter
1
-0
/
+7
2014-11-10
mmc: sdhci: Define ADMA constants
Adrian Hunter
1
-0
/
+10
2014-11-10
mmc: sdhci: Define maximum segments
Adrian Hunter
1
-0
/
+6
2014-09-24
mmc: sdhci: execute tuning when device is not busy
Yi Sun
1
-0
/
+1
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
1
-0
/
+2
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
1
-0
/
+1
2014-05-22
mmc: sdhci: remove platform_suspend/platform_resume callbacks
Russell King
1
-2
/
+0
2014-05-22
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: set_uhs_signaling() need not return a value
Russell King
1
-1
/
+1
2014-05-22
mmc: sdhci: convert sdhci_set_clock() into a library function
Russell King
1
-0
/
+1
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
1
-2
/
+2
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
1
-2
/
+3
[next]