index
:
pub/scm/linux/kernel/git/klassert/ipsec-next.git
master
Steffen Klassert's ipsec-next networking tree
Steffen Klassert
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
Files
Lines
2026-07-27
mmc: host: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
1
-4
/
+1
2025-11-18
mmc: meson-mx-sdio: Ignore disabled "mmc-slot" child-nodes
Martin Blumenstingl
1
-16
/
+21
2025-11-18
mmc: meson-mx-sdio: Fix indentation in meson_mx_mmc_irq_thread()
Martin Blumenstingl
1
-2
/
+1
2025-11-18
mmc: meson-mx-sdio: Use dev_err_probe() where appropriate
Martin Blumenstingl
1
-13
/
+17
2025-11-18
mmc: meson-mx-sdio: Use devm_mmc_alloc_host() helper
Binbin Zhou
1
-11
/
+7
2025-11-18
mmc: meson-mx-sdio: Refactor internal clock initialization
Martin Blumenstingl
1
-54
/
+57
2025-11-18
mmc: meson-mx-sdio: Use devm_clk_get_enabled()
Martin Blumenstingl
1
-16
/
+7
2025-11-18
mmc: meson-mx-sdio: Switch to regmap for register access
Martin Blumenstingl
1
-62
/
+63
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2024-10-14
mmc: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-08-15
mmc: meson-mx-sdio: Convert to platform remove callback returning void
Yangtao Li
1
-4
/
+2
2021-12-21
mmc: meson-mx-sdio: add IRQ check
Sergey Shtylyov
1
-0
/
+5
2020-11-16
mmc: meson-mx-sdio: replace spin_lock_irqsave by spin_lock in hard IRQ
Tian Tao
1
-3
/
+2
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.19
Douglas Anderson
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-1
/
+1
2020-05-28
mmc: meson-mx-sdio: trigger a soft reset after a timeout or CRC error
Martin Blumenstingl
1
-0
/
+3
2020-04-20
mmc: meson-mx-sdio: remove the broken ->card_busy() op
Martin Blumenstingl
1
-9
/
+0
2020-04-20
mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
Martin Blumenstingl
1
-1
/
+1
2019-12-18
mmc: meson-mx-sdio: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2019-07-22
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2018-12-17
mmc: meson-mx-sdio: check devm_kasprintf for failure
Nicholas Mc Guire
1
-0
/
+6
2018-10-08
mmc: meson-mx-sdio: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-09-05
mmc: meson-mx-sdio: fix OF child-node lookup
Johan Hovold
1
-2
/
+6
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-30
mmc: meson-mx-sdio: catch all errors when getting regulators
Wolfram Sang
1
-1
/
+1
2017-10-30
mmc: meson-mx-sdio: Cleanup IS_ERR() checks
Dan Carpenter
1
-2
/
+2
2017-10-30
mmc: meson-mx-sdio: return correct error code
Dan Carpenter
1
-1
/
+1
2017-10-30
mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs
Carlo Caione
1
-0
/
+769