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
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-11
/
+2
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-11
/
+2
2013-03-15
drivers/mmc: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-19
/
+1
2013-02-28
mmc: convert to idr_alloc()
Tejun Heo
1
-5
/
+6
2013-02-28
lib/scatterlist: use page iterator in the mapping iterator
Imre Deak
1
-2
/
+2
2013-02-26
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
36
-807
/
+2866
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+18
2013-02-24
mmc: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-74
/
+45
2013-02-24
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
1
-0
/
+13
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
1
-10
/
+46
2013-02-24
mmc: sh_mobile_sdhi: use managed resource allocations
Guennadi Liakhovetski
1
-43
/
+14
2013-02-24
mmc: sh_mobile_sdhi: remove unused .pdata field
Guennadi Liakhovetski
1
-4
/
+0
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
2
-8
/
+44
2013-02-24
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
Guennadi Liakhovetski
1
-1
/
+2
2013-02-24
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
1
-0
/
+110
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
2
-2
/
+4
2013-02-24
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
Fabio Estevam
1
-4
/
+4
2013-02-24
mmc: sdhci: check voltage range only on regulators aware of voltage value
Marek Szyprowski
1
-1
/
+5
2013-02-24
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
Stephen Warren
1
-2
/
+2
2013-02-24
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
4
-17
/
+557
2013-02-24
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
1
-0
/
+28
2013-02-24
mmc: rtsx: remove driving adjustment
Roger Tseng
1
-5
/
+0
2013-02-24
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
1
-1
/
+1
2013-02-24
mmc: sdhci-pxav3: add pm runtime support
Kevin Liu
1
-1
/
+95
2013-02-24
mmc: core: fix indentation
Jaehoon Chung
1
-12
/
+11
2013-02-24
mmc: block: don't start new request when the card is removed
Seungwon Jeon
1
-2
/
+8
2013-02-24
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
1
-0
/
+1
2013-02-24
mmc: sdhci: enhance preset value function
Kevin Liu
3
-57
/
+101
2013-02-24
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
Roland Stigge
1
-1
/
+1
2013-02-24
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
Lars-Peter Clausen
6
-46
/
+18
2013-02-24
mmc: sdhci: update signal voltage switch code
Kevin Liu
1
-114
/
+78
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
3
-17
/
+107
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
5
-21
/
+31
2013-02-24
mmc: core: Add mmc_power_cycle
Johan Rudholm
2
-0
/
+9
2013-02-24
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
1
-4
/
+2
2013-02-24
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
1
-1
/
+1
2013-02-24
mmc: goldfish: emulated MMC device
Mike Lockwood
3
-0
/
+578
2013-02-24
mmc: sdhci-esdhc-imx: support 8bit mode
Sascha Hauer
1
-2
/
+54
2013-02-24
mmc: sdhci: rename platform_8bit_width to platform_bus_width
Sascha Hauer
6
-14
/
+14
2013-02-24
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
Shawn Guo
1
-1
/
+9
2013-02-24
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
Shawn Guo
1
-1
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
Shawn Guo
1
-11
/
+14
2013-02-24
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2
-7
/
+8
2013-02-24
mmc: sdhci-esdhc-imx: Remove unused variables
Fabio Estevam
1
-5
/
+0
2013-02-24
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
Shawn Guo
1
-20
/
+20
2013-02-24
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
Shawn Guo
1
-4
/
+2
2013-02-24
mmc: sdhci-esdhc-imx: fix host version read
Shawn Guo
1
-8
/
+11
2013-02-24
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
Tony Prisk
1
-1
/
+1
2013-02-24
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
Doug Anderson
1
-7
/
+1
2013-02-24
mmc: dw_mmc: Handle wp-gpios from device tree
Doug Anderson
1
-0
/
+34
[next]