index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-meson-spicc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+38
2022-11-02
spi: meson-spicc: fix do_div build error on non-arm64
Neil Armstrong
1
-1
/
+1
2022-10-26
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
1
-2
/
+22
2022-10-21
spi: meson-spicc: Use pinctrl to drive CLK line when idle
Amjad Ouled-Ameur
1
-1
/
+38
2022-09-22
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
1
-1
/
+1
2022-09-08
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
2022-08-11
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
Neil Armstrong
1
-28
/
+101
2022-01-26
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
1
-0
/
+5
2021-07-22
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-06-14
spi: meson-spicc: fix memory leak in meson_spicc_probe
zpershuai
1
-1
/
+1
2021-06-14
spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
zpershuai
1
-2
/
+4
2020-07-17
spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_sp...
Lee Jones
1
-3
/
+1
2020-03-12
spi: meson-spicc: add support for Amlogic G12A
Neil Armstrong
1
-8
/
+46
2020-03-12
spi: meson-spicc: adapt burst handling for G12A support
Neil Armstrong
1
-79
/
+50
2020-03-12
spi: meson-spicc: setup IO line delay
Neil Armstrong
1
-1
/
+60
2020-03-12
spi: meson-spicc: add min sclk for each compatible
Neil Armstrong
1
-1
/
+4
2020-03-12
spi: meson-spicc: support max 80MHz clock
Neil Armstrong
1
-6
/
+6
2020-03-12
spi: meson-spicc: add a linear clock divider support
Sunny Luo
1
-40
/
+164
2020-03-12
spi: meson-spicc: enhance output enable feature
Sunny Luo
1
-2
/
+51
2020-03-12
spi: meson-spicc: remove unused variables
Neil Armstrong
1
-2
/
+0
2019-12-16
spi: meson-spicc: Use GPIO descriptors
Linus Walleij
1
-23
/
+2
2019-09-04
spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2018-05-02
spi: meson-spicc: Fix error handling in meson_spicc_probe()
Alexey Khoroshilov
1
-3
/
+8
2017-11-28
spi: meson-axg: add SPICC driver support
Sunny Luo
1
-0
/
+1
2017-05-24
spi: Add Meson SPICC driver
Neil Armstrong
1
-0
/
+619