Age | Commit message (Expand) | Author |
2023-07-14 | spi: Explicitly include correct DT includes | Rob Herring |
2023-07-11 | spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX | Andy Shevchenko |
2023-03-11 | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel |
2023-03-06 | spi: meson-spicc: Convert to platform remove callback returning void | Uwe Kleine-König |
2022-12-13 | Merge tag 'spi-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2022-11-02 | spi: meson-spicc: fix do_div build error on non-arm64 | Neil Armstrong |
2022-10-26 | spi: meson-spicc: move wait completion in driver to take bursts delay in account | Neil Armstrong |
2022-10-21 | spi: meson-spicc: Use pinctrl to drive CLK line when idle | Amjad Ouled-Ameur |
2022-09-22 | spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static | Wei Yongjun |
2022-09-08 | spi: meson-spicc: do not rely on busy flag in pow2 clk ops | Neil Armstrong |
2022-08-11 | spi: meson-spicc: add local pow2 clock ops to preserve rate between messages | Neil Armstrong |
2022-01-26 | spi: meson-spicc: add IRQ check in meson_spicc_probe | Miaoqian Lin |
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 |