index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
2011-10-26
1
-3
/
+3
*
mmc: core: support HPI send command
Jaehoon Chung
2011-10-26
4
-0
/
+120
*
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2011-10-26
2
-0
/
+86
*
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
2
-0
/
+18
*
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2011-10-26
1
-0
/
+8
*
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2011-10-26
2
-2
/
+55
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
9
-51
/
+51
*
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
2011-10-26
1
-4
/
+12
*
mmc: core: move ->request() call from atomic context
Adrian Hunter
2011-10-26
1
-7
/
+21
*
mmc: using module_param requires the inclusion of moduleparam.h
Stephen Rothwell
2011-10-26
1
-0
/
+1
*
mmc: core: general purpose MMC partition support.
Namjae Jeon
2011-10-26
1
-4
/
+48
*
mmc: core: ext_csd.raw_* used in comparison but never set
Andrei Warkentin
2011-10-26
1
-0
/
+2
*
mmc: core: eMMC 4.5 Power Class Selection Feature
Girish K S
2011-10-26
1
-0
/
+96
*
mmc: add module param to set fault injection attributes
Per Forlin
2011-10-26
1
-18
/
+11
*
mmc: core: add sd uhs string for mmc_ios_show
Aaron Lu
2011-10-26
1
-0
/
+9
*
mmc: block: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-2
/
+2
*
mmc: core: add eMMC hardware reset support
Adrian Hunter
2011-10-26
2
-1
/
+97
*
mmc: core: clarify how to use post_req in case of errors
Per Forlin
2011-10-26
1
-0
/
+6
*
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
2011-10-26
4
-9
/
+11
*
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
2011-10-26
2
-2
/
+16
*
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-10-26
5
-5
/
+9
*
mmc: core: Put eMMC in Sleep mode before suspend
Balaji T K
2011-10-26
1
-2
/
+7
*
mmc: core: add a short delay in mmc_power_off
Daniel Drake
2011-10-26
1
-0
/
+7
*
mmc: fix integer assignments to pointer
Venkatraman S
2011-10-26
4
-8
/
+8
*
mmc: enable runtime PM by default
Daniel Drake
2011-10-26
1
-0
/
+11
*
mmc: core: add random fault injection
Per Forlin
2011-10-26
2
-0
/
+66
*
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
2011-08-31
1
-28
/
+53
*
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
2011-08-31
1
-1
/
+1
*
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
2011-08-31
1
-2
/
+29
*
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
2011-08-31
3
-11
/
+11
*
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
2
-2
/
+2
*
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
2011-08-13
1
-1
/
+1
*
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
2011-07-25
1
-0
/
+1
*
mmc: print debug messages for runtime PM actions
Daniel Drake
2011-07-21
1
-0
/
+8
*
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
2011-07-21
1
-6
/
+2
*
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
1
-29
/
+39
*
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
1
-10
/
+103
*
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-0
/
+76
*
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
2011-07-13
1
-27
/
+50
*
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
2011-06-25
1
-1
/
+1
*
mmc: sdio: reset card during power_restore
Daniel Drake
2011-06-25
1
-0
/
+39
*
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
2011-06-25
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
14
-258
/
+764
|
\
|
*
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
2011-05-25
1
-10
/
+102
|
*
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2011-05-25
1
-0
/
+2
|
*
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
2011-05-24
1
-1
/
+1
|
*
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
3
-19
/
+32
|
*
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
3
-5
/
+6
|
*
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
2011-05-24
1
-0
/
+1
[next]