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: fix the maximum au_size for SD3.0
Jaehoon Chung
2013-08-24
1
-2
/
+5
*
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
Wei WANG
2013-08-24
1
-3
/
+3
*
mmc: core: Add shutdown callback for SD bus_ops
Ulf Hansson
2013-06-27
1
-0
/
+2
*
mmc: core: Push common suspend|resume code into each bus_ops
Ulf Hansson
2013-06-27
1
-0
/
+4
*
mmc: core: Support aggressive power management for (e)MMC/SD
Ulf Hansson
2013-05-26
1
-0
/
+49
*
mmc: block: Enable runtime pm for mmc blkdevice
Ulf Hansson
2013-05-26
1
-2
/
+2
*
mmc: core: Only execute tuning for SDR50 and SDR104
Fredrik Soderstedt
2013-05-26
1
-2
/
+7
*
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
1
-17
/
+0
*
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
1
-5
/
+16
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
1
-1
/
+1
*
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
2013-02-24
1
-4
/
+2
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
1
-3
/
+0
*
mmc: sd: Fix sd current limit setting
Aaron Lu
2012-07-22
1
-15
/
+54
*
mmc: core: Simplify and fix for SD switch processing
Aaron Lu
2012-07-22
1
-72
/
+22
*
mmc: core: correct invalid error checking
Alan Cox
2012-07-21
1
-1
/
+1
*
mmc: sdhci: only set 200mA support for 1.8v if 200mA is available
Philip Rakity
2012-07-21
1
-11
/
+12
*
mmc: core: return an error on suspend if mmc_deselect_cards fails
Jaehoon Chung
2012-06-06
1
-2
/
+4
*
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
1
-5
/
+3
*
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
1
-4
/
+18
*
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
2012-01-12
1
-1
/
+2
*
mmc: allow upper layers to know immediately if card has been removed
Adrian Hunter
2012-01-11
1
-1
/
+11
*
mmc: sdio: support SDIO UHS cards
Philip Rakity
2012-01-11
1
-1
/
+1
*
mmc: sd: Macro name cleanup for high speed dtr
Qiang Liu
2012-01-11
1
-2
/
+2
*
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
2011-10-26
1
-3
/
+3
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
1
-20
/
+20
*
mmc: core: Set correct bus mode before card init
Stefan Nilsson XK
2011-10-26
1
-2
/
+0
*
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
2011-10-26
1
-0
/
+1
*
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
[next]