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
/
core
/
sdio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
1
-1
/
+1
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-5
/
+2
2015-10-26
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
1
-5
/
+15
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
1
-22
/
+3
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
1
-1
/
+1
2015-06-01
mmc: core: Simplify card drive strength mask
Adrian Hunter
1
-10
/
+2
2015-06-01
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
1
-25
/
+18
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
1
-1
/
+5
2015-05-25
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
1
-0
/
+7
2015-03-23
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
1
-20
/
+12
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
1
-10
/
+4
2014-11-26
mmc: core: reset sdio card properly on resume.
NeilBrown
1
-2
/
+6
2014-11-26
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
1
-1
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-4
/
+3
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
1
-2
/
+10
2014-05-13
mmc: drop the speed mode of card's state
Seungwon Jeon
1
-6
/
+2
2014-04-22
mmc: core: Invoke sdio func driver's PM callbacks from the sdio bus
Ulf Hansson
1
-41
/
+4
2013-10-31
mmc: core: Collect common code for card ocr validation
Ulf Hansson
1
-10
/
+0
2013-10-31
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
1
-15
/
+2
2013-10-31
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
1
-12
/
+14
2013-10-31
mmc: core: Cleanup code for setting ocr mask for SDIO
Ulf Hansson
1
-16
/
+10
2013-10-31
mmc: core: Remove unnecessary retry mechanism at SDIO attach
Ulf Hansson
1
-11
/
+3
2013-10-31
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
1
-1
/
+2
2013-10-31
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
1
-2
/
+2
2013-06-27
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
1
-0
/
+21
2013-06-27
mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE
Ulf Hansson
1
-4
/
+23
2013-05-26
mmc: core: Add bus_ops for runtime pm callbacks
Ulf Hansson
1
-0
/
+16
2013-05-26
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
1
-2
/
+10
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
1
-1
/
+3
2013-02-24
mmc: core: Fixup signal voltage switch
Johan Rudholm
1
-2
/
+18
2013-02-24
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
1
-2
/
+1
2013-02-11
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
1
-0
/
+5
2013-02-11
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
1
-11
/
+11
2013-02-11
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
1
-2
/
+4
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
1
-7
/
+0
2012-06-06
mmc: sdio: fix setting card data bus width as 4-bit
Yong Ding
1
-0
/
+6
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-1
/
+1
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
1
-0
/
+8
2012-02-14
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
1
-3
/
+4
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-1
/
+3
2012-01-12
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-1
/
+10
2012-01-12
mmc: sdio: support SDIO UHS cards
Philip Rakity
1
-25
/
+304
2011-10-27
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-1
/
+1
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-3
/
+3
2011-10-27
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-2
/
+0
2011-10-27
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-06-26
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-05-25
mmc: sd: add support for driver type selection
Arindam Nath
1
-2
/
+2
[next]