index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
2015-06-04
1
-13
/
+1
*
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
1
-24
/
+3
*
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
1
-1
/
+1
*
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
1
-10
/
+2
*
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
1
-20
/
+13
*
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2015-06-01
1
-7
/
+23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-2
/
+2
*
|
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
1
-9
/
+4
*
|
mmc: sd: add reset bus_ops callback
Johan Rudholm
2015-01-19
1
-0
/
+7
*
|
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2015-01-19
1
-1
/
+6
|
/
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-19
/
+14
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
1
-0
/
+8
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
1
-13
/
+3
*
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-22
1
-10
/
+2
*
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-02-13
1
-22
/
+1
*
mmc: core: sd: implement proper support for sd3.0 au sizes
Wolfram Sang
2014-01-13
1
-15
/
+22
*
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
1
-5
/
+7
*
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
2013-10-30
1
-9
/
+36
*
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
2013-10-30
1
-12
/
+1
*
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
1
-4
/
+17
*
mmc: core: Collect common code for card ocr validation
Ulf Hansson
2013-10-30
1
-19
/
+0
*
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
2013-10-30
1
-1
/
+0
*
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
1
-10
/
+12
*
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
1
-1
/
+2
*
mmc: core: Let mmc_power_up|cycle take ocr as parameter
Ulf Hansson
2013-10-30
1
-2
/
+2
*
mmc: sd: fix the maximum au_size for SD3.0
Jaehoon Chung
2013-08-24
1
-2
/
+5
*
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
Wei WANG
2013-08-24
1
-3
/
+3
*
mmc: core: Add shutdown callback for SD bus_ops
Ulf Hansson
2013-06-27
1
-0
/
+2
*
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
1
-0
/
+4
*
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
1
-0
/
+49
*
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
1
-2
/
+2
*
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2013-05-26
1
-2
/
+7
*
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
1
-17
/
+0
*
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
1
-5
/
+16
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
1
-1
/
+1
*
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
2013-02-24
1
-4
/
+2
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
1
-3
/
+0
*
mmc: sd: Fix sd current limit setting
Aaron Lu
2012-07-22
1
-15
/
+54
*
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
2012-07-22
1
-72
/
+22
*
mmc: core: correct invalid error checking
Alan Cox
2012-07-21
1
-1
/
+1
*
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
2012-07-21
1
-11
/
+12
*
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
1
-2
/
+4
*
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
1
-5
/
+3
*
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
1
-4
/
+18
*
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-12
1
-1
/
+2
*
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-1
/
+11
*
mmc: sdio: support SDIO UHS cards
Philip Rakity
2012-01-11
1
-1
/
+1
*
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
2012-01-11
1
-2
/
+2
[next]