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
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-0
/
+1
2012-07-21
mmc: sh_mmcif: support generic card-detection
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: sh_mobile_sdhi: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: core: add WP pin handler to slot functions
Guennadi Liakhovetski
1
-0
/
+4
2012-07-21
mmc: core: convert slot functions to managed allocation
Guennadi Liakhovetski
1
-0
/
+3
2012-07-21
mmc: add CD GPIO polling support to slot functions
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: add two capability flags for CD and WP signal polarity
Guennadi Liakhovetski
1
-0
/
+2
2012-07-21
mmc: core: use a more generic name for slot function types and fields
Guennadi Liakhovetski
1
-3
/
+14
2012-07-21
mmc: add a function to get regulators, supplying card's power
Guennadi Liakhovetski
1
-2
/
+14
2012-07-13
mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion
Guennadi Liakhovetski
1
-7
/
+1
2012-07-11
mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions
Guennadi Liakhovetski
1
-4
/
+4
2012-06-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-1
/
+1
2012-06-21
Viresh has moved
Viresh Kumar
1
-1
/
+1
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+2
2012-05-26
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+19
2012-05-13
mmc: mxs-mmc: move header from mach into linux folder
Shawn Guo
1
-0
/
+19
2012-05-09
mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue
Thomas Abraham
1
-0
/
+1
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2
-60
/
+4
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-0
/
+2
2012-04-21
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
1
-1
/
+1
2012-03-29
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-59
/
+43
2012-03-27
mmc: sh_mmcif: simplify bitmask macros
Guennadi Liakhovetski
1
-12
/
+9
2012-03-27
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
Guennadi Liakhovetski
1
-1
/
+10
2012-03-27
mmc: sh_mobile_sdhi: add a callback for board specific init code
Bastian Hecht
1
-0
/
+4
2012-03-27
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
Guennadi Liakhovetski
1
-0
/
+1
2012-03-27
mmc: simplify mmc_cd_gpio_request() by removing two parameters
Guennadi Liakhovetski
1
-2
/
+1
2012-03-27
mmc: sdhci: add quirk for keeping card power during suspend
Adrian Hunter
1
-0
/
+2
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-0
/
+1
2012-03-27
mmc: start removing enable / disable API
Adrian Hunter
2
-43
/
+4
2012-03-27
mmc: core: Detect card removal on I/O error
Ulf Hansson
1
-0
/
+1
2012-03-26
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
1
-2
/
+6
2012-03-26
mmc: MMC-4.5 Data Tag Support
Saugata Das
2
-0
/
+5
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+3
2012-03-24
headers: include linux/types.h where appropriate
Bobby Powers
1
-0
/
+3
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
3
-1
/
+3
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
1
-0
/
+1
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
3
-2
/
+78
2012-01-12
mmc: core: Add option to prevent eMMC sleep command
Ulf Hansson
1
-0
/
+1
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-2
/
+0
2012-01-12
mmc: sdhci-pci: add platform data
Adrian Hunter
1
-0
/
+18
2012-01-12
mmc: add a generic GPIO card-detect helper
Guennadi Liakhovetski
1
-0
/
+19
2012-01-12
mmc: add a card hotplug handler context
Guennadi Liakhovetski
1
-0
/
+6
2012-01-12
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
1
-0
/
+1
2012-01-12
mmc: boot partition ro lock support
Johan Rudholm
2
-1
/
+15
[prev]
[next]