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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-12-17
mmc: sdhci-omap: Remove redundant structure assignments
Faiz Abbas
1
-4
/
+0
2018-12-17
mmc: sdhci-omap: Add platform specific reset callback
Faiz Abbas
1
-1
/
+19
2018-12-17
mmc: jz4740: rework pre_req/post_req implementation
Ezequiel Garcia
1
-64
/
+54
2018-12-17
mmc: mmci: send stop command if sbc error issue
Ludovic Barre
1
-3
/
+2
2018-12-17
mmc: tmio: introduce mask for 'always 1' bits
Wolfram Sang
2
-0
/
+6
2018-12-17
mmc: renesas_sdhi: disable HS400 on H3 ES1.x and M3-W ES1.[012]
Niklas Söderlund
1
-5
/
+15
2018-12-17
mmc: renesas_sdhi: align compatibility properties for H3 and M3-W
Niklas Söderlund
2
-35
/
+5
2018-12-17
mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revision
Niklas Söderlund
1
-0
/
+26
2018-12-17
mmc: renesas_sdhi: add initial setting of interrupt mask register
Niklas Söderlund
2
-0
/
+5
2018-12-17
mmc: tmio: fix reset operation
Niklas Söderlund
1
-12
/
+15
2018-12-17
mmc: tmio: enable module clock before resetting when resuming
Niklas Söderlund
1
-1
/
+1
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2
-16
/
+0
2018-12-17
mmc: bcm2835: Properly handle dmaengine_prep_slave_sg
Stefan Wahren
1
-6
/
+9
2018-12-17
mmc: bcm2835: Refactor dma_map_sg handling
Stefan Wahren
1
-9
/
+7
2018-12-17
mmc: bcm2835: Terminate timeout work synchronously
Stefan Wahren
1
-1
/
+1
2018-12-17
mmc: bcm2835: Avoid possible races on data requests
Stefan Wahren
1
-4
/
+6
2018-12-17
mmc: bcm2835: Release DMA channel on driver unload
Stefan Wahren
1
-0
/
+3
2018-12-17
mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
Phil Elwell
1
-0
/
+9
2018-12-17
mmc: bcm2835: reset host on timeout
Michal Suchanek
1
-0
/
+3
2018-12-17
mmc: sdhci: imx: Use the slot GPIO descriptor
Linus Walleij
1
-6
/
+8
2018-12-17
mmc: jz4740: Use GPIO descriptor for power
Linus Walleij
1
-49
/
+16
2018-12-17
mmc: jz4740: Get CD/WP GPIOs from descriptors
Linus Walleij
1
-10
/
+10
2018-12-17
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
1
-6
/
+10
2018-12-17
mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamically
Veerabhadrarao Badiganti
1
-11
/
+67
2018-12-17
mmc: sdhci: Handle auto-command errors
Adrian Hunter
2
-1
/
+41
2018-12-17
mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR
Adrian Hunter
3
-10
/
+10
2018-12-17
mmc: sdhci: Fix data command CRC error handling
Adrian Hunter
1
-25
/
+15
2018-12-17
mmc: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-12
/
+1
2018-12-17
mmc: renesas_sdhi: Whitelist R8A77990 SDHI
Marek Vasut
1
-0
/
+1
2018-12-17
mmc: tmio: delete wait in tuning process
Masaharu Hayakawa
1
-2
/
+0
2018-12-17
mmc: renesas_sdhi: remove workaround for HS400 clock
Niklas Söderlund
1
-9
/
+0
2018-12-17
mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>
Masahiro Yamada
1
-1
/
+1
2018-12-17
mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return void
Chunyan Zhang
1
-10
/
+5
2018-12-17
mmc: renesas_sdhi_internal_dmac: Add R7S9210 support
Chris Brandt
2
-5
/
+30
2018-12-17
mmc: atmel-mci: do not assume idle after atmci_request_end
Jonas Danielsson
1
-1
/
+2
2018-12-17
mmc: dw_mmc-bluefield: simplify the probe() function
Liming Sun
1
-10
/
+1
2018-12-06
mmc: sdhci: fix the timeout check window for clock and reset
Alek Du
1
-5
/
+13
2018-12-05
mmc: sdhci-omap: Fix DCRC error handling during tuning
Faiz Abbas
1
-4
/
+8
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-3
/
+83
2018-12-04
MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310
Aaro Koskinen
1
-2
/
+9
2018-12-04
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
1
-5
/
+10
2018-11-19
mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning value
Adrian Hunter
1
-2
/
+77
2018-11-19
mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULL
Rajat Jain
1
-1
/
+6
2018-11-17
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-31
/
+28
2018-11-15
mmc: stop abusing the request queue_lock pointer
Christoph Hellwig
3
-25
/
+24
2018-11-15
mmc: simplify queue initialization
Christoph Hellwig
3
-59
/
+31
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-10-23
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
3
-3
/
+4
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+9
[prev]
[next]