index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
3
-0
/
+3
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
9
-0
/
+9
2011-10-27
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
1
-11
/
+9
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
1
-15
/
+27
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-1
/
+1
2011-10-26
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
4
-0
/
+120
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
2
-0
/
+86
2011-10-26
mmc: core: Modify the timeout value for writing power class
Seungwon Jeon
1
-1
/
+1
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
2
-0
/
+18
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
1
-0
/
+8
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
2
-2
/
+55
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
9
-51
/
+51
2011-10-26
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
1
-4
/
+12
2011-10-26
mmc: core: move ->request() call from atomic context
Adrian Hunter
1
-7
/
+21
2011-10-26
mmc: using module_param requires the inclusion of moduleparam.h
Stephen Rothwell
1
-0
/
+1
2011-10-26
mmc: core: general purpose MMC partition support.
Namjae Jeon
1
-4
/
+48
2011-10-26
mmc: core: ext_csd.raw_* used in comparison but never set
Andrei Warkentin
1
-0
/
+2
2011-10-26
mmc: core: eMMC 4.5 Power Class Selection Feature
Girish K S
1
-0
/
+96
2011-10-26
mmc: add module param to set fault injection attributes
Per Forlin
1
-18
/
+11
2011-10-26
mmc: core: add sd uhs string for mmc_ios_show
Aaron Lu
1
-0
/
+9
2011-10-26
mmc: block: add eMMC hardware reset support
Adrian Hunter
1
-2
/
+2
2011-10-26
mmc: core: add eMMC hardware reset support
Adrian Hunter
2
-1
/
+97
2011-10-26
mmc: core: clarify how to use post_req in case of errors
Per Forlin
1
-0
/
+6
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
4
-9
/
+11
2011-10-26
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
2
-2
/
+16
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
5
-5
/
+9
2011-10-26
mmc: core: Put eMMC in Sleep mode before suspend
Balaji T K
1
-2
/
+7
2011-10-26
mmc: core: add a short delay in mmc_power_off
Daniel Drake
1
-0
/
+7
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
4
-8
/
+8
2011-10-26
mmc: enable runtime PM by default
Daniel Drake
1
-0
/
+11
2011-10-26
mmc: core: add random fault injection
Per Forlin
2
-0
/
+66
2011-08-31
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-08-31
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-08-31
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-08-31
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2
-2
/
+2
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
1
-0
/
+8
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
1
-6
/
+2
2011-07-20
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
2011-07-20
mmc: core: add non-blocking mmc request function
Per Forlin
1
-10
/
+103
2011-07-20
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
1
-0
/
+76
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-27
/
+50
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-06-25
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
1
-1
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
14
-258
/
+764
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
[next]