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
/
host
/
dw_mmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
James Hogan
2014-11-26
1
-0
/
+7
*
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
1
-5
/
+7
*
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
1
-38
/
+161
*
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
1
-101
/
+20
*
mmc: dw_mmc: Change signal voltage error to dev_dbg()
Doug Anderson
2014-11-10
1
-1
/
+1
*
mmc: dw_mmc: Reset DMA before enabling IDMAC
Sonny Rao
2014-11-10
1
-0
/
+5
*
mmc: Consolidate emmc tuning blocks
Stephen Boyd
2014-09-23
1
-30
/
+0
*
mmc: dw_mmc: Remove unused function for !CONFIG_OF
Tobias Klauser
2014-09-19
1
-4
/
+0
*
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
2014-09-09
1
-4
/
+6
*
mmc: dw_mmc: Support voltage changes
Doug Anderson
2014-09-09
1
-9
/
+128
*
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
2014-09-09
1
-37
/
+35
*
mmc: dw_mmc: Make sure we don't get stuck when we get an error
Doug Anderson
2014-09-09
1
-0
/
+46
*
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
Jaehoon Chung
2014-08-11
1
-2
/
+9
*
mmc: dw_mmc: change to use recommended reset procedure
Sonny Rao
2014-08-11
1
-23
/
+64
*
mmc: dw_mmc: Don't print data errors
Doug Anderson
2014-05-22
1
-1
/
+1
*
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
2014-05-12
1
-0
/
+5
*
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2014-05-12
1
-57
/
+3
*
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
2014-05-12
1
-7
/
+1
*
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
2014-05-12
1
-3
/
+2
*
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-05-12
1
-30
/
+3
*
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
2014-05-12
1
-10
/
+8
*
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2014-05-12
1
-48
/
+1
*
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-20
1
-1
/
+1
*
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-09
1
-1
/
+1
|
\
|
*
mmc: dw_mmc: Fix NULL pointer dereference
Sachin Kamat
2014-02-25
1
-1
/
+1
*
|
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-03-29
1
-1
/
+1
|
/
*
mmc: dw_mmc: fix dw_mci_get_cd
Zhangfei Gao
2014-01-17
1
-3
/
+9
*
mmc: dw_mmc: use slot-gpio to handle cd pin
Zhangfei Gao
2014-01-13
1
-13
/
+35
*
mmc: dw_mmc: Move away from using deprecated APIs
Ulf Hansson
2013-10-30
1
-21
/
+0
*
mmc: dw_mmc: fix the transfer termination in IDMAC mode
Seungwon Jeon
2013-09-25
1
-3
/
+3
*
mmc: dw_mmc: amend use of idmac sw reset
Seungwon Jeon
2013-09-25
1
-6
/
+11
*
mmc: dw_mmc: gather each reset code into functions
Seungwon Jeon
2013-09-25
1
-38
/
+43
*
mmc: dw_mmc: rework the code related to cmd/data completion
Seungwon Jeon
2013-09-25
1
-63
/
+84
*
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
2013-09-25
1
-20
/
+64
*
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
2013-09-25
1
-5
/
+21
*
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2013-09-25
1
-2
/
+36
*
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2013-09-25
1
-3
/
+71
*
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
2013-09-25
1
-2
/
+12
*
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
2013-09-25
1
-6
/
+3
*
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
2013-09-25
1
-0
/
+6
*
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2013-09-25
1
-37
/
+60
*
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2013-09-25
1
-0
/
+9
*
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
2013-09-25
1
-0
/
+3
*
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
2013-09-25
1
-16
/
+28
*
mmc: dw_mmc: don't queue up a card detect at slot startup
Doug Anderson
2013-09-25
1
-6
/
+0
*
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-10
1
-11
/
+10
|
\
|
*
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
Doug Anderson
2013-08-24
1
-11
/
+10
*
|
mmc: dw_mmc: Indicate that regulators may be absent
Mark Brown
2013-07-31
1
-1
/
+1
|
/
*
mmc: dw_mmc: Add the ability to set the ciu clock frequency
Doug Anderson
2013-06-27
1
-4
/
+13
*
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
Doug Anderson
2013-06-27
1
-14
/
+20
[next]