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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-22
mmc: sdhci: convert reset into a library function
Russell King
19
-31
/
+53
2014-05-22
mmc: sdhci: convert generic bus width setup to library function
Russell King
19
-50
/
+50
2014-05-22
mmc: sdhci: plug hole in disabling card detection interrupts
Russell King
1
-8
/
+9
2014-05-22
mmc: sdhci: more efficient interrupt enable register handling
Russell King
2
-51
/
+50
2014-05-22
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
Russell King
3
-8
/
+16
2014-05-22
mmc: sdhci: push card_tasklet into threaded irq handler
Russell King
2
-16
/
+10
2014-05-22
mmc: sdhci: convert to new SDIO IRQ handling
Russell King
2
-23
/
+41
2014-05-22
mmc: sdhci: clean up sdio interrupt enable handling
Russell King
1
-18
/
+17
2014-05-22
mmc: sdhci: clean up interrupt handling
Russell King
1
-66
/
+58
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
2
-10
/
+34
2014-05-14
mmc: sdhci: remove mdelay in eMMC tuning
Nick Sanders
1
-1
/
+4
2014-05-13
MAINTAINERS: mmc: Update email for host driver maintainer
Ulf Hansson
1
-1
/
+1
2014-05-13
mmc: core: Improve support for deferred regulators
Tim Kryger
2
-18
/
+21
2014-05-13
mmc: mxcmmc: Use mmc_regulator_get_supply() API
Alexander Shiyan
1
-27
/
+17
2014-05-13
mmc: atmel: don't test host->data
Alexandre Belloni
1
-10
/
+3
2014-05-13
mmc: rtsx: fix possible linking error if built-in
Arnd Bergmann
1
-2
/
+3
2014-05-13
mmc: mxs: fix card detection function for broken card detect
Daniel Willmann
1
-0
/
+7
2014-05-13
mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response
Alex Smith
1
-4
/
+7
2014-05-13
mmc: core: add DT bindings for eMMC HS400 1.8/1.2V
Seungwon Jeon
2
-0
/
+6
2014-05-13
mmc: add support for HS400 mode of eMMC5.0
Seungwon Jeon
6
-6
/
+118
2014-05-13
mmc: rework selection of bus speed mode
Seungwon Jeon
4
-200
/
+238
2014-05-13
mmc: step power class after final selection of bus mode
Seungwon Jeon
1
-41
/
+55
2014-05-13
mmc: identify available device type to select
Seungwon Jeon
4
-44
/
+48
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
9
-54
/
+43
2014-05-13
mmc: mvsdio: workaround for spurious irqs
Sebastian Hesselbarth
1
-0
/
+14
2014-05-13
mmc: mvsdio: silence card detect notice
Sebastian Hesselbarth
1
-3
/
+3
2014-05-13
mmc: core: Try other signal levels during power up
Tim Kryger
1
-2
/
+7
2014-05-13
mmc: moxart: Add MOXA ART SD/MMC driver
Jonas Jensen
4
-0
/
+770
2014-05-13
mmc: Add realtek USB sdmmc host driver
Roger Tseng
3
-0
/
+1463
2014-05-13
mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
Axel Lin
1
-3
/
+0
2014-05-13
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
1
-0
/
+5
2014-05-13
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2
-59
/
+3
2014-05-13
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
1
-7
/
+1
2014-05-13
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
1
-3
/
+2
2014-05-13
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2
-44
/
+3
2014-05-13
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
1
-10
/
+8
2014-05-13
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2
-53
/
+1
2014-05-13
mmc: mxcmmc: Convert to SIMPLE_DEV_PM_OPS
Alexander Shiyan
1
-10
/
+3
2014-05-13
mmc: mxcmmc: Convert to devm-* API
Alexander Shiyan
1
-63
/
+38
2014-05-13
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
Sachin Kamat
1
-1
/
+1
2014-04-22
mmc: rtsx: add R1-no-CRC mmc command type handle
Micky Ching
1
-0
/
+3
2014-04-22
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
2
-54
/
+5
2014-04-22
mmc: core: Use maximum timeout values in case TACC field is zero
Stefan Wahren
1
-0
/
+4
2014-04-22
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2
-20
/
+4
2014-04-22
mmc: card.h: Use NULL instead of 0 for END_FIXUP
Fabio Estevam
1
-1
/
+1
2014-04-22
mmc: Delay the card_event callback into the mmc_rescan worker
Markus Mayer
3
-3
/
+8
2014-04-21
mmc: sdhci: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-1
/
+3
2014-04-21
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2
-4
/
+3
2014-04-21
mmc: rtsx: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-0
/
+2
2014-04-21
mmc: sh_mmcif: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
1
-4
/
+5
[next]