index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
dw_mmc.c
Age
Commit message (
Expand
)
Author
2014-05-22
mmc: dw_mmc: Don't print data errors
Doug Anderson
2014-05-12
mmc: dw_mmc: restore the card-present checking point
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove unnecessary function.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: fix minor coding style.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: remove unused member variable.
Jaehoon Chung
2014-05-12
mmc: dw_mmc: replace the bus_hz checking point
Jaehoon Chung
2014-05-12
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
Jaehoon Chung
2014-04-20
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
Seungwon Jeon
2014-04-09
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-29
workqueue: remove deprecated WQ_NON_REENTRANT
ZhangZhen
2014-02-25
mmc: dw_mmc: Fix NULL pointer dereference
Sachin Kamat
2014-01-17
mmc: dw_mmc: fix dw_mci_get_cd
Zhangfei Gao
2014-01-13
mmc: dw_mmc: use slot-gpio to handle cd pin
Zhangfei Gao
2013-10-31
mmc: dw_mmc: Move away from using deprecated APIs
Ulf Hansson
2013-09-26
mmc: dw_mmc: fix the transfer termination in IDMAC mode
Seungwon Jeon
2013-09-26
mmc: dw_mmc: amend use of idmac sw reset
Seungwon Jeon
2013-09-26
mmc: dw_mmc: gather each reset code into functions
Seungwon Jeon
2013-09-26
mmc: dw_mmc: rework the code related to cmd/data completion
Seungwon Jeon
2013-09-26
mmc: dw_mmc: guarantee stop-abort cmd in data errors
Seungwon Jeon
2013-09-26
mmc: dw_mmc: fix error handling on response error
Seungwon Jeon
2013-09-26
mmc: dw_mmc: control card read threshold
Seungwon Jeon
2013-09-26
mmc: dw_mmc: adjust the fifoth with block size
Seungwon Jeon
2013-09-26
mmc: dw_mmc: set the supported max/min frequency
Seungwon Jeon
2013-09-26
mmc: dw_mmc: move supports-highspeed of quirks to caps
Seungwon Jeon
2013-09-26
mmc: dw_mmc: add the capability to support hs200 mode
Seungwon Jeon
2013-09-26
mmc: dw_mmc: add support tuning scheme
Seungwon Jeon
2013-09-26
mmc: dw_mmc: move the platform specific init call
Yuvaraj Kumar C D
2013-09-26
mmc: dw_mmc: Set timeout to max upon resume
Doug Anderson
2013-09-26
mmc: dw_mmc: Honor requests to set the clock to 0
Doug Anderson
2013-09-26
mmc: dw_mmc: don't queue up a card detect at slot startup
Doug Anderson
2013-09-10
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-08-25
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
Doug Anderson
2013-07-31
mmc: dw_mmc: Indicate that regulators may be absent
Mark Brown
2013-06-27
mmc: dw_mmc: Add the ability to set the ciu clock frequency
Doug Anderson
2013-06-27
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
Doug Anderson
2013-06-27
mmc: dw_mmc: change the macro name from DTO to DRTO
Jaehoon Chung
2013-05-26
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
Joonyoung Shim
2013-05-26
mmc: dw_mmc: fix error return code in dw_mci_probe()
Wei Yongjun
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
2013-04-04
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
2013-04-04
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
2013-04-04
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
2013-04-04
mmc: dw_mmc: fix fifo access for 64-bit
Seungwon Jeon
2013-03-22
mmc: dw_mmc: Handle unaligned data submission correctly
Markos Chandras
2013-03-22
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
Markos Chandras
2013-03-22
mmc: dw_mmc: Don't loop when handling an interrupt
Markos Chandras
2013-03-22
mmc: dw_mmc: move host->data_offset init earlier
James Hogan
2013-03-22
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
James Hogan
2013-03-22
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
Hyeonsu Kim
[next]