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