Linux SPI
[Prev Page][Next Page]
- Re: [PATCH] spi: update modalias_show after of_device_uevent_modalias support, (continued)
- [GIT PULL] SPI fixes for v5.13-rc3,
Mark Brown
- [PATCH for-5.14] spi: bcm2835: Allow arbitrary number of slaves,
Lukas Wunner
- [PATCH for-5.13] spi: bcm2835: Fix out-of-bounds access with more than 4 slaves,
Lukas Wunner
- [PATCH 1/2] spi: ath79: drop platform data,
David Bauer
- [PATCH] spi: pxa2xx: Fix inconsistent indenting,
Jiapeng Chong
- [PATCH v3 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits,
Vladimir Oltean
- [PATCH v2 net-next 0/2] Adapt the sja1105 DSA driver to the SPI controller's transfer limits,
Vladimir Oltean
- [PATCH net-next] net: dsa: sja1105: adapt to a SPI controller with a limited max transfer size,
Vladimir Oltean
- [PATCH] spi:amd: Add support for latest platform,
Nehal Bakulchandra Shah
- [PATCH] spi: Use pm_runtime_resume_and_get() to replace open coding, Tian Tao
- [PATCH v1 0/2] Export the spi-sc18is602's max transfer len limit to SPI slave drivers,
Vladimir Oltean
- [PATCH 1/1] spi-sun6i: Fix chipselect/clock bug,
Ralf Schlatterbeck
- [PATCH 2/3] spi: fix some invalid char occurrences,
Mauro Carvalho Chehab
- [PATCH v5 0/3] MTD: spinand: Add spi_mem_poll_status() support,
patrice.chotard
- [PATCH v4 0/3] MTD: spinand: Add spi_mem_poll_status() support,
patrice.chotard
- [PATCH v3 0/3] MTD: spinand: Add spi_mem_poll_status() support,
patrice.chotard
- [PATCH 0/7] drivers: spi - add parenthesis for sizeof,
Zhiqi Song
- [PATCH] dt-bindings: spi: spi-mux: rename flash node,
Michael Walle
- [PATCH v1 0/9] spi: pxa2xx: Convert to use SPI core GPIO handling,
Andy Shevchenko
- [PATCH v1 4/9] spi: pxa2xx: Drop duplicate chip_select in struct chip_data, Andy Shevchenko
- [PATCH v1 1/9] spi: pxa2xx: Propagate firmware node to the child SPI controller device, Andy Shevchenko
- [PATCH v1 3/9] spi: pxa2xx: Switch to use SPI core GPIO (legacy) CS handling, Andy Shevchenko
- [PATCH v1 9/9] spi: pxa2xx: Use predefined mask when programming FIFO thresholds, Andy Shevchenko
- [PATCH v1 8/9] spi: pxa2xx: Update documentation to point out that it's outdated, Andy Shevchenko
- [PATCH v1 6/9] spi: pxa2xx: Fix printf() specifiers, Andy Shevchenko
- [PATCH v1 5/9] spi: pxa2xx: Drop unneeded '!= 0' comparisons, Andy Shevchenko
- [PATCH v1 2/9] spi: pxa2xx: Switch to use SPI core GPIO (descriptor) CS handling, Andy Shevchenko
- [PATCH v1 7/9] spi: pxa2xx: Fix style of and typos in the comments and messages, Andy Shevchenko
- Re: [PATCH v1 0/9] spi: pxa2xx: Convert to use SPI core GPIO handling, Mark Brown
- [PATCH v5 0/2] Add octal DTR support for Macronix flash,
Zhengxun Li
- [PATCH] RFC: move global bus add lock to per-controller lock, Ben Dooks
- [PATCH] spi: sprd: Add missing MODULE_DEVICE_TABLE,
Chunyan Zhang
- [PATCH] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer,
Alain Volmat
- [PATCH] spi: omap-100k: remove set but not used variable,
Tian Tao
- [PATCH v4 0/8] spi: pxa2xx: Set of cleanups (part 1+),
Andy Shevchenko
- [PATCH v3 0/8] spi: pxa2xx: Set of cleanups,
Andy Shevchenko
- [PATCH v2 1/1] spi: Assume GPIO CS active high in ACPI case,
Andy Shevchenko
- [PATCH -next] spi: altera: Remove redundant dev_err call in dfl_spi_altera_probe(),
Zou Wei
- [PATCH v7 0/6] clk: provide new devm helpers for prepared and enabled clocks,
Uwe Kleine-König
[PATCH v1 1/1] spi: Assume GPIO CS active high in ACPI case,
Andy Shevchenko
[PATCH v1 1/1] spi: Switch to signed types for *_native_cs SPI controller fields,
Andy Shevchenko
[PATCH v1 1/1] spi: Convert to use predefined time multipliers,
Andy Shevchenko
[PATCH v1 1/7] spi: Use SPI_MODE_X_MASK,
Andy Shevchenko
[PATCH v3 00/14] spi: pxa2xx: Set of cleanups,
Andy Shevchenko
- [PATCH v3 04/14] spi: pxa2xx: Replace header inclusions by forward declarations, Andy Shevchenko
- [PATCH v3 06/14] spi: pxa2xx: Group Intel Quark specific definitions, Andy Shevchenko
- [PATCH v3 05/14] spi: pxa2xx: Unify ifdeffery used in the headers, Andy Shevchenko
- [PATCH v3 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device, Andy Shevchenko
- [PATCH v3 03/14] spi: pxa2xx: Utilize struct device from struct ssp_device, Andy Shevchenko
- [PATCH v3 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort(), Andy Shevchenko
- [PATCH v3 01/14] spi: pxa2xx: Use one point of return when ->probe() fails, Andy Shevchenko
- [PATCH v3 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper, Andy Shevchenko
- [PATCH v3 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs, Andy Shevchenko
- [PATCH v3 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper, Andy Shevchenko
- [PATCH v3 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper, Andy Shevchenko
- [PATCH v3 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver, Andy Shevchenko
- [PATCH v3 13/14] spi: pxa2xx: Constify struct driver_data parameter, Andy Shevchenko
- [PATCH v3 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper, Andy Shevchenko
- Re: (subset) [PATCH v3 00/14] spi: pxa2xx: Set of cleanups, Mark Brown
[PATCH v4 0/2] Add octal DTR support for Macronix flash,
Zhengxun Li
[PATCH 0/4] spi: Set of cleanups,
Jay Fang
[PATCH v6 RESEND 0/6] clk: provide new devm helpers for prepared and enabled clocks,
Uwe Kleine-König
[PATCH] spi: spi-fsl-dspi: Fix a resource leak in an error handling path,
Christophe JAILLET
[PATCH] spi: take the SPI IO-mutex in the spi_set_cs_timing method,
Leilk Liu
[PATCH] spi: xilinx: Inhibit transmitter while filling TX FIFO,
Jonathan Lemon
[PATCH] spi: tegra210-quad: Fix an error message,
Christophe JAILLET
[PATCH] spi: tegra114: Fix an error message,
Christophe JAILLET
[PATCH] spi: set right CS polarity depend on gpiolib,
Liguang Zhang
[PATCH v2 0/3] MTD: spinand: Add spi_mem_poll_status() support,
patrice.chotard
[PATCH 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode.,
Pratyush Yadav
[PATCH] dt-bindings: spi: dw-apb-ssi: Integrate Renesas RZ/N1 SPI controller,
Geert Uytterhoeven
[PATCH v1] spi: fix client driver can't register success when use GPIO as CS,
Xin Hao
[PATCH] spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages(),
Jay Fang
[PATCH 0/2] spi: Correct CS GPIOs polarity when using GPIO descriptors,
Jay Fang
[PATCH v2] spi: Don't have controller clean up spi device before driver unbind,
Saravana Kannan
[PATCH v1] spi: Don't have controller clean up spi device before driver unbind,
Saravana Kannan
[PATCH AUTOSEL 4.4 05/10] spi: dln2: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.4 06/10] spi: omap-100k: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.9 08/12] spi: omap-100k: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.9 07/12] spi: dln2: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.14 12/16] spi: omap-100k: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.14 11/16] spi: dln2: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.19 16/21] spi: omap-100k: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 4.19 15/21] spi: dln2: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 5.4 23/34] spi: qup: fix PM reference leak in spi_qup_remove(), Sasha Levin
[PATCH AUTOSEL 5.4 22/34] spi: omap-100k: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 5.4 21/34] spi: dln2: Fix reference leak to master, Sasha Levin
[PATCH AUTOSEL 5.4 04/34] spi: ath79: remove spi-master setup and cleanup assignment, Sasha Levin
[PATCH AUTOSEL 5.4 03/34] spi: ath79: always call chipselect function, Sasha Levin
[PATCH AUTOSEL 5.10 03/66] spi: ath79: always call chipselect function, Sasha Levin
[PATCH AUTOSEL 5.10 04/66] spi: ath79: remove spi-master setup and cleanup assignment, Sasha Levin
[PATCH AUTOSEL 5.11 03/70] spi: ath79: always call chipselect function, Sasha Levin
[PATCH AUTOSEL 5.11 04/70] spi: ath79: remove spi-master setup and cleanup assignment, Sasha Levin
[PATCH AUTOSEL 5.12 04/79] spi: ath79: remove spi-master setup and cleanup assignment, Sasha Levin
[PATCH AUTOSEL 5.12 03/79] spi: ath79: always call chipselect function, Sasha Levin
[PATCH] spi: omap-100k: Fix the length judgment problem,
Tian Tao
[RESEND 0/2]spi: spi-zynq-qspi: Fix stack violation bug,
Amit Kumar Mahapatra
[PATCH] spi: altera: Make SPI_ALTERA_CORE invisible,
Geert Uytterhoeven
[PATCH] spi: imx: remove CLK calculation and divider in slave mode,
Clark Wang
RE: Re: [PATCH] spi: imx: add a check for speed_hz before calculating the clock,
Clark Wang
[PATCH v2 1/8] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item,
Jon Lin
[PATCH] spi: Fix spi device unregister flow,
Saravana Kannan
[GIT PULL] SPI updates for v5.13,
Mark Brown
[PATCH 0/3] MTD: spinand: Add spi_mem_poll_status() support,
patrice.chotard
[PATCH v6 0/6] clk: provide new devm helpers for prepared and enabled clocks,
Uwe Kleine-König
[PATCH v2 00/14] spi: pxa2xx: Set of cleanups,
Andy Shevchenko
- [PATCH v2 04/14] spi: pxa2xx: Replace header inclusions by forward declarations, Andy Shevchenko
- [PATCH v2 03/14] spi: pxa2xx: Utilize struct device from struct ssp_device, Andy Shevchenko
- [PATCH v2 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device, Andy Shevchenko
- [PATCH v2 01/14] spi: pxa2xx: Use one point of return when ->probe() fails, Andy Shevchenko
- [PATCH v2 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper, Andy Shevchenko
- [PATCH v2 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs, Andy Shevchenko
- [PATCH v2 06/14] spi: pxa2xx: Group Intel Quark specific definitions, Andy Shevchenko
- [PATCH v2 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper, Andy Shevchenko
- [PATCH v2 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper, Andy Shevchenko
- [PATCH v2 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort(), Andy Shevchenko
- [PATCH v2 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver, Andy Shevchenko
- [PATCH v2 13/14] spi: pxa2xx: Constify struct driver_data parameter, Andy Shevchenko
- [PATCH v2 05/14] spi: pxa2xx: Unify ifdeffery used in the headers, Andy Shevchenko
- [PATCH v2 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper, Andy Shevchenko
- Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups, Andy Shevchenko
- Re: [PATCH v2 00/14] spi: pxa2xx: Set of cleanups, Mark Brown
[PATCH v1 01/14] spi: pxa2xx: Use one point of return when ->probe() fails,
Andy Shevchenko
- [PATCH v1 02/14] spi: pxa2xx: Utilize MMIO and physical base from struct ssp_device, Andy Shevchenko
- [PATCH v1 03/14] spi: pxa2xx: Utilize struct device from struct ssp_device, Andy Shevchenko
- [PATCH v1 04/14] spi: pxa2xx: Replace header inclusions by forward declarations, Andy Shevchenko
- [PATCH v1 05/14] spi: pxa2xx: Consolidate related headers under include/linux/spi, Andy Shevchenko
- [PATCH v1 06/14] spi: pxa2xx: Group Intel Quark specific definitions, Andy Shevchenko
- [PATCH v1 11/14] spi: pxa2xx: Extract clear_SSCR1_bits() helper, Andy Shevchenko
- [PATCH v1 12/14] spi: pxa2xx: Extract read_SSSR_bits() helper, Andy Shevchenko
- [PATCH v1 07/14] spi: pxa2xx: Introduce int_stop_and_reset() helper, Andy Shevchenko
- [PATCH v1 09/14] spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driver, Andy Shevchenko
- [PATCH v1 10/14] spi: pxa2xx: Extract pxa2xx_spi_update() helper, Andy Shevchenko
- [PATCH v1 14/14] spi: pxa2xx: Introduce special type for Merrifield SPIs, Andy Shevchenko
- [PATCH v1 08/14] spi: pxa2xx: Reuse int_error_stop() in pxa2xx_spi_slave_abort(), Andy Shevchenko
- [PATCH v1 13/14] spi: pxa2xx: Constify struct driver_data parameter, Andy Shevchenko
[PATCH v1 1/8] dt-bindings: spi: spi-rockchip: add description for rv1126,
Jon Lin
[PATCH] SPI: meson-spifc add missed calls to remove function,
Artem Lapkin
[PATCH] [v2] spi: stm32-qspi: fix debug format string,
Arnd Bergmann
[PATCH] spi: tools: make a symbolic link to the header file spi.h,
quanyang . wang
[PATCH v5 0/6] clk: provide new devm helpers for prepared and enabled clocks,
Uwe Kleine-König
[PATCH] spi: stm32-qspi: fix debug format string,
Arnd Bergmann
[PATCH] spi: Make of_register_spi_device also set the fwnode,
Charles Keepax
[PATCH] spi: fsi: add a missing of_node_put,
Christophe JAILLET
[PATCH v2 1/2] spi: Allow to have all native CSs in use along with GPIOs,
Andy Shevchenko
[PATCH v2 1/1] spi: Make error handling of gpiod_count() call cleaner,
Andy Shevchenko
[PATCH v1 1/2] spi: Allow to have all native CSs in use along with GPIOs,
Andy Shevchenko
[PATCH v1 1/1] spi: Don't overwrite num_chipselect with error code,
Andy Shevchenko
[PATCH v1 1/1] spi: Rename enable1 to activate in spi_set_cs(),
Andy Shevchenko
[PATCH] spi: bcm2835: Fix buffer overflow with CS able to go beyond limit.,
Joe Burmeister
spi: stm32-qspi: Fix compilation warning in ARM64,
patrice.chotard
[PATCH v3 0/3] Add octal DTR support for Macronix flash,
Zhengxun Li
[PATCH] spidev: Add Micron SPI NOR Authenta device compatible,
shiva . linuxworks
[PATCH] spi: Handle SPI device setup callback failure.,
Joe Burmeister
[PATCH 0/3] spi: stm32-qspi: Fix and update,
patrice.chotard
[PATCH v1 1/6] mmc: core: Correct descriptions in mmc_of_parse(),
Andy Shevchenko
[PATCH] spi: sync up initial chipselect state,
David Bauer
[PATCH v3 0/2] spi: altera: Add DFL bus support for Altera SPI,
matthew . gerlach
[V2][PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues,
quanyang . wang
Multi driver SPI chip select count unenforced.,
Joe Burmeister
[PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues,
quanyang . wang
[PATCH] dt-bindings: spi: brcm,spi-bcm-qspi: convert to the json-schema,
Rafał Miłecki
[PATCH] spi: pxa2xx: Add support for Intel Alder Lake PCH-M,
Jarkko Nikula
[PATCH] [v4] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe,
Dinghao Liu
[PATCH] [v3] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe,
Dinghao Liu
[PATCH 1/3] spi: s3c64xx: simplify getting of_device_id match data,
Krzysztof Kozlowski
[PATCH] Remove BCM2835 SPI chipselect limit., Joe Burmeister
[PATCH v2 0/2] spi: add BMC support for Intel D5005 card,
matthew . gerlach
[PATCH] spi: SPI_HISI_KUNPENG should depend on ARCH_HISI,
Geert Uytterhoeven
[PATCH] spi: spi-zynqmp-gqspi: unlock on error path in exec_op,
Dan Carpenter
[PATCH -next] spi: spi-zynqmp-gqspi: Fix missing unlock on error in zynqmp_qspi_exec_op(),
Wei Yongjun
[PATCH v2 0/2] Minor updates for hisi-sfc-v3xx,
Yicong Yang
[PATCH] [v2] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe,
Dinghao Liu
[PATCH -next] spi: qup: fix PM reference leak in spi_qup_remove(),
Wang Li
[PATCH -next] spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware(),
Wang Li
[PATCH -next] spi: omap-100k: Fix reference leak to master,
Wei Yongjun
[PATCH -next] spi: dln2: Fix reference leak to master,
Wei Yongjun
[PATCH] spi: orion: set devdata properly as it is being used later,
Muhammad Usama Anjum
[PATCH 0/2] Minor updates for hisi-sfc-v3xx,
Yicong Yang
[PATCH] spi: imx: add 16/32 bits per word support for slave mode,
Clark Wang
Default configuration for CS-to-SCK/SCK-to-CS delays,
Vladimir Oltean
[PATCH] spi: spi-zynqmp-gqspi: Fix runtime PM imbalance in zynqmp_qspi_probe,
Dinghao Liu
[PATCH] ARM/spi: spear: Drop PL022 num_chipselect,
Linus Walleij
[PATCH 0/4] spi: spi-zynqmp-gpspi: fix some issues,
quanyang . wang
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]