index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
meson-mx-sdio.c
Age
Commit message (
Expand
)
Author
2020-11-16
mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2020-05-28
mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
Martin Blumenstingl
2020-04-20
mmc: meson-mx-sdio: remove the broken ->card_busy() op
Martin Blumenstingl
2020-04-20
mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
Martin Blumenstingl
2019-12-18
mmc: meson-mx-sdio: convert to devm_platform_ioremap_resource
Yangtao Li
2019-07-22
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-17
mmc: meson-mx-sdio: check devm_kasprintf for failure
Nicholas Mc Guire
2018-10-08
mmc: meson-mx-sdio: mark expected switch fall-through
Gustavo A. R. Silva
2018-09-05
mmc: meson-mx-sdio: fix OF child-node lookup
Johan Hovold
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
2017-10-30
mmc: meson-mx-sdio: catch all errors when getting regulators
Wolfram Sang
2017-10-30
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Dan Carpenter
2017-10-30
mmc: meson-mx-sdio: return correct error code
Dan Carpenter
2017-10-30
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Carlo Caione