index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-meson-spicc.c
Age
Commit message (
Expand
)
Author
2021-07-22
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-06-14
spi: meson-spicc: fix memory leak in meson_spicc_probe
zpershuai
2021-06-14
spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
zpershuai
2020-07-17
spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_sp...
Lee Jones
2020-03-12
spi: meson-spicc: add support for Amlogic G12A
Neil Armstrong
2020-03-12
spi: meson-spicc: adapt burst handling for G12A support
Neil Armstrong
2020-03-12
spi: meson-spicc: setup IO line delay
Neil Armstrong
2020-03-12
spi: meson-spicc: add min sclk for each compatible
Neil Armstrong
2020-03-12
spi: meson-spicc: support max 80MHz clock
Neil Armstrong
2020-03-12
spi: meson-spicc: add a linear clock divider support
Sunny Luo
2020-03-12
spi: meson-spicc: enhance output enable feature
Sunny Luo
2020-03-12
spi: meson-spicc: remove unused variables
Neil Armstrong
2019-12-16
spi: meson-spicc: Use GPIO descriptors
Linus Walleij
2019-09-04
spi: meson-spicc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2018-05-02
spi: meson-spicc: Fix error handling in meson_spicc_probe()
Alexey Khoroshilov
2017-11-28
spi: meson-axg: add SPICC driver support
Sunny Luo
2017-05-24
spi: Add Meson SPICC driver
Neil Armstrong