Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3744415cc4bc732dde6491295ec628a7e3b33754
/
drivers
/
mmc
/
host
/
dw_mmc.c
3744415
mmc: dw_mmc: fix err handle of dw_mci_probe
by Shawn Lin
· 9 years ago
e8cc37b
mmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION quirk
by Shawn Lin
· 9 years ago
935a665
mmc: dw_mmc: add hw_reset support
by Shawn Lin
· 9 years ago
aaaaeb7
mmc: dw_mmc: remove the prepare_command hook
by Jaehoon Chung
· 9 years ago
538fdf5
mmc: dw_mmc: remove the MMC_DATA_STREAM flag
by Jaehoon Chung
· 9 years ago
01a999e
mmc: dw_mmc: remove the unused quirks
by Jaehoon Chung
· 9 years ago
260b316
mmc: dw_mmc: use resource_size_t to store physical address
by Arnd Bergmann
· 9 years ago
7cc8d58
mmc: dw_mmc: fix the wrong setting for UHS-DDR50 mode
by Jaehoon Chung
· 9 years ago
4539d36
mmc: dw_mmc: NULL dereference in error message
by Dan Carpenter
· 9 years ago
9979dbe
mmc: mmc: extend the mmc_send_tuning()
by Chaotian Jing
· 9 years ago
7069275
mmc: dw_mmc: use macro for HCON register operations
by Shawn Lin
· 9 years ago
3fc7eae
mmc: dw_mmc: Add external dma interface support
by Shawn Lin
· 9 years ago
e0848f5
mmc: dw_mmc: Use mmc_regulator_set_vqmmc in start_signal_voltage_switch
by Douglas Anderson
· 9 years ago
57e1048
mmc: dw_mmc: add quirk for broken data transfer over scheme
by Addy Ke
· 9 years ago
40a7a46
mmc: dw_mmc: print the message for deprecated property
by Jaehoon Chung
· 9 years ago
2b708df
mmc: dw_mmc: remove the unused blk_setting
by Jaehoon Chung
· 9 years ago
9e747b7
mmc: dw_mmc: fix the wrong condition checking
by Jaehoon Chung
· 9 years ago
575c319
mmc: dw_mmc: fix pio mode when internal dmac is enabled
by Heiko Stuebner
· 9 years ago
0e3a22c
mmc: dw_mmc: Fix coding style issues
by Shawn Lin
· 9 years ago
5959b32
mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
by Alexey Brodkin
· 10 years ago
048fd7e
mmc: dw_mmc: insmod followed by rmmod will hung for eMMC
by Prabu Thangamuthu
· 10 years ago
eff8f2f
mmc: dw_mmc: Use core to handle absent write protect line
by Lars-Peter Clausen
· 10 years ago
8f7849c
mmc: dw_mmc: add switch_voltage
by Zhangfei Gao
· 10 years ago
4de3bf6
mmc: dw_mmc: dw_mci_get_cd check MMC_CAP_NONREMOVABLE
by Zhangfei Gao
· 10 years ago
4b24472
mmc: dw_mmc: init desc in dw_mci_idmac_init
by Zhangfei Gao
· 10 years ago
49ba030
mmc: dw_mmc: Add locking around cmd11 timer
by Doug Anderson
· 10 years ago
fd67419
mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
by Doug Anderson
· 10 years ago
8886a6f
mmc: dw_mmc: Increase cmd11 timeout to 500ms
by Doug Anderson
· 10 years ago
76184ac
mmc: dw_mmc: fix fifo ordering in big endian
by Ben Dooks
· 10 years ago
6687c42
mmc: dw_mmc: change idmac descriptor files to __le32
by Ben Dooks
· 10 years ago
b793f65
mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
by Doug Anderson
· 10 years ago
5c93516
mmc: dw_mmc: Add a timeout for sending CMD11
by Doug Anderson
· 10 years ago
488b8d6
mmc: dw_mmc: enable card read threshold when mode is HS400
by Jaehoon Chung
· 10 years ago
c22f5e1
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
by Wu Fengguang
· 10 years ago
ed2540e
mmc: dw_mmc: Don't crash if we get an interrupt before slot has initted
by Doug Anderson
· 10 years ago
fa0c328
mmc: dw_mmc: Only enable CD after setup and only if needed
by Doug Anderson
· 10 years ago
0bdbd0e
mmc: dw_mmc: Don't start commands while busy
by Doug Anderson
· 10 years ago
d1f1dd8
mmc: dw_mmc: Give a good reset after we give power
by Doug Anderson
· 10 years ago
655babb
mmc: dw_mmc: Make sure we only adjust the clock when power is on
by Doug Anderson
· 10 years ago
bdb9a90
mmc: dw_mmc: fix mmc_test by not sending abort for DRTO/EBE errors
by addy ke
· 10 years ago
8011313
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
by Seungwon Jeon
· 10 years ago
29d0d16
mmc: dw_mmc: Power on vqmmc in MMC_POWER_ON, not MMC_POWER_UP
by Doug Anderson
· 10 years ago
6c2c650
mmc: dw_mmc: Convert to mmc_send_tuning()
by Ulf Hansson
· 10 years ago
bf3707e
mmc: dw_mmc: remove unnecessary debug message
by Beomho Seo
· 10 years ago
1a25b1b
mmc: dw_mmc: fix the max_blk_count in IDMAC
by Seungwon Jeon
· 10 years ago
f8c58c1
mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock
by Doug Anderson
· 10 years ago
b24c8b2
mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
by Doug Anderson
· 10 years ago
66dfd10
mmc: dw_mmc: avoid write to CDTHRCTL on older versions
by James Hogan
· 10 years ago
7675623
mmc: dw_mmc: add support for the other bit of sdio interrupt
by Addy Ke
· 10 years ago
69d99fd
mmc: dw_mmc: Add IDMAC 64-bit address mode support
by Prabu Thangamuthu
· 10 years ago
6130e7a
mmc: dw_mmc: Remove old card detect infrastructure
by Doug Anderson
· 10 years ago
b19caf3
mmc: dw_mmc: Change signal voltage error to dev_dbg()
by Doug Anderson
· 10 years ago
536f6b9
mmc: dw_mmc: Reset DMA before enabling IDMAC
by Sonny Rao
· 10 years ago
48d11e06
mmc: Consolidate emmc tuning blocks
by Stephen Boyd
· 10 years ago
7e1fc19
mmc: dw_mmc: Remove unused function for !CONFIG_OF
by Tobias Klauser
· 10 years ago
3cf890f
mmc: dw_mmc: Pass back errors from mmc_of_parse()
by Doug Anderson
· 10 years ago
0173055
mmc: dw_mmc: Support voltage changes
by Doug Anderson
· 10 years ago
51da224
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
by Yuvaraj CD
· 10 years ago
2aa3546
mmc: dw_mmc: Make sure we don't get stuck when we get an error
by Doug Anderson
· 10 years ago
26375b5
mmc: dw_mmc: Slot quirk "disable-wp" is deprecated.
by Jaehoon Chung
· 10 years ago
3a33a94
mmc: dw_mmc: change to use recommended reset procedure
by Sonny Rao
· 10 years ago
e6cc012
mmc: dw_mmc: Don't print data errors
by Doug Anderson
· 11 years ago
ae0eb34
mmc: dw_mmc: restore the card-present checking point
by Jaehoon Chung
· 11 years ago
9795a84
mmc: dw_mmc: remove dw_mci_of_cd_gpio/wp_gpio()
by Jaehoon Chung
· 11 years ago
f16afa8
mmc: dw_mmc: remove unnecessary function.
by Jaehoon Chung
· 11 years ago
4a1b27a
mmc: dw_mmc: fix minor coding style.
by Jaehoon Chung
· 11 years ago
907abd5
mmc: dw_mmc: remove unused member variable.
by Jaehoon Chung
· 11 years ago
612de4c
mmc: dw_mmc: replace the bus_hz checking point
by Jaehoon Chung
· 11 years ago
d8a4fb0
mmc: dw_mmc: use the mmc_of_parse() instead of local parser
by Jaehoon Chung
· 11 years ago
cab3a80
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
97e18dc
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
59ff3eb
workqueue: remove deprecated WQ_NON_REENTRANT
by ZhangZhen
· 11 years ago
17c8bc8
mmc: dw_mmc: Fix NULL pointer dereference
by Sachin Kamat
· 11 years ago
7cf347b
mmc: dw_mmc: fix dw_mci_get_cd
by Zhangfei Gao
· 11 years ago
bf626e5
mmc: dw_mmc: use slot-gpio to handle cd pin
by Zhangfei Gao
· 11 years ago
1eeaadf
mmc: dw_mmc: Move away from using deprecated APIs
by Ulf Hansson
· 11 years ago
aa50f25
mmc: dw_mmc: fix the transfer termination in IDMAC mode
by Seungwon Jeon
· 11 years ago
5ce9d96
mmc: dw_mmc: amend use of idmac sw reset
by Seungwon Jeon
· 11 years ago
31bff45
mmc: dw_mmc: gather each reset code into functions
by Seungwon Jeon
· 11 years ago
e352c81
mmc: dw_mmc: rework the code related to cmd/data completion
by Seungwon Jeon
· 11 years ago
90c2143
mmc: dw_mmc: guarantee stop-abort cmd in data errors
by Seungwon Jeon
· 11 years ago
71abb13
mmc: dw_mmc: fix error handling on response error
by Seungwon Jeon
· 11 years ago
f1d2736
mmc: dw_mmc: control card read threshold
by Seungwon Jeon
· 11 years ago
5242689
mmc: dw_mmc: adjust the fifoth with block size
by Seungwon Jeon
· 11 years ago
1f44a2a
mmc: dw_mmc: set the supported max/min frequency
by Seungwon Jeon
· 11 years ago
10b4984
mmc: dw_mmc: move supports-highspeed of quirks to caps
by Seungwon Jeon
· 11 years ago
5dd63f5
mmc: dw_mmc: add the capability to support hs200 mode
by Seungwon Jeon
· 11 years ago
0976f16
mmc: dw_mmc: add support tuning scheme
by Seungwon Jeon
· 11 years ago
002f0d5
mmc: dw_mmc: move the platform specific init call
by Yuvaraj Kumar C D
· 11 years ago
2eb2944
mmc: dw_mmc: Set timeout to max upon resume
by Doug Anderson
· 11 years ago
fdf492a
mmc: dw_mmc: Honor requests to set the clock to 0
by Doug Anderson
· 11 years ago
369ac86
mmc: dw_mmc: don't queue up a card detect at slot startup
by Doug Anderson
· 11 years ago
d0048f0
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
476d79f
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
by Doug Anderson
· 11 years ago
a55d6ff
mmc: dw_mmc: Indicate that regulators may be absent
by Mark Brown
· 11 years ago
3c6d89e
mmc: dw_mmc: Add the ability to set the ciu clock frequency
by Doug Anderson
· 12 years ago
870556a
mmc: dw_mmc: Handle late vmmc regulators with EPROBE_DEFER
by Doug Anderson
· 12 years ago
3f7eec6
mmc: dw_mmc: change the macro name from DTO to DRTO
by Jaehoon Chung
· 12 years ago
fc79a4d
mmc: dw_mmc: clear IDSTS register when initialize IDMAC
by Joonyoung Shim
· 12 years ago
ef7aef9
mmc: dw_mmc: fix error return code in dw_mci_probe()
by Wei Yongjun
· 12 years ago
Next »