开源镜像站
帮助
动态
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
/
cqhci.c
Age
Commit message (
Expand
)
Author
2021-02-01
mmc: cqhci: rename cqhci.c to cqhci-core.c
Eric Biggers
2020-09-07
mmc: cqhci: add new cqhci_host_ops pre_enable() and post_disable()
Chun-Hung Wu
2020-07-24
mmc: cqhci: Fix a print format for the task descriptor
Ben Chuang
2020-07-13
mmc: cqhci: Demote faux kerneldoc header down to basic comment block
Lee Jones
2020-04-20
mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
Douglas Anderson
2020-03-24
mmc: cqhci: Update cqhci memory ioresource name
Veerabhadrarao Badiganti
2020-03-24
mmc: cqhci: Add cqhci_deactivate()
Adrian Hunter
2020-03-24
mmc: Add MMC host software queue support
Baolin Wang
2019-10-21
mmc: cqhci: Commit descriptors before setting the doorbell
Faiz Abbas
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-04-15
mmc: cqhci: allow hosts to update dcmd cmd desc
Sowjanya Komatineni
2019-02-27
mmc: cqhci: Fix a tiny potential memory leak on error condition
Alamy Liu
2019-02-27
mmc: cqhci: fix space allocated for transfer descriptor
Alamy Liu
2017-12-11
mmc: cqhci: support for command queue enabled host
Venkat Gopalakrishnan