开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
owl-mmc.c
Age
Commit message (
Expand
)
Author
2023-08-15
mmc: owl: Convert to platform remove callback returning void
Yangtao Li
2023-08-09
mmc: Explicitly include correct DT includes
Rob Herring
2023-06-19
mmc: owl: fix deferred probing
Sergey Shtylyov
2023-03-23
mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()
Yang Li
2021-04-12
mmc: owl-mmc: Remove unnecessary error log
Laibin Qiu
2021-02-01
mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...
Christophe JAILLET
2020-11-16
mmc: owl-mmc: use true and false for bool variables
Zou Wei
2020-11-16
mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4
Douglas Anderson
2020-07-06
mmc: owl-mmc: Get rid of of_match_ptr() macro
Manivannan Sadhasivam
2020-05-28
mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
2019-12-19
mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-11-13
mmc: Add Actions Semi Owl SoCs SD/MMC driver
Manivannan Sadhasivam