index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-11-29
1
-1
/
+1
*
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
2017-10-30
1
-2
/
+45
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-2
/
+2
*
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
1
-6
/
+6
*
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
1
-5
/
+1
*
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
2017-06-20
1
-13
/
+3
*
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-04-24
1
-2
/
+2
*
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
1
-2
/
+1
*
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
2016-12-21
1
-2
/
+10
*
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-12-05
1
-14
/
+0
*
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
2016-09-26
1
-18
/
+19
*
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
2016-07-25
1
-0
/
+17
*
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
2016-07-25
1
-0
/
+2
*
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
2016-03-17
1
-2
/
+0
*
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-01-14
1
-4
/
+4
*
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
2016-01-13
1
-4
/
+16
*
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
2015-12-28
1
-1
/
+1
*
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
2015-12-22
1
-13
/
+2
*
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
2015-10-26
1
-2
/
+1
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-2
/
+0
*
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
2015-10-26
1
-2
/
+18
*
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
2015-10-26
1
-2
/
+0
*
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
2015-06-04
1
-13
/
+1
*
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
1
-24
/
+3
*
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
1
-1
/
+1
*
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
1
-10
/
+2
*
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
1
-20
/
+13
*
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2015-06-01
1
-7
/
+23
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-2
/
+2
*
|
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
1
-9
/
+4
*
|
mmc: sd: add reset bus_ops callback
Johan Rudholm
2015-01-19
1
-0
/
+7
*
|
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2015-01-19
1
-1
/
+6
|
/
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-19
/
+14
*
mmc: implement Driver Stage Register handling
Sascha Hauer
2014-09-09
1
-0
/
+8
*
mmc: drop the speed mode of card's state
Seungwon Jeon
2014-05-12
1
-13
/
+3
*
mmc: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2014-04-22
1
-10
/
+2
*
mmc: core: Use MMC_UNSAFE_RESUME as default behavior
Ulf Hansson
2014-02-13
1
-22
/
+1
*
mmc: core: sd: implement proper support for sd3.0 au sizes
Wolfram Sang
2014-01-13
1
-15
/
+22
*
mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume
Ulf Hansson
2013-10-30
1
-5
/
+7
*
mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
Ulf Hansson
2013-10-30
1
-9
/
+36
*
mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
Ulf Hansson
2013-10-30
1
-12
/
+1
*
mmc: Don't force card to active state when entering suspend/shutdown
Ulf Hansson
2013-10-30
1
-4
/
+17
*
mmc: core: Collect common code for card ocr validation
Ulf Hansson
2013-10-30
1
-19
/
+0
*
mmc: core: Prevent violation of specs while initializing cards
Ulf Hansson
2013-10-30
1
-1
/
+0
*
mmc: core: Move cached value of the negotiated ocr mask to card struct
Ulf Hansson
2013-10-30
1
-10
/
+12
*
mmc: core: Let mmc_set_signal_voltage take ocr as parameter
Ulf Hansson
2013-10-30
1
-1
/
+2
[next]