Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ef9c66a0aea5c2f42a7cee721e61949c745c927b
/
drivers
/
mmc
/
host
/
dw_mmc-exynos.c
21b2cec
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
by Douglas Anderson
· 4 years, 4 months ago
479cb7cf
mmc: dw_mmc-exynos: remove redundant initialization of variable 'found'
by Colin Ian King
· 4 years, 6 months ago
306c59c
mmc: dw_mmc-exynos: Add kerneldoc descriptions of for 'dev' args
by Lee Jones
· 4 years, 6 months ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
32b64b0
mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I mode
by Anand Moon
· 6 years ago
ecf7c7c
mmc: dw_mmc-exynos: fix potential external abort in resume_noirq()
by Marek Szyprowski
· 7 years ago
e22842d
mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433
by Jaehoon Chung
· 7 years ago
0d84b9e
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
by Shawn Lin
· 7 years ago
42f989c
mmc: dw_mmc: use the 'slot' instead of 'cur_slot'
by Jaehoon Chung
· 8 years ago
0f21c58
mmc: dw_mmc: Remove the public dw_mmc header file
by Ulf Hansson
· 8 years ago
9b93d392
mmc: dw_mmc: exynos: fix to call suspend callback
by Joonyoung Shim
· 8 years ago
cf5237e
mmc: dw_mmc-exynos: deploy runtime PM facilities
by Shawn Lin
· 8 years ago
941a659
mmc: dw_mmc: exynos: Warn if HS400 is being used on non-Exynos5420 chipset
by Krzysztof Kozlowski
· 8 years ago
e5a6135
mmc: dw_mmc: exynos: fix the NULL pointer dereference error
by Jaehoon Chung
· 9 years ago
7c2c2cc
mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clock
by Shawn Lin
· 9 years ago
5659eea
mmc: dw_mmc: exynos: add the function for controlling SMU
by Jaehoon Chung
· 9 years ago
aaaaeb7
mmc: dw_mmc: remove the prepare_command hook
by Jaehoon Chung
· 9 years ago
9979dbe
mmc: mmc: extend the mmc_send_tuning()
by Chaotian Jing
· 9 years ago
2fc546f
mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
by Zhangfei Gao
· 10 years ago
c22f5e1
mmc: dw_mmc: exynos: dw_mci_exynos_prepare_hs400_tuning() can be static
by Wu Fengguang
· 10 years ago
8011313
mmc: dw_mmc: exynos: Support eMMC's HS400 mode
by Seungwon Jeon
· 10 years ago
7d589ed
mmc: dw_mmc: exynos: remove incorrect __exit_p()
by Dmitry Torokhov
· 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
0b5fce4
mmc: dw_mmc: exynos: move definitions to header file
by Seungwon Jeon
· 10 years ago
a2a1fed
mmc: dw_mmc: exynos: don't use if clock isn't available
by Seungwon Jeon
· 10 years ago
89ad2be
mmc: dw_mmc: exynos: Add support for exynos7
by Abhilash Kesavan
· 10 years ago
15a2e2a
mmc: dw_mmc: exynos: Staticize dw_mci_exynos_pmops
by Sachin Kamat
· 11 years ago
cab3a80
mmc: dw_mmc: clarify DDR timing mode between SD-UHS and eMMC
by Seungwon Jeon
· 11 years ago
2d9f0bd
mmc: dw_mmc: exynos: Revert the sdr_timing assignment
by Yuvaraj Kumar C D
· 11 years ago
c6d9ded
mmc: dw_mmc: exynos: adjust the clock rate with speed mode
by Seungwon Jeon
· 11 years ago
c537a1c
mmc: dw_mmc: exynos: add variable delay tuning sequence
by Seungwon Jeon
· 11 years ago
6bce431
mmc: dw_mmc: exynos: configure SMU in exynos5420
by Yuvaraj Kumar C D
· 11 years ago
e6c784e
mmc: dw_mmc: exynos: move the exynos private init
by Yuvaraj Kumar C D
· 11 years ago
e2c6359
mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
by Doug Anderson
· 11 years ago
00fd041
mmc: dw_mmc: exynos: Add a new compatible string for exynos5420
by Yuvaraj Kumar C D
· 12 years ago
eede211
mmc: dw_mmc: Add support DW SD/MMC driver on SOCFPGA
by Dinh Nguyen
· 12 years ago
32d781a
mmc: dw_mmc: let device core setup the default pin configuration
by Thomas Abraham
· 12 years ago
0f6e73d
mmc: dw_mmc: Add MSHC compatible for Exynos4412
by Dongjin Kim
· 12 years ago
20183d5
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
by Sachin Kamat
· 12 years ago
9665f7f
mmc: dw_mmc: Make dw_mci_exynos_probe static
by Sachin Kamat
· 12 years ago
07b2404
mmc: dw_mmc: exynos: Remove code for wp-gpios
by Doug Anderson
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
517cb9f
mmc: dw_mmc: fix modular build for exynos back-end
by Arnd Bergmann
· 12 years ago
c366500
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
by Thomas Abraham
· 12 years ago