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
2019-08-30
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
1
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
1
-0
/
+8
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
1
-1
/
+4
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
1
-1
/
+9
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
1
-0
/
+5
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
1
-0
/
+2
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
1
-2
/
+2
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
1
-0
/
+8
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
1
-0
/
+2
2018-03-15
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
1
-2
/
+0
2018-03-15
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
1
-11
/
+5
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
1
-1
/
+1
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
1
-2
/
+45
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
1
-2
/
+2
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
1
-6
/
+6
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
1
-5
/
+1
2017-06-20
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
1
-13
/
+3
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
1
-2
/
+2
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
1
-2
/
+1
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2016-12-21
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
1
-2
/
+10
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
1
-14
/
+0
2016-09-26
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
1
-18
/
+19
2016-07-25
mmc: core: Extend sysfs with DSR register
Bojan Prtvar
1
-0
/
+17
2016-07-25
mmc: core: Extend sysfs with OCR register
Bojan Prtvar
1
-0
/
+2
2016-03-17
mmc: core: remove redundant memset of mmc_decode_cid
Shawn Lin
1
-2
/
+0
2016-01-14
mmc: core: Enable tuning according to the actual timing
Carlo Caione
1
-4
/
+4
2016-01-13
mmc: sd: limit SD card power limit according to cards capabilities
Russell King
1
-4
/
+16
2015-12-28
mmc: It is not an error for the card to be removed while suspended
Adrian Hunter
1
-1
/
+1
2015-12-22
mmc: core: Make runtime resume default behavior for MMC/SD
Ulf Hansson
1
-13
/
+2
2015-10-26
mmc: skip reclaiming host on mmc_add_card() error
Sergei Shtylyov
1
-2
/
+1
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-2
/
+0
2015-10-26
mmc: core: enable CMD19 tuning for DDR50 mode
Weijun Yang
1
-2
/
+18
2015-10-26
mmc: sd: Remove superfluous error code assignment
Yousong Zhou
1
-2
/
+0
2015-06-04
mmc: core: Remove redundant ->power_restore() callback for SD
Ulf Hansson
1
-13
/
+1
2015-06-01
mmc: core: Record card drive strength
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
1
-24
/
+3
2015-06-01
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
1
-1
/
+1
2015-06-01
mmc: core: Simplify card drive strength mask
Adrian Hunter
1
-10
/
+2
2015-06-01
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
1
-20
/
+13
2015-06-01
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
1
-7
/
+23
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-2
/
+2
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
1
-9
/
+4
2015-01-19
mmc: sd: add reset bus_ops callback
Johan Rudholm
1
-0
/
+7
2015-01-19
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
1
-1
/
+6
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-19
/
+14
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
1
-0
/
+8
[next]