index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
usdhi6rol0.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: usdhi60rol0: Convert to platform remove callback returning void
Yangtao Li
2023-08-15
1
-4
/
+2
*
mmc: usdhi60rol0: fix deferred probing
Sergey Shtylyov
2023-06-19
1
-2
/
+4
*
mmc: usdhi6rol0: Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-03-23
1
-2
/
+1
*
mmc: usdhi6rol0: Implement card_busy function
MÃ¥rten Lindahl
2021-08-24
1
-0
/
+10
*
mmc: usdhi6rol0: use proper DMAENGINE API for termination
Wolfram Sang
2021-08-24
1
-2
/
+2
*
mmc: usdhi6rol0: fix error return code in usdhi6_probe()
Zhen Lei
2021-06-14
1
-0
/
+1
*
mmc: usdhi6rol0: Fix a resource leak in the error handling path of the probe
Christophe JAILLET
2021-02-01
1
-1
/
+3
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+3
*
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
2020-05-28
1
-1
/
+8
*
mmc: usdhi6rol0: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-12-19
1
-4
/
+8
*
mmc: usdhi6rol0: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-12-16
1
-14
/
+1
*
mmc: usdhi6rol0: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-06
1
-6
/
+3
*
mmc: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-10-08
1
-4
/
+1
*
mmc: usdhi6rol0: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc: usdhi6rol0: constify mmc_host_ops structures
Julia Lawall
2017-08-30
1
-1
/
+1
*
mmc: usdhi6rol0: add pinctrl to set pin drive strength
Lars Persson
2016-05-02
1
-0
/
+48
*
mmc: usdhi6rol0: add support for UHS modes
Lars Persson
2016-05-02
1
-0
/
+10
*
mmc: usdhi6rol0: do not announce UHS capabilities
Lars Persson
2016-05-02
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
mmc: usdhi6rol0: use to_delayed_work
Geliang Tang
2016-02-29
1
-1
/
+1
*
mmc: usdhi6rol0: handle NULL data in timeout
Rabin Vincent
2015-12-22
1
-1
/
+2
*
mmc: usdhi6rol0: fix error return code
Julia Lawall
2015-08-27
1
-1
/
+3
*
mmc: usdhi6rol0: fix ack register write
Rabin Vincent
2015-08-27
1
-1
/
+1
*
mmc: usdhi6rol0: fix NULL pointer deref in debug print
Rabin Vincent
2015-08-27
1
-1
/
+2
*
mmc: usdhi6rol0: handle probe deferral for regulator
Rabin Vincent
2015-08-27
1
-2
/
+4
*
mmc: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
2014-06-12
1
-5
/
+5
*
mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
Guennadi Liakhovetski
2014-06-02
1
-0
/
+1847