index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
mmc: sdhci: restore the enabled dma when do reset all
Shaohui Xie
1
-0
/
+5
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-15
/
+42
2012-01-13
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
1
-3
/
+14
2012-01-13
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
1
-2
/
+1
2012-01-13
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
1
-2
/
+1
2012-01-12
mmc: sdhci: Always pass clock request value zero to set_clock host op
Todd Poynor
1
-1
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-1
/
+0
2012-01-12
mmc: sdhci: prevent card detection activity for non-removable cards
Adrian Hunter
1
-4
/
+3
2012-01-12
mmc: sdhci: fix vmmc handling
Adrian Hunter
1
-22
/
+21
2012-01-12
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
1
-2
/
+2
2012-01-12
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
1
-0
/
+10
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-1
/
+1
2011-10-27
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
1
-0
/
+9
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-47
/
+45
2011-10-27
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-44
/
+211
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: sdhci: add eMMC hardware reset support
Adrian Hunter
1
-0
/
+9
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-07-21
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
1
-0
/
+5
2011-07-21
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
1
-4
/
+25
2011-05-26
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-1
/
+16
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-16
/
+47
2011-05-25
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
1
-15
/
+18
2011-05-25
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-2
/
+107
2011-05-25
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-15
/
+66
2011-05-25
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+32
2011-05-25
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-1
/
+167
2011-05-25
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+10
2011-05-25
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-3
/
+37
2011-05-25
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
1
-3
/
+24
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
1
-0
/
+27
2011-05-25
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-13
/
+179
2011-05-25
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-4
/
+24
2011-05-25
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
1
-0
/
+6
2011-05-25
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
1
-3
/
+4
2011-05-25
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
1
-5
/
+25
2011-05-25
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
1
-16
/
+26
2011-04-28
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
1
-0
/
+7
2011-04-28
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
1
-1
/
+1
2011-01-09
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
1
-3
/
+7
2011-01-09
mmc: Test bus-width for old MMC devices
Aries Lee
1
-1
/
+6
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-5
/
+18
2011-01-09
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
Philip Rakity
1
-1
/
+4
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
1
-11
/
+33
2010-11-08
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
1
-0
/
+10
[next]