index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sd: UHS-I bus speed should be set last in UHS initialization
Subhash Jadavani
2011-08-31
1
-28
/
+53
*
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
1
-29
/
+39
*
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2011-05-25
1
-0
/
+2
*
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
1
-2
/
+2
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-24
1
-0
/
+11
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
1
-0
/
+6
*
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2011-05-24
1
-1
/
+9
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-24
1
-0
/
+63
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
1
-0
/
+65
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
1
-26
/
+126
*
mmc: sd: query function modes for uhs cards
Arindam Nath
2011-05-24
1
-10
/
+58
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
1
-2
/
+34
*
mmc: Ensure prototypes for SD API are visible in sd.c
Mark Brown
2011-03-15
1
-0
/
+1
*
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
2011-01-08
1
-3
/
+8
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
1
-1
/
+4
*
mmc: propagate power save/restore ops return value
Ohad Ben-Cohen
2010-10-23
1
-2
/
+6
*
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
-0
/
+82
*
mmc: split mmc_sd_init_card()
Michal Miroslaw
2010-08-11
1
-104
/
+145
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc: add module parameter to set whether cards are assumed removable
Ben Hutchings
2009-12-15
1
-20
/
+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: 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_spi: do not check CID and CSD blocks with CRC16
Wolfgang Muees
2009-04-08
1
-9
/
+12
*
MMC: Trivial comment cleanup
Deepak Saxena
2008-07-15
1
-1
/
+1
*
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-07-15
1
-2
/
+2
*
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
2008-03-22
1
-53
/
+42
*
MMC core learns about SPI
David Brownell
2007-09-23
1
-10
/
+38
*
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
1
-4
/
+2
*
mmc: improve error code feedback
Pierre Ossman
2007-09-23
1
-5
/
+17
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-28
/
+28
*
mmc: add missing printk levels
Pierre Ossman
2007-07-26
1
-8
/
+6
*
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: refactor bus operations
Pierre Ossman
2007-07-09
1
-8
/
+55
*
mmc: get back read-only switch function
Pierre Ossman
2007-06-13
1
-0
/
+15
*
mmc: don't call switch on old cards
Pierre Ossman
2007-06-07
1
-4
/
+20
*
mmc: fix broken if clause
Pierre Ossman
2007-06-07
1
-1
/
+1
*
mmc: remove old card states
Pierre Ossman
2007-05-01
1
-8
/
+15
*
mmc: support unsafe resume of cards
Pierre Ossman
2007-05-01
1
-110
/
+208
*
mmc: break apart switch function
Pierre Ossman
2007-05-01
1
-8
/
+41
*
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
1
-0
/
+18
*
mmc: add bus handler
Pierre Ossman
2007-05-01
1
-0
/
+431