index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: check if mmc cards < 2GB do sector addressing
Philip Rakity
2011-03-16
1
-1
/
+11
*
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2011-03-15
1
-0
/
+74
*
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-08
1
-4
/
+9
*
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
Takashi Iwai
2011-01-08
1
-2
/
+2
*
mmc: Test bus-width for old MMC devices
Aries Lee
2011-01-08
1
-29
/
+47
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
1
-0
/
+2
*
mmc: Fix printing of card DDR type
Philip Rakity
2010-11-07
1
-2
/
+6
*
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
1
-2
/
+6
*
mmc: refine DDR support
Adrian Hunter
2010-10-23
1
-3
/
+3
*
mmc: Fixes for Dual Data Rate (DDR) support
Adrian Hunter
2010-10-23
1
-10
/
+11
*
mmc: MMC 4.4 DDR support
Hanumath Prasad
2010-10-23
1
-2
/
+35
*
mmc: Add helper function to check if a card is removable
Matt Fleming
2010-10-23
1
-1
/
+1
*
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-08-12
1
-1
/
+46
*
mmc: only set blockaddressed for > 2GiB cards
Hanumath Prasad
2010-08-11
1
-1
/
+3
*
mmc: recognize CSD structure
Kyungmin Park
2010-08-11
1
-7
/
+19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2010-03-24
1
-2
/
+1
*
mmc: allow for MMC v4.4
Adrian Hunter
2010-01-11
1
-1
/
+1
*
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
1
-22
/
+1
*
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
2009-09-23
1
-10
/
+5
*
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
2009-09-23
1
-5
/
+5
*
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
1
-6
/
+18
*
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-5
/
+49
*
mmc: add ability to save power by powering off cards
Adrian Hunter
2009-09-23
1
-0
/
+11
*
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-7
/
+34
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
Jarkko Lavinen
2009-04-08
1
-1
/
+1
*
mmc: Add 8-bit bus width support
Jarkko Lavinen
2008-12-31
1
-4
/
+14
*
MMC: Trivial comment cleanup
Deepak Saxena
2008-07-15
1
-1
/
+1
*
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2008-03-22
1
-51
/
+39
*
mmc: possible leak in mmc_read_ext_csd
Florin Malita
2007-10-17
1
-1
/
+2
*
MMC core learns about SPI
David Brownell
2007-09-23
1
-13
/
+37
*
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
1
-2
/
+2
*
mmc: add missing printk levels
Pierre Ossman
2007-09-23
1
-2
/
+3
*
mmc: read ext_csd version number
Pierre Ossman
2007-09-23
1
-7
/
+17
*
mmc: improve error code feedback
Pierre Ossman
2007-09-23
1
-8
/
+19
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-18
/
+18
*
mmc: add missing printk levels
Pierre Ossman
2007-07-26
1
-2
/
+2
*
mmc: be more verbose about card insertions/removal
Pierre Ossman
2007-07-26
1
-1
/
+6
*
mmc: Don't hold lock when releasing an added card
Pierre Ossman
2007-07-26
1
-5
/
+8
*
mmc: update header file paths
Pierre Ossman
2007-07-26
1
-1
/
+1
*
mmc: fix silly copy-and-paste error
Pierre Ossman
2007-07-09
1
-3
/
+3
*
mmc: refactor bus operations
Pierre Ossman
2007-07-09
1
-6
/
+53
*
mmc: remove old card states
Pierre Ossman
2007-05-01
1
-8
/
+14
*
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
1
-97
/
+192
*
mmc: separate out reading EXT_CSD
Pierre Ossman
2007-05-01
1
-40
/
+35
*
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
1
-0
/
+11
*
mmc: add bus handler
Pierre Ossman
2007-05-01
1
-0
/
+430