index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
meson-gx-mmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
Christophe JAILLET
2022-08-15
1
-2
/
+4
*
mmc: meson-gx: switch to device-managed dmam_alloc_coherent()
Heiner Kallweit
2022-04-26
1
-16
/
+5
*
mmc: meson: Fix usage of meson_mmc_post_req()
Rong Chen
2022-02-28
1
-7
/
+8
*
mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirk
Neil Armstrong
2021-10-06
1
-14
/
+59
*
mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
Neil Armstrong
2021-06-14
1
-5
/
+45
*
mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignment
Neil Armstrong
2021-05-10
1
-1
/
+2
*
mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...
Neil Armstrong
2021-05-10
1
-1
/
+3
*
mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...
Neil Armstrong
2021-04-19
1
-2
/
+3
*
mmc: meson-gx: check for scatterlist size alignment in block mode
Dmitry Lebed
2021-02-01
1
-15
/
+22
*
mmc: meson-gx: drop of_match_ptr from of_device_id table
Krzysztof Kozlowski
2020-11-16
1
-1
/
+1
*
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
Douglas Anderson
2020-09-07
1
-0
/
+1
*
mmc: meson: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-07
1
-11
/
+5
*
mmc: meson-gx: use wrapper to avoid accessing internal vars
Wolfram Sang
2020-09-07
1
-1
/
+1
*
mmc: meson-gx: limit segments to 1 when dram-access-quirk is needed
Neil Armstrong
2020-06-16
1
-2
/
+4
*
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
2020-05-28
1
-1
/
+4
*
mmc: meson-gx: Convert to pinctrl_select_default_state()
Ulf Hansson
2019-12-16
1
-9
/
+1
*
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-11
1
-1
/
+0
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-12
1
-15
/
+55
|
\
|
*
mmc: meson-gx: add dram-access-quirk
Neil Armstrong
2019-06-10
1
-15
/
+55
|
*
mmc: meson-gx-mmc: update with SPDX Licence identifier
Neil Armstrong
2019-06-10
1
-14
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
Thomas Gleixner
2019-06-19
1
-14
/
+1
|
/
*
mmc: meson-gx: fix irq ack
Jerome Brunet
2019-05-28
1
-3
/
+3
*
mmc: meson-gx: add signal resampling tuning
Jerome Brunet
2019-05-06
1
-3
/
+70
*
mmc: meson-gx: remove Rx phase tuning
Jerome Brunet
2019-05-06
1
-277
/
+13
*
mmc: meson-gx: avoid clock glitch when switching to DDR modes
Jerome Brunet
2019-05-06
1
-30
/
+43
*
mmc: meson-gx: disable HS400
Jerome Brunet
2019-05-06
1
-4
/
+7
*
mmc: meson-gx: correct irq flag
Jerome Brunet
2019-05-06
1
-1
/
+1
*
mmc: meson-gx: ack only raised irq
Jerome Brunet
2019-05-06
1
-3
/
+3
*
mmc: meson-gx: remove open coded read with timeout
Jerome Brunet
2019-05-06
1
-14
/
+4
*
mmc: meson-gx: fix interrupt name
Martin Blumenstingl
2019-02-13
1
-1
/
+2
*
mmc: meson-gx: enable signal re-sampling together with tuning
Andreas Fenkart
2019-01-22
1
-5
/
+9
*
mmc: meson-gx: Free irq in release() callback
Remi Pommarel
2019-01-14
1
-7
/
+11
*
mmc: meson-gx: add signal resampling
Jerome Brunet
2018-12-17
1
-1
/
+11
*
mmc: meson-gx: align default phase on soc vendor tree
Jerome Brunet
2018-12-17
1
-7
/
+1
*
mmc: meson-gx: remove useless lock
Jerome Brunet
2018-12-17
1
-7
/
+0
*
mmc: meson-gx: make sure the descriptor is stopped on errors
Jerome Brunet
2018-12-17
1
-10
/
+63
*
mmc: meson-gx: add device reset
Jerome Brunet
2018-05-21
1
-0
/
+9
*
mmc: meson: update doc to support Meson-AXG platform
Nan Li
2018-05-02
1
-1
/
+1
*
mmc: meson-axg: add support for the Meson-AXG platform
Nan Li
2018-05-02
1
-10
/
+51
*
Revert "mmc: meson-gx: include tx phase in the tuning process"
Jerome Brunet
2018-02-14
1
-18
/
+1
*
mmc: meson-gx-mmc: Explicitly include pinctr/consumer.h
Thierry Reding
2018-02-05
1
-0
/
+1
*
mmc: meson-gx-mmc: Fix platform_get_irq's error checking
Arvind Yadav
2017-12-15
1
-1
/
+1
*
mmc: meson-gx-mmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc: meson-gx: include tx phase in the tuning process
Jerome Brunet
2017-10-04
1
-1
/
+18
*
mmc: meson-gx: fix rx phase reset
Jerome Brunet
2017-10-04
1
-2
/
+4
*
mmc: meson-gx: make sure the clock is rounded down
Jerome Brunet
2017-10-04
1
-2
/
+1
*
mmc: meson-gx: fix __ffsdi2 undefined on arm32
Jerome Brunet
2017-08-31
1
-7
/
+7
*
mmc: meson-gx: rework tuning function
Jerome Brunet
2017-08-30
1
-50
/
+111
*
mmc: meson-gx: change default tx phase
Jerome Brunet
2017-08-30
1
-1
/
+7
*
mmc: meson-gx: implement voltage switch callback
Jerome Brunet
2017-08-30
1
-0
/
+22
[next]