index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Handle both poweroff notification types for eMMC
Ulf Hansson
2013-06-27
1
-5
/
+12
*
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
1
-0
/
+4
*
mmc: core: Update the ext-csd.rev check for eMMC5.1
Yuvaraj Kumar C D
2013-06-27
1
-1
/
+1
*
mmc: core: Fix select power class after resume
Fredrik Soderstedt
2013-05-26
1
-24
/
+50
*
mmc: core: Restructure and simplify code for mmc sleep|awake
Ulf Hansson
2013-05-26
1
-36
/
+41
*
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
1
-0
/
+50
*
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
1
-2
/
+2
*
mmc: core: Stop bkops for eMMC only from mmc suspend
Ulf Hansson
2013-05-26
1
-0
/
+6
*
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-04-04
1
-1
/
+1
*
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
1
-0
/
+3
*
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
1
-0
/
+28
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
1
-4
/
+4
*
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
2013-02-24
1
-1
/
+1
*
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-24
1
-1
/
+7
*
mmc: Limit MMC speed to 52MHz if not HS200
Al Cooper
2012-12-06
1
-0
/
+2
*
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
2012-12-06
1
-0
/
+4
*
mmc: core: Expose access to RPMB partition
Loic Pallardy
2012-12-06
1
-0
/
+11
*
mmc: Standardise capability type
Lee Jones
2012-12-06
1
-1
/
+1
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
1
-11
/
+35
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-10-03
1
-0
/
+11
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
1
-3
/
+0
*
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
2012-07-10
1
-7
/
+11
*
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
1
-1
/
+1
*
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
2012-05-17
1
-0
/
+2
*
mmc: core: Remove dead code
Philippe De Swert
2012-05-09
1
-5
/
+1
*
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
2012-05-09
1
-11
/
+7
*
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
2012-05-09
1
-5
/
+7
*
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
2012-05-09
1
-49
/
+32
*
mmc: core: fix power class selection
Subhash Jadavani
2012-04-05
1
-13
/
+17
*
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
2012-03-27
1
-1
/
+2
*
mmc: core: hs200 fixes
Subhash Jadavani
2012-03-27
1
-17
/
+21
*
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-25
1
-0
/
+14
*
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
1
-0
/
+3
*
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
2012-02-13
1
-2
/
+2
*
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-13
1
-5
/
+12
*
mmc: core: Fix low speed mmc card detection failure
Girish K S
2012-02-13
1
-2
/
+3
*
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-12
1
-9
/
+153
*
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2012-01-12
1
-2
/
+11
*
mmc: core: Fix voltage select in DDR mode
Girish K S
2012-01-11
1
-1
/
+1
*
mmc: boot partition ro lock support
Johan Rudholm
2012-01-11
1
-2
/
+12
*
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-1
/
+11
*
mmc: core: Fix power_off_notify during suspend
Girish K S
2011-12-10
1
-1
/
+1
*
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
2011-12-10
1
-3
/
+7
*
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
2011-10-27
1
-11
/
+9
*
mmc: core: support HPI send command
Jaehoon Chung
2011-10-26
1
-0
/
+31
*
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
1
-0
/
+23
*
mmc: core: Modify the timeout value for writing power class
Seungwon Jeon
2011-10-26
1
-1
/
+1
*
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2011-10-26
1
-0
/
+4
*
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2011-10-26
1
-2
/
+21
[next]