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
/
mmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
mmc: core: reset signal voltage on power up
Aaron Lu
1
-3
/
+0
2012-07-10
mmc: core: Revert "skip card initialization if power class selection fails"
Venkatraman S
1
-7
/
+11
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
1
-1
/
+1
2012-05-17
mmc: block: Allow disabling 512B sector size emulation
Saugata Das
1
-0
/
+2
2012-05-09
mmc: core: Remove dead code
Philippe De Swert
1
-5
/
+1
2012-05-09
mmc: core: skip card initialization if power class selection fails
Subhash Jadavani
1
-11
/
+7
2012-05-09
mmc: core: fix the signaling 1.8V for HS200
Seungwon Jeon
1
-5
/
+7
2012-05-09
mmc: core: fix the decision of HS200/DDR card-type
Seungwon Jeon
1
-49
/
+32
2012-04-05
mmc: core: fix power class selection
Subhash Jadavani
1
-13
/
+17
2012-03-27
mmc: core: add high-capacity erase size capability flag
Adrian Hunter
1
-1
/
+2
2012-03-27
mmc: core: hs200 fixes
Subhash Jadavani
1
-17
/
+21
2012-03-25
mmc: MMC-4.5 Data Tag Support
Saugata Das
1
-0
/
+14
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
1
-0
/
+3
2012-02-13
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
1
-2
/
+2
2012-02-13
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-5
/
+12
2012-02-13
mmc: core: Fix low speed mmc card detection failure
Girish K S
1
-2
/
+3
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-9
/
+153
2012-01-12
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
1
-2
/
+11
2012-01-11
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2012-01-11
mmc: boot partition ro lock support
Johan Rudholm
1
-2
/
+12
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-1
/
+11
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
1
-1
/
+1
2011-12-10
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
1
-3
/
+7
2011-10-31
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
1
-11
/
+9
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
1
-0
/
+31
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
1
-0
/
+23
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
1
-0
/
+4
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
1
-2
/
+21
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-12
/
+12
2011-10-26
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
1
-4
/
+12
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: core: add eMMC hardware reset support
Adrian Hunter
1
-1
/
+3
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-0
/
+8
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-10-26
mmc: core: Put eMMC in Sleep mode before suspend
Balaji T K
1
-2
/
+7
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-27
/
+50
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-5
/
+30
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
1
-5
/
+17
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-6
/
+8
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
1
-0
/
+5
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
1
-0
/
+10
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
mmc: check if mmc cards < 2GB do sector addressing
Philip Rakity
1
-1
/
+11
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
1
-0
/
+74
[next]