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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-20
mmc: sdhci: add a quirk for tuning work around
Vincent Yang
1
-0
/
+2
2015-01-20
mmc: sdhci: add a voltage switch callback function
Vincent Yang
2
-0
/
+5
2015-01-19
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
Doug Anderson
1
-4
/
+6
2015-01-19
mmc: host: sdhci: Added a space before (
Mohammad Jamal
1
-1
/
+1
2015-01-19
mmc: sdhci-pxav3: fix pm unbalanced issue in -> remove()
Jisheng Zhang
1
-1
/
+3
2015-01-19
mmc: sdhci-pxav3: fix unbalanced clock issues during probe
Jisheng Zhang
1
-3
/
+4
2015-01-19
mmc: sdhci: Always init buf_ready_int
Adrian Hunter
1
-2
/
+2
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
1
-12
/
+20
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
5
-32
/
+36
2015-01-19
mmc: omap_hsmmc: use mmc_of_parse to parse common mmc configuration.
NeilBrown
1
-25
/
+8
2015-01-19
mmc: omap_hsmmc: use slot-gpio library for gpio support.
NeilBrown
1
-54
/
+13
2015-01-19
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
1
-1
/
+17
2015-01-19
mmc: sdhci-acpi: fix copy'n'paste typos in the comments
Andy Shevchenko
1
-3
/
+3
2015-01-19
mmc: sd: add reset bus_ops callback
Johan Rudholm
1
-0
/
+7
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
3
-34
/
+51
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
2
-30
/
+12
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
4
-0
/
+46
2015-01-19
mmc: sdhci-acpi: Remove redundant runtime PM idle callback
Ulf Hansson
1
-6
/
+1
2015-01-19
mmc: sdhci: use pipeline mmc requests to improve performance
Haibo Chen
1
-12
/
+87
2015-01-19
mmc: sdhci: Remove redundant ADMA page boundary warnings
Andrew Gabbasov
1
-4
/
+0
2015-01-19
mmc: core: Make tuning block patterns static
Ulf Hansson
2
-32
/
+30
2015-01-19
mmc: dw_mmc: Convert to mmc_send_tuning()
Ulf Hansson
3
-74
/
+8
2015-01-19
mmc: mmci: Do pm_runtime_put() after the host has been added
Ulf Hansson
1
-1
/
+1
2015-01-19
mmc: sdhci-pci: Remove redundant runtime PM idle callback
Ulf Hansson
1
-6
/
+1
2015-01-19
mmc: sdhci-esdhc-imx: Fixup runtime PM conditions during ->probe()
Ulf Hansson
1
-1
/
+1
2015-01-19
mmc: sdhci-esdhc-imx: Fixup ->remove()
Ulf Hansson
1
-8
/
+7
2015-01-19
mmc: mvsdio: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-6
/
+0
2015-01-19
mmc: dw_mmc: remove unnecessary debug message
Beomho Seo
2
-6
/
+2
2015-01-19
mmc: rtsx: swap function position to avoid pre declaration
Micky Ching
1
-103
/
+100
2015-01-19
mmc: rtsx: add support for sdio card
Micky Ching
1
-96
/
+138
2015-01-19
mmc: rtsx: add helper function to simplify code
Micky Ching
1
-44
/
+51
2015-01-19
mmc: rtsx: init cookie at probe/card_event
Micky Ching
1
-0
/
+2
2015-01-19
mmc: rtsx: add dump_reg_range to simplify dump register
Micky Ching
1
-17
/
+21
2015-01-19
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
Ulf Hansson
2
-59
/
+23
2015-01-19
mmc: core: Free all resources for the class device at ->dev_release()
Ulf Hansson
1
-7
/
+6
2015-01-19
mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core
Ulf Hansson
2
-1
/
+16
2015-01-19
mmc: slot-gpio: Use the parent device while allocating data
Ulf Hansson
1
-4
/
+4
2015-01-19
mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
Ulf Hansson
1
-88
/
+4
2015-01-19
mmc: sdhci-sirf: Remove redundant use of mmc_gpio_free_cd()
Ulf Hansson
1
-3
/
+0
2015-01-19
mmc: mvsdio: Remove redundant use of mmc_gpio_free_cd|ro()
Ulf Hansson
1
-4
/
+0
2015-01-19
mmc: core: Return error at failure of request CD/WP in mmc_of_parse()
Ulf Hansson
1
-22
/
+6
2015-01-19
mmc: sdhci-st: Do cleanup while mmc_of_parse() return an error
Ulf Hansson
1
-2
/
+2
2015-01-19
mmc: sdhci-s3c: Handle error from mmc_of_parse()
Ulf Hansson
1
-1
/
+3
2015-01-19
mmc: sdhci-of-esdhc: Handle error from mmc_of_parse()
Ulf Hansson
1
-2
/
+8
2015-01-19
mmc: sdhci-bcm-kona: Handle error from mmc_of_parse()
Ulf Hansson
1
-1
/
+3
2015-01-19
mmc: moxart: Handle error from mmc_of_parse()
Ulf Hansson
1
-1
/
+3
2015-01-19
mmc: dw_mmc: exynos: move definitions to header file
Seungwon Jeon
2
-42
/
+62
2015-01-19
mmc: dw_mmc: exynos: don't use if clock isn't available
Seungwon Jeon
1
-4
/
+7
2015-01-19
mmc: dw_mmc: fix the max_blk_count in IDMAC
Seungwon Jeon
1
-2
/
+2
2015-01-19
mmc: mxs-mmc: remove unneeded NULL check
Dan Carpenter
1
-2
/
+1
[next]