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
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
1
-0
/
+2
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
1
-0
/
+2
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
1
-0
/
+1
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
1
-0
/
+5
2017-04-24
mmc: core: add mmc_get_dma_dir
Heiner Kallweit
1
-0
/
+6
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+1
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-15
mmc: core: move some sdio IDs out of quirks file
Shawn Lin
1
-0
/
+7
2017-02-14
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Uri Yanai
2
-0
/
+2
2017-02-13
mmc: core: rename mmc_start_req() to *areq()
Linus Walleij
1
-1
/
+1
2017-02-13
mmc: core: Invent MMC_CAP_3_3V_DDR
Ulf Hansson
1
-11
/
+10
2017-02-13
mmc: core: Don't use extern declarations of public mmc functions
Ulf Hansson
1
-8
/
+9
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-46
/
+2
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-240
/
+0
2017-02-13
mmc: core: Remove unused struct _mmc_csd from public mmc.h header
Ulf Hansson
1
-44
/
+0
2017-02-13
mmc: core: Move erase/trim/discard defines from public core.h to mmc.h
Ulf Hansson
2
-11
/
+12
2017-02-13
mmc: core: Move some host specific public functions to host.h
Ulf Hansson
2
-6
/
+6
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-50
/
+0
2017-02-13
mmc: core: First step in cleaning up public mmc header files
Ulf Hansson
5
-11
/
+8
2017-02-13
mmc: dw_mmc: Remove the public dw_mmc header file
Ulf Hansson
1
-274
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused ->get_cd() platform callback
Ulf Hansson
1
-1
/
+0
2017-02-13
mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data
Ulf Hansson
1
-2
/
+0
2017-02-13
mmc: Removed the unused public mmc boot.h header
Ulf Hansson
1
-7
/
+0
2017-02-13
mmc: core: Export device lifetime information through sysfs
Jungseung Lee
2
-0
/
+6
2017-01-20
brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BF
Martin Blumenstingl
1
-0
/
+1
2016-12-05
mmc: mmc: Introduce mmc_abort_tuning()
Adrian Hunter
1
-0
/
+1
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
2
-0
/
+19
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
1
-2
/
+0
2016-11-29
mmc: block: delete packed command support
Linus Walleij
1
-5
/
+0
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
1
-2
/
+1
2016-11-29
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
1
-0
/
+6
2016-11-29
mmc: core: Add helper to see if a host can be retuned
Simon Horman
1
-0
/
+5
2016-11-29
mmc: core: use enum mmc_blk_status properly
Linus Walleij
3
-14
/
+15
2016-11-29
mmc: core: expose the capability of gpio card detect
Shawn Lin
1
-0
/
+1
2016-10-05
Merge tag 'mmc-v4.9' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
4
-0
/
+18
2016-09-26
mmc: add define for R1 response without CRC
Wolfram Sang
1
-0
/
+3
2016-09-26
mmc: core: Add support for sending commands during data transfer
Adrian Hunter
2
-0
/
+12
2016-09-26
mmc: dw_mmc: add reset support to dwmmc host controller
Guodong Xu
1
-0
/
+2
2016-09-26
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
1
-0
/
+1
2016-09-09
brcmfmac: add support for bcm4339 chip with modalias sdio:c00v02D0d4339
Arend Van Spriel
1
-0
/
+1
2016-07-25
mmc: core: Allow hosts to specify non-support for MMC commands
Shawn Lin
1
-0
/
+1
2016-07-25
mmc: dw_mmc: remove the quirks flags
Jaehoon Chung
1
-9
/
+0
2016-07-25
mmc: core: Allow hosts to specify non-support for SD commands
Ulf Hansson
1
-0
/
+1
2016-07-25
mmc: core: Disable HPI for certain Hynix eMMC cards
Pratibhasagar V
1
-5
/
+30
2016-07-25
mmc: core: implement enhanced strobe support
Shawn Lin
3
-0
/
+15
2016-07-25
mmc: core: add mmc-hs400-enhanced-strobe support
Shawn Lin
1
-0
/
+1
2016-05-26
Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-0
/
+4
2016-05-21
Merge tag 'wireless-drivers-next-for-davem-2016-05-13' of git://git.kernel.or...
David S. Miller
1
-0
/
+1
[next]