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
/
sd.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-22
mmc: sd: Fix sd current limit setting
Aaron Lu
1
-15
/
+54
2012-07-22
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
1
-72
/
+22
2012-07-21
mmc: core: correct invalid error checking
Alan Cox
1
-1
/
+1
2012-07-21
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
1
-11
/
+12
2012-06-06
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
1
-2
/
+4
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
1
-5
/
+3
2012-02-13
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-4
/
+18
2012-01-12
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
1
-1
/
+2
2012-01-11
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
1
-1
/
+11
2012-01-11
mmc: sdio: support SDIO UHS cards
Philip Rakity
1
-1
/
+1
2012-01-11
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
1
-2
/
+2
2011-10-31
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
1
-0
/
+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: replace printk with appropriate display macro
Girish K S
1
-20
/
+20
2011-10-26
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
1
-2
/
+0
2011-10-26
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
1
-0
/
+1
2011-08-31
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
1
-28
/
+53
2011-07-20
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
1
-0
/
+2
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
1
-2
/
+2
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+11
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+6
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
1
-1
/
+9
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+63
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+65
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
1
-26
/
+126
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-10
/
+58
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
1
-2
/
+34
2011-03-15
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
1
-0
/
+1
2011-01-08
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
1
-3
/
+8
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-1
/
+4
2010-10-23
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
1
-2
/
+6
2010-10-23
mmc: Add helper function to check if a card is removable
Matt Fleming
1
-1
/
+1
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
1
-0
/
+82
2010-08-11
mmc: split mmc_sd_init_card()
Michal Miroslaw
1
-104
/
+145
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
1
-20
/
+1
2009-09-23
mmc: propagate error codes back from bus drivers' suspend/resume methods
Nicolas Pitre
1
-10
/
+5
2009-09-23
mmc_spi: fail gracefully if host or card do not support the switch command
Wolfgang Muees
1
-5
/
+5
2009-09-23
mmc: add ability to save power by powering off cards
Adrian Hunter
1
-0
/
+11
2009-09-23
mmc: add MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-7
/
+34
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-04-08
mmc_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
1
-9
/
+12
2008-07-15
MMC: Trivial comment cleanup
Deepak Saxena
1
-1
/
+1
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-2
/
+2
2008-03-22
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
1
-53
/
+42
2007-09-23
MMC core learns about SPI
David Brownell
1
-10
/
+38
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
1
-4
/
+2
2007-09-23
mmc: improve error code feedback
Pierre Ossman
1
-5
/
+17
[next]