Linux SPI
[Prev Page][Next Page]
- spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path,
patrice.chotard
- [bug report] spi: stm32_qspi: Add transfer_one_message() spi callback, Dan Carpenter
- [PATCH v3] spi: amd: Configure device speed,
Shreeya Patel
- [PATCH linux-next] spi: pxa2xx: Remove the unneeded result variable,
cgel . zte
- [PATCH -next 1/2] spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume(),
Xu Qiang
- [PATCH 0/3] spi: add generic R-Car Gen4 and specific r8a779f0 support,
Wolfram Sang
- [PATCH 0/2] spi: remove "spidev" nodes from DTs,
Wolfram Sang
- [PATCH] spi: dt-bindings: snps,dw-apb-ssi: drop ref from reg-io-width,
Krzysztof Kozlowski
- [PATCH v4 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel,
patrice.chotard
- [PATCH] spi: dw: Add deferred controller registration support,
Serge Semin
- [PATCH 0/2] spi: spi-omap2-mcspi: Use EOW interrupt for transfer completion,
Vaishnav Achath
- [PATCH v2] spi: amd: Configure device speed,
Shreeya Patel
- [PATCH] spi: move from strlcpy with unused retval to strscpy,
Wolfram Sang
- [PATCH v3] spi: Add capability to perform some transfer with chipselect off,
Christophe Leroy
- [RFC PATCH v1] spi: fsl_spi: Convert to transfer_one,
Christophe Leroy
- [PATCH] spi: amd: Setup all xfers before opcode execution,
Cristian Ciocaltea
- [PATCH 0/5] Make atmel serial driver aware of GCLK,
Sergiu Moga
- [PATCH v3 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel,
patrice.chotard
- [PATCH] spi: intel: Add support for second flash chip,
Mika Westerberg
- [PATCH] spi: intel: 64k erase is supported from Canon Lake and beyond,
Mika Westerberg
- [GIT PULL] SPI fixes for v6.0-rc1,
Mark Brown
- [PATCH] dt-bindings: spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings,
Lad Prabhakar
- [PATCH] MAINTAINERS: Update email of Neil Armstrong,
Neil Armstrong
- [broonie-spi:for-next 66/68] drivers/spi/spi-meson-spicc.c:570:22: sparse: sparse: symbol 'meson_spicc_pow2_clk_ops' was not declared. Should it be static?, kernel test robot
- [PATCH v2] spi: cadence-quadspi: Disable irqs during indirect reads,
niravkumar . l . rabara
- [PATCH] spi: cadence-quadspi: Disable irqs during indirect reads,
niravkumar . l . rabara
- [PATCH 1/2] dt-bindings: lpspi: add dmas property,
Peng Fan (OSS)
- [PATCH] spi: meson-spicc: add local pow2 clock ops to preserve rate between messages,
Neil Armstrong
- [PATCH] spi: dt-bindings: Drop Pratyush Yadav,
Krzysztof Kozlowski
- [PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device,
Rafael J. Wysocki
- [PATCH] spi/panel: dt-bindings: drop 3-wire from common properties,
Krzysztof Kozlowski
- [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties,
Krzysztof Kozlowski
- [PATCH v2 0/2] spi: stm32_qspi: use QSPI bus as 8 lines communication channel,
patrice.chotard
- [PATCH] riscv: dts: microchip: add qspi compatible fallback,
Conor Dooley
- [PATCH 0/2] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle,
Amjad Ouled-Ameur
- [PATCH] spi: meson-spicc: save pow2 datarate between messages,
Neil Armstrong
- [PATCH 0/3] spi: stm32_qspi: use QSPI bus as 8 lines communication channel,
patrice.chotard
- [PATCH v4 0/4] Add support for Microchip QSPI controller,
Naga Sureshkumar Relli
- [PATCH AUTOSEL 5.4 13/23] spi: synquacer: Add missing clk_disable_unprepare(), Sasha Levin
- [PATCH AUTOSEL 5.10 17/29] spi: synquacer: Add missing clk_disable_unprepare(), Sasha Levin
- [PATCH AUTOSEL 5.15 27/45] spi: synquacer: Add missing clk_disable_unprepare(), Sasha Levin
- [PATCH AUTOSEL 5.18 33/53] spi: synquacer: Add missing clk_disable_unprepare(), Sasha Levin
- [PATCH AUTOSEL 5.19 34/58] spi: synquacer: Add missing clk_disable_unprepare(), Sasha Levin
- [PATCH] spi: s3c64xx: correct dma_chan pointer initialization,
Chanho Park
- [PATCH] spi: lpspi: Simplify some error message,
Christophe JAILLET
- [PATCH] spi: microchip-core: Simplify some error message,
Christophe JAILLET
- [PATCH] spi: spi.c: Add missing __percpu annotations in users of spi_statistics,
David Jander
- [PATCH v3 0/4] Add support for Microchip QSPI controller,
Naga Sureshkumar Relli
- [PATCH] MAINTAINERS: rectify entry for ARM/HPE GXP ARCHITECTURE,
Lukas Bulwahn
- [PATCH] spi: bitbang: Fix lsb-first Rx,
Robin Murphy
- [PATCH 0/3] spi: stm32-qspi: some cleanup,
patrice.chotard
- [PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers,
Sudip Mukherjee
- [PATCH 01/11] spi: dw: define capability for enhanced spi, Sudip Mukherjee
- [PATCH 02/11] spi: dw: add check for support of dual/quad/octal, Sudip Mukherjee
- [PATCH 03/11] spi: dw: define spi_frf for dual/quad/octal modes, Sudip Mukherjee
- [PATCH 04/11] spi: dw: use TMOD_RO to read in enhanced spi modes, Sudip Mukherjee
- [PATCH 05/11] spi: dw: define SPI_CTRLR0 register and its fields, Sudip Mukherjee
- [PATCH 06/11] spi: dw: update SPI_CTRLR0 register, Sudip Mukherjee
- [PATCH 07/11] spi: dw: update NDF while writing in enhanced spi mode, Sudip Mukherjee
- [PATCH 08/11] spi: dw: update buffer for enhanced spi mode, Sudip Mukherjee
- [PATCH 09/11] spi: dw: prepare the transfer routine for enhanced mode, Sudip Mukherjee
- [PATCH 11/11] spi: dw: initialize dwc-ssi-1.03a controller, Sudip Mukherjee
- [PATCH 10/11] spi: dw-apb-ssi: add generic 1.03a version, Sudip Mukherjee
- Re: [PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers, Serge Semin
- Re: [PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers, Serge Semin
- Re: [PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers, Serge Semin
- [PATCH v2 0/3] Add support for Microchip QSPI controller,
Naga Sureshkumar Relli
- [PATCH AUTOSEL 4.9 2/3] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 4.14 2/3] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 4.19 2/4] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 5.4 2/6] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 5.10 3/7] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 5.15 4/8] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [PATCH AUTOSEL 5.18 05/10] spi: spi-rspi: Fix PIO fallback on RZ platforms, Sasha Levin
- [GIT PULL] SPI updates for v5.20,
Mark Brown
- [PATCH 0/2] Add support for Microchip QSPI controller,
Naga Sureshkumar Relli
- [PATCH 3/7] spi: realtek-rtl: allow use of chip-select other than CS0, Birger Koblitz
- [PATCH 7/7] spi: realtek-rtl: update devicetree documentation, Birger Koblitz
- [PATCH 6/7] spi: realtek-rtl: add support to configure bus speed, Birger Koblitz
- [PATCH 5/7] spi: realtek-rtl: set transfer mode in, transfer_one_message(), Birger Koblitz
- [PATCH 4/7] spi: realtek-rtl: add parallel IO suppport, Birger Koblitz
- Subject: [PATCH 3/7] spi: realtek-rtl: allow use of chip-select other than CS0, Birger Koblitz
- [PATCH 2/7] spi: realtek-rtl: set device capability flags, Birger Koblitz
- [PATCH 1/7] spi: realteak-rtl: Add support for RTL93xx SoCs, Birger Koblitz
- [PATCH linux-next] spi:using the pm_runtime_resume_and_get to simplify the code, cgel . zte
- [PATCH v3 0/2] spi: realtek-rtl: two small improvements,
Martin Blumenstingl
- [PATCH v6 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH v2 0/2] spi: realtek-rtl: two small improvements,
Martin Blumenstingl
- [PATCH v5 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH v2] spi: a3700: support BE for AC5 SPI driver,
Vadym Kochan
- [PATCH v4 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH RFC v1] spi: realtek-rtl: Fix clearing some register bits,
Martin Blumenstingl
- [PATCH 4/7] spi: a3700: support BE for AC5 SPI driver,
Vadym Kochan
- [GIT PULL] SPI fixes for v5.19-rc7,
Mark Brown
- [PATCH v3 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH v2 0/1] dt-bindings: spi/display/panel: drop SPI CPHA and CPOL,
Krzysztof Kozlowski
- [PATCH] spi: dt-bindings: spi-controller: correct example indentation,
Krzysztof Kozlowski
- [PATCH v2 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH 0/3] Add SFC support for Ingenic SoCs.,
周琰杰 (Zhou Yanjie)
- [PATCH v2 0/2] spi: npcm-pspi: add Arbel NPCM8XX support,
Tomer Maimon
- [PATCH 0/6] dt-bindings: iio/panel/eeprom/misc/net/spi: drop SPI CPHA and CPOL,
Krzysztof Kozlowski
- [PATCH v3] spi: spi-rspi: Fix PIO fallback on RZ platforms,
Biju Das
- [PATCH v1 0/2] spi: npcm-pspi: add Arbel NPCM8XX and full duplex support,
Tomer Maimon
- [PATCH v1 0/5] Add SPI Driver to HPE GXP Architecture,
nick . hawkins
- [PATCH RESEND v2] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects,
Krzysztof Kozlowski
- [PATCH v2] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers, Marc Kleine-Budde
- [PATCH v2 2/2] spi: spi-rspi: Add need_dmar_clr to spi_ops,
Biju Das
- [PATCH 2/2] spi: spi-rspi: Add need_dmar_clr to spi_ops,
Biju Das
- [PATCH] spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers,
Marc Kleine-Budde
- [PATCH v1 0/3] spi: npcm-fiu: add Arbel NPCM8XX support,
Tomer Maimon
- [PATCH] spi: atmel: remove #ifdef CONFIG_{PM, SLEEP},
Claudiu Beznea
- [PATCH] spi: spi-rspi: Add force_dma variable to spi_ops,
Biju Das
- [GIT PULL] SPI fixes for v5.19-rc4,
Mark Brown
- [PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188,
Johnson Wang
- [RFC PATCH] dt-bindings: iio: adc: use spi-peripheral-props.yaml,
Krzysztof Kozlowski
- [PATCH] spi: spi-cadence: Fix SPI NO Slave Select macro definition,
Amit Kumar Mahapatra
- [PATCH v4] spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schema,
Sergiu Moga
- [PATCH] spi: tegra20-slink: fix UAF in tegra_slink_remove(),
Yang Yingliang
- [PATCH v6 0/4] Add support for Intel Thunder Bay SPI controller,
nandhini . srikandan
- [PATCH -next v2 0/3] spi: microchip-core: fix and cleanups,
Yang Yingliang
- [PATCH v3] spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schema,
Sergiu Moga
- [PATCH] Revert "spi: simplify devm_spi_register_controller",
Yang Yingliang
- [PATCH -next 1/2] spi: microchip-core: fix UAF in mchp_corespi_remove(),
Yang Yingliang
- [PATCH] MAINTAINERS: change the NXP FSPI driver maintainer.,
Han Xu
- [PATCH] spi: SPI_MICROCHIP_CORE should depend on SOC_MICROCHIP_POLARFIRE,
Geert Uytterhoeven
- [PATCH v1 1/1] spi: Return deferred probe error when controller isn't yet available,
Andy Shevchenko
- [PATCH v1 1/2] spi: propagate error code to the caller of acpi_spi_device_alloc(),
Andy Shevchenko
- [RESEND PATCH 7/8] spi: bcm63xx-hsspi: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA,
William Zhang
- [PATCH 0/5] AMD SPI controller driver bug fix and cleanups,
Cristian Ciocaltea
- [PATCH v5 0/4] Add support for Intel Thunder Bay SPI controller,
nandhini . srikandan
- [PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA,
William Zhang
- [PATCH 01/11] spi: spi-nxp-fspi: enable runtime pm for fspi,
haibo . chen
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]