- 6eef895 spi: sun6i: Use the new helper to derive the xfer timeout value by Miquel Raynal · 1 year, 9 months ago
- 046484c spi: sun6i: add support for R329/D1/R528/T113s SPI controllers by Maksim Kiselev · 1 year, 10 months ago
- 8e886ac spi: sun6i: add quirk for in-controller clock divider by Maksim Kiselev · 1 year, 10 months ago
- b00c0d8 spi: sun6i: change OF match data to a struct by Icenowy Zheng · 1 year, 10 months ago
- 9e264f3f spi: Replace all spi->chip_select and spi->cs_gpiod references with function call by Amit Kumar Mahapatra via Alsa-devel · 2 years ago
- edf69ab spi: sun6i: Convert to platform remove callback returning void by Uwe Kleine-König · 2 years ago
- 0d7993b spi: spi-sun6i: Fix chipselect/clock bug by Mirko Vogt · 3 years, 9 months ago
- ae0f18b spi: spi-sun6i: enable autosuspend feature by Alexander Kochetkov · 4 years, 5 months ago
- 345980a spi: spi-sun6i: implement DMA-based transfer mode by Alexander Kochetkov · 4 years, 5 months ago
- 7716fa8 spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed by Marc Kleine-Budde · 4 years, 8 months ago
- 4e7390e spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control Register by Marc Kleine-Budde · 4 years, 8 months ago
- e4e8ca3 spi: spi-sun6i: sun6i_spi_fill_fifo(): remove not needed length argument by Marc Kleine-Budde · 4 years, 8 months ago
- 92a52ee spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument by Marc Kleine-Budde · 4 years, 8 months ago
- 5197da0 spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count() and make use of it by Marc Kleine-Budde · 4 years, 8 months ago
- 9a3ef9df spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIELD_GET() by Marc Kleine-Budde · 4 years, 8 months ago
- 2130be5 spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transfer length by Marc Kleine-Budde · 4 years, 8 months ago
- b6d5527 spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto by Marc Kleine-Budde · 4 years, 8 months ago
- 0bc7b8a spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of transfer by Marc Kleine-Budde · 4 years, 8 months ago
- ed7815d spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate by Marc Kleine-Budde · 4 years, 8 months ago
- 74750e0 spi: sun6i: Add support for GPIO chip select lines by Alistair Francis · 4 years, 10 months ago
- 7c7c31f spi: sun6i: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 6 years ago
- 6b8ac10 spi: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 2d9bbd0 spi: sun6i: disable/unprepare clocks on remove by Tobias Jordan · 7 years ago
- 36bc749 spi: sun6i: explicitly request exclusive reset control by Philipp Zabel · 8 years ago
- 3288d5c spi: sun6i: update max transfer size reported by Icenowy Zheng · 8 years ago
- 913f536 spi: sun6i: Allow transfers larger than FIFO size by Icenowy Zheng · 8 years ago
- 10565df spi: sun6i: Support Allwinner H3 SPI controller by Milo Kim · 8 years ago
- 1cb2e84 Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/sunxi', 'spi/topic/ti-qspi', 'spi/topic/topcliff-pch' and 'spi/topic/txx9' into spi-next by Mark Brown · 9 years ago
- 0b06d8c spi: sunxi: set maximum and minimum speed of SPI master by Michal Suchanek · 9 years ago
- 719bd65 spi: sunxi: fix transfer timeout by Michal Suchanek · 9 years ago
- 794912c spi: sunxi: expose maximum transfer size limit by Michal Suchanek · 9 years ago
- 47284e3 spi: sun4i: allow transfers to set transmission speed by Marcus Weseloh · 9 years ago
- 14ac00e spi: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- e4745fe spi: Remove unneeded include of linux/workqueue.h by Axel Lin · 11 years ago
- 743a46b spi: sun6i: Set bits_per_word_mask to only support 8 bits word length by Axel Lin · 11 years ago
- d31ad46 spi: sun6i: Fix define for SUN6I_TFR_CTL_CS_MASK by Axel Lin · 11 years ago
- 3558fe9 spi: sunxi: Add Allwinner A31 SPI controller driver by Maxime Ripard · 11 years ago