- 7ac9bbf dt-bindings: lpspi: New property in document DT bindings for LPSPI by Clark Wang · 4 years, 8 months ago
- 4294e4a spi: rockchip: Fix error in SPI slave pio read by Jon Lin · 4 years, 8 months ago
- 13a9693 spi: rockchip: Support 64-location deep FIFOs by Jon Lin · 4 years, 8 months ago
- 4d9ca63 spi: rockchip: Config spi rx dma burst size depend on xfer length by Jon Lin · 4 years, 8 months ago
- 15b413d spi: spi-topcliff-pch: drop call to wakeup-disable by Vaibhav Gupta · 4 years, 8 months ago
- aa9e862 spi: spidev: Align buffers for DMA by Christian Eggers · 4 years, 8 months ago
- cfd97f9 spi: correct kernel-doc inconsistency by Colton Lewis · 4 years, 8 months ago
- 241b888 spi: sun4i: update max transfer size reported by Jonathan Liu · 4 years, 8 months ago
- 525c9e5 spi: imx: enable runtime pm support by Clark Wang · 4 years, 8 months ago
- 30962fe spi: update bindings for MT8192 SoC by leilk.liu · 4 years, 8 months ago
- 8cf125c spi: mediatek: add spi support for mt8192 IC by leilk.liu · 4 years, 8 months ago
- 956284a spi: Add bindings for Lightning Mountain SoC by Dilip Kota · 4 years, 8 months ago
- 040f7f9 spi: lantiq: Add support to Lightning Mountain SoC by Dilip Kota · 4 years, 8 months ago
- 744cd0f spi: lantiq: Move interrupt configuration to SoC specific data structure by Dilip Kota · 4 years, 8 months ago
- 8743d21 spi: lantiq: Add fifo size bit mask in SoC specific data structure by Dilip Kota · 4 years, 8 months ago
- 94eca90 spi: lantiq: Add support to acknowledge interrupt by Dilip Kota · 4 years, 8 months ago
- 8d19d66 spi: lantiq: Move interrupt control register offesets to SoC specific data structure by Dilip Kota · 4 years, 8 months ago
- ddf41bf spi: lantiq: Add SMP support by Dilip Kota · 4 years, 8 months ago
- 661ccf2 spi: lantiq: fix: Rx overflow error in full duplex mode by Dilip Kota · 4 years, 8 months ago
- f185bcc spi: spi-topcliff-pch: use generic power management by Vaibhav Gupta · 4 years, 8 months ago
- 4726773 spi: ppc4xx: Convert to use GPIO descriptors by Linus Walleij · 4 years, 8 months ago
- ce8e60f spi: spi-cadence: add support for chip select high by Shreyas Joshi · 4 years, 8 months ago
- 2abbae5 spi: lpspi: fix the imbalance of runtime pm function call by Clark Wang · 4 years, 8 months ago
- 2b2d441 Merge series "Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1" from Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>: by Mark Brown · 4 years, 8 months ago
- 85ed0f6 spi: spi-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 8 months ago
- 9b2d611 spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI by Lee Jones · 4 years, 8 months ago
- c894c26 spi: spi-at91-usart: Remove unused OF table 'struct of_device_id' by Lee Jones · 4 years, 8 months ago
- decf532 spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data' by Lee Jones · 4 years, 8 months ago
- 4b42b0b spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc by Lee Jones · 4 years, 8 months ago
- e867fee spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters by Lee Jones · 4 years, 8 months ago
- c7cd1df spi: spi-pl022: Provide missing struct attribute/function param docs by Lee Jones · 4 years, 8 months ago
- 6b8d1e4 spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data' by Lee Jones · 4 years, 8 months ago
- d9b883a spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_spicc_reset_fifo() by Lee Jones · 4 years, 8 months ago
- 78a7f0c spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc' by Lee Jones · 4 years, 8 months ago
- dfa51f6 spi: spi-ep93xx: Fix API slippage by Lee Jones · 4 years, 8 months ago
- f6305d2 spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages by Lee Jones · 4 years, 8 months ago
- c13b504 spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 8 months ago
- 055fe5f spi: spi-loopback-test: Fix formatting issues in function header blocks by Lee Jones · 4 years, 8 months ago
- b4f7f5f spi: renesas,sh-msiof: Add r8a774e1 support by Lad Prabhakar · 4 years, 8 months ago
- e752ec8 Merge series "spi: bcm2835/bcm2835aux: support effective_speed_hz" from Marc Kleine-Budde <mkl@pengutronix.de>: by Mark Brown · 4 years, 8 months ago
- 499de01 spi: coldfire-qspi: Use clk_prepare_enable and clk_disable_unprepare by Qing Zhang · 4 years, 8 months ago
- 3e84cdd spi: Fix SPI NOR and SPI NAND acronyms by Tudor Ambarus · 4 years, 8 months ago
- b780c3f spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio() by Tudor Ambarus · 4 years, 8 months ago
- e126859 spi: Only defer to thread for cleanup when needed by Mark Brown · 4 years, 8 months ago
- 2ae3de1 spi: fix duplicated word in <linux/spi/spi.h> by Randy Dunlap · 4 years, 8 months ago
- 5e94c3c spi: bcm2835aux: support effective_speed_hz by Martin Sperl · 4 years, 8 months ago
- 9df2003 spi: bcm2835: support effective_speed_hz by Martin Sperl · 4 years, 8 months ago
- badfae4 spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare by Qing Zhang · 4 years, 8 months ago
- 510a230 Merge series "mtd: spi-nor: add xSPI Octal DTR support" from Pratyush Yadav <p.yadav@ti.com>: by Mark Brown · 4 years, 8 months ago
- 8257083 spi: omap-100k: Drop include by Linus Walleij · 4 years, 8 months ago
- 4728f07 spi: spi-mtk-nor: reject DTR ops by Pratyush Yadav · 4 years, 9 months ago
- 5c81c27 spi: atmel-quadspi: reject DTR ops by Pratyush Yadav · 4 years, 9 months ago
- caf72df spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 4 years, 9 months ago
- 4c5e2bb spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 4 years, 9 months ago
- 8cdcd8a spi: imx/fsl-lpspi: Convert to GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- be8faeb dt-bindings: spi: Convert imx lpspi to json-schema by Anson Huang · 4 years, 9 months ago
- 790739c dt-bindings: spi: Convert imx cspi to json-schema by Anson Huang · 4 years, 9 months ago
- e013bf2 dt-bindings: spi: Convert mxs spi to json-schema by Anson Huang · 4 years, 9 months ago
- 3ea4eac SPI SUBSYSTEM: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 8 months ago
- 50f06cb spi: atmel: remove redundant label out_free by Colin Ian King · 4 years, 8 months ago
- 60a883d spi: use kthread_create_worker() helper by Marek Szyprowski · 4 years, 8 months ago
- 0e801d5 Merge series "spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead" from Douglas Anderson <dianders@chromium.org>: by Mark Brown · 4 years, 8 months ago
- 411b0f3 Merge series "spi: spi-sun6i: One fix and some improvements" from Marc Kleine-Budde <mkl@pengutronix.de>: by Mark Brown · 4 years, 8 months ago
- 2d9a744 spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed by Peng Fan · 4 years, 8 months ago
- cfdab2c spi: spi-geni-qcom: Set an autosuspend delay of 250 ms by Douglas Anderson · 4 years, 9 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
- d935299 Merge series "Add Renesas RPC-IF support" from Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>: by Mark Brown · 4 years, 9 months ago
- f2d4f10 Merge series "spi: bcm2835: Interrupt-handling optimisations" from Robin Murphy <robin.murphy@arm.com>: by Mark Brown · 4 years, 9 months ago
- 95f2fd2 spi: lantiq-ssc: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- 27e23ca spi: img-spfi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- a2f234f spi: npcm-pspi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- d40f0b6 spi: Avoid setting the chip select if we don't need to by Douglas Anderson · 4 years, 9 months ago
- dd67de8 spi: fsl: add missing __iomem annotation by Luc Van Oostenryck · 4 years, 9 months ago
- ca7d8b9 memory: add Renesas RPC-IF driver by Sergei Shtylyov · 4 years, 9 months ago
- ab1c362 dt-bindings: memory: document Renesas RPC-IF bindings by Sergei Shtylyov · 4 years, 9 months ago
- 26751de spi: bcm2835: Micro-optimise FIFO loops by Robin Murphy · 4 years, 9 months ago
- afe7e36 spi: bcm2835: Micro-optimise IRQ handler by Robin Murphy · 4 years, 9 months ago
- ac4648b spi: bcm3835: Tidy up bcm2835_spi_reset_hw() by Robin Murphy · 4 years, 9 months ago
- 44b37eb spi: mediatek: use correct SPI_CFG2_REG MACRO by leilk.liu · 4 years, 9 months ago
- f27b1dc spi: omap2-mcspi: Convert to use GPIO descriptors by Linus Walleij · 4 years, 9 months ago
- 638d848 spi: spi-geni-qcom: Don't set the cs if it was already right by Douglas Anderson · 4 years, 9 months ago
- cf961fc spi: pxa2xx: Add support for Intel Tiger Lake PCH-H by Jarkko Nikula · 4 years, 9 months ago
- 1ac6f21 spi: altera: fix module autoload by Xu Yilun · 4 years, 9 months ago
- de5fd9c spi: altera: fix driver matching failure of the device ID "spi_altera" by Xu Yilun · 4 years, 9 months ago
- 7a90883 spi: imx: add fallback feature by Robin Gong · 4 years, 9 months ago
- 809b1b0 spi: introduce fallback to pio by Robin Gong · 4 years, 9 months ago
- c314360 Merge series "Some small spi geni cleanups" from Stephen Boyd <swboyd@chromium.org>: by Mark Brown · 4 years, 9 months ago
- 59ab0fa spi: spi-geni-qcom: Don't set {tx,rx}_rem_bytes unnecessarily by Stephen Boyd · 4 years, 9 months ago
- 19ea327 spi: spi-geni-qcom: Simplify setup_fifo_xfer() by Stephen Boyd · 4 years, 9 months ago
- f148915 spi: spi-fsl-dspi: Initialize completion before possible interrupt by Krzysztof Kozlowski · 4 years, 9 months ago
- 3d87b61 spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit paths by Krzysztof Kozlowski · 4 years, 9 months ago