Linux SPI
[Prev Page][Next Page]
- Re: [PATCH v2 4/5] spi: axi-spi-engine: move message compile to optimize_message, (continued)
- [PATCH v2] spi: spi-mem: add statistics support to ->exec_op() calls,
Théo Lebrun
- [PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency,
Tudor Ambarus
- [PATCH v3 01/12] spi: dt-bindings: introduce FIFO depth properties, Tudor Ambarus
- [PATCH v3 02/12] spi: s3c64xx: define a magic value, Tudor Ambarus
- [PATCH v3 03/12] spi: s3c64xx: allow full FIFO masks, Tudor Ambarus
- [PATCH v3 04/12] spi: s3c64xx: determine the fifo depth only once, Tudor Ambarus
- [PATCH v3 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree, Tudor Ambarus
- [PATCH v3 07/12] spi: s3c64xx: let the SPI core determine the bus number, Tudor Ambarus
- [PATCH v3 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible, Tudor Ambarus
- [PATCH v3 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id(), Tudor Ambarus
- [PATCH v3 09/12] spi: s3c64xx: get rid of the OF alias ID dependency, Tudor Ambarus
- [PATCH v3 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id, Tudor Ambarus
- [PATCH v3 11/12] spi: s3c64xx: switch gs101 to new port config data, Tudor Ambarus
- [PATCH v3 12/12] spi: s3c64xx: switch exynos850 to new port config data, Tudor Ambarus
- Re: [PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency, Mark Brown
- [PATCH -next] spi: spi-summary.rst: fix underline length,
Randy Dunlap
- [broonie-spi:for-next 55/73] drivers/spi/spi-pci1xxxx.c:373:34: sparse: sparse: incorrect type in argument 2 (different address spaces), kernel test robot
- [PATCH 0/3] spi: dw: Auto-detect number of native CS,
Serge Semin
- [PATCH 0/5] Add QPIC SPI NAND driver,
Md Sadre Alam
- [GIT PULL] SPI fixes for v6.8-rc4,
Mark Brown
- [PATCH][next] spi: dw: remove redundant assignment to variable len,
Colin Ian King
- [PATCH] Documentation: spi: Update the "master/slave" terminology,
Dhruva Gole
- SPI device driver with userspace interface,
Brad Larson
- [PATCH] spi: mchp-pci1xxxx: release resources on error in probe(),
Dan Carpenter
- [RFC PATCH v3 0/3] Virtio SPI Linux driver compliant to draft spec V10,
Harald Mommer
- [PATCH 0/5] spi: add support for pre-cooking messages,
David Lechner
- [PATCH v2 00/12] spi: s3c64xx: remove OF alias ID dependency,
Tudor Ambarus
- [PATCH v2 01/12] spi: dt-bindings: introduce FIFO depth properties, Tudor Ambarus
- [PATCH v2 02/12] spi: s3c64xx: define a magic value, Tudor Ambarus
- [PATCH v2 03/12] spi: s3c64xx: allow full FIFO masks, Tudor Ambarus
- [PATCH v2 04/12] spi: s3c64xx: determine the fifo depth only once, Tudor Ambarus
- [PATCH v2 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree, Tudor Ambarus
- [PATCH v2 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible, Tudor Ambarus
- [PATCH v2 07/12] spi: s3c64xx: let the SPI core determine the bus number, Tudor Ambarus
- [PATCH v2 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id(), Tudor Ambarus
- [PATCH v2 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id, Tudor Ambarus
- [PATCH v2 11/12] spi: s3c64xx: switch gs101 to new port config data, Tudor Ambarus
- [PATCH v2 12/12] spi: s3c64xx: switch exynos850 to new port config data, Tudor Ambarus
- [PATCH v2 09/12] spi: s3c64xx: get rid of the OF alias ID dependency, Tudor Ambarus
- [PATCH] spi: omap2-mcspi: Revert FIFO support without DMA,
Vaishnav Achath
- [PATCH] spi: intel-pci: Add support for Lunar Lake-M SPI serial flash,
Mika Westerberg
- [PATCH 0/3] spi: ppc4xx: Various fixes,
Uwe Kleine-König
- [PATCH v1 1/1] spi: gpio: Follow renaming of SPI "master" to "controller",
Andy Shevchenko
- [PATCH v1] spi: spi-ppc4xx: include missing platform_device.h,
Christian Lamparter
- [PATCH v3 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend,
Théo Lebrun
- [PATCH] spi: spi-mem: add statistics support to ->exec_op() calls,
Théo Lebrun
- [PATCH 0/4] spi: cadence-quadspi: correct chip-select logic,
Théo Lebrun
- [PATCH 1/3] spi: pl022: Use typedef for dma_filter_fn,
Krzysztof Kozlowski
- [PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency,
Tudor Ambarus
- [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property, Tudor Ambarus
- [PATCH 02/12] spi: s3c64xx: define a magic value, Tudor Ambarus
- [PATCH 03/12] spi: s3c64xx: allow full FIFO masks, Tudor Ambarus
- [PATCH 04/12] spi: s3c64xx: determine the fifo depth only once, Tudor Ambarus
- [PATCH 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree, Tudor Ambarus
- [PATCH 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible, Tudor Ambarus
- [PATCH 07/12] spi: s3c64xx: let the SPI core determine the bus number, Tudor Ambarus
- [PATCH 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id(), Tudor Ambarus
- [PATCH 09/12] spi: s3c64xx: get rid of the OF alias ID dependency, Tudor Ambarus
- [PATCH 11/12] spi: s3c64xx: switch gs101 to new port config data, Tudor Ambarus
- [PATCH 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id, Tudor Ambarus
- [PATCH 12/12] spi: s3c64xx: switch exynos850 to new port config data, Tudor Ambarus
- [PATCH AUTOSEL 5.10 08/16] spi: sh-msiof: avoid integer overflow in constants, Sasha Levin
- [PATCH AUTOSEL 5.15 10/23] spi: sh-msiof: avoid integer overflow in constants, Sasha Levin
- [PATCH AUTOSEL 6.1 12/29] spi: sh-msiof: avoid integer overflow in constants, Sasha Levin
- [PATCH AUTOSEL 6.6 18/38] spi: sh-msiof: avoid integer overflow in constants, Sasha Levin
- [PATCH AUTOSEL 6.7 20/44] spi: sh-msiof: avoid integer overflow in constants, Sasha Levin
- [PATCH v3 00/32] spi: get rid of some legacy macros,
Uwe Kleine-König
- [PATCH v3 18/32] spi: cadence-quadspi: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 17/32] spi: cadence-quadspi: Don't emit error message on allocation error, Uwe Kleine-König
- [PATCH v3 19/32] spi: cavium: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 21/32] spi: loopback-test: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 23/32] spi: spidev: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 16/32] spi: bitbang: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 22/32] spi: slave-mt27xx: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 20/32] spi: geni-qcom: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 30/32] spi: fsl-lib: Follow renaming of SPI "master" to "controller", Uwe Kleine-König
- [PATCH v3 32/32] Documentation: spi: Update documentation for renaming "master" to "controller", Uwe Kleine-König
- [PATCH v3 31/32] spi: Drop compat layer from renaming "master" to "controller", Uwe Kleine-König
- Re: [PATCH v3 00/32] spi: get rid of some legacy macros, Mark Brown
- Re: [PATCH v3 00/32] spi: get rid of some legacy macros, patchwork-bot+chrome-platform
- Re: [PATCH v3 00/32] spi: get rid of some legacy macros, patchwork-bot+chrome-platform
- [PATCH v2 0/2] spi: axi-spi-engine: performance improvements,
David Lechner
- [PATCH v5 00/17] spi: s3c64xx: straightforward cleanup,
Tudor Ambarus
- [PATCH v5 02/17] spi: s3c64xx: explicitly include <linux/io.h>, Tudor Ambarus
- [PATCH v5 01/17] spi: s3c64xx: sort headers alphabetically, Tudor Ambarus
- [PATCH v5 04/17] spi: s3c64xx: explicitly include <linux/types.h>, Tudor Ambarus
- [PATCH v5 03/17] spi: s3c64xx: explicitly include <linux/bits.h>, Tudor Ambarus
- [PATCH v5 07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table, Tudor Ambarus
- [PATCH v5 06/17] spi: s3c64xx: fix typo, s/configuartion/configuration, Tudor Ambarus
- [PATCH v5 05/17] spi: s3c64xx: avoid possible negative array index, Tudor Ambarus
- [PATCH v5 09/17] spi: s3c64xx: move common code outside if else, Tudor Ambarus
- [PATCH v5 08/17] spi: s3c64xx: remove else after return, Tudor Ambarus
- [PATCH v5 10/17] spi: s3c64xx: check return code of dmaengine_slave_config(), Tudor Ambarus
- [PATCH v5 11/17] spi: s3c64xx: propagate the dma_submit_error() error code, Tudor Ambarus
- [PATCH v5 13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout(), Tudor Ambarus
- [PATCH v5 12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma(), Tudor Ambarus
- [PATCH v5 15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props, Tudor Ambarus
- [PATCH v5 14/17] spi: s3c64xx: drop blank line between declarations, Tudor Ambarus
- [PATCH v5 16/17] spi: s3c64xx: remove duplicated definition, Tudor Ambarus
- [PATCH v5 17/17] spi: s3c64xx: drop a superfluous bitwise NOT operation, Tudor Ambarus
- Re: [PATCH v5 00/17] spi: s3c64xx: straightforward cleanup, Mark Brown
- [PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi,
Tudor Ambarus
- [PATCH v3 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx,
Thangaraj Samynathan
- [PATCH 0/2] spi: axi-spi-engine: performance improvements,
David Lechner
- [PATCH] spi: drop gpf arg from __spi_split_transfer_maxsize(),
David Lechner
- Regression on max controller CS lines,
Luis de Arquer
- [PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev,
Paweł Owoc
- [PATCH 0/2] Add multi mode support for omap-mcspi,
Louis Chauvet
- [PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi,
Tudor Ambarus
- [PATCH v2 SPI for-next 0/3] DMA Support for SPI in PCI1xxxx,
Thangaraj Samynathan
- [PATCH 1/2] spi: spidev: Add Qualcomm spidev device compatible,
Paweł Owoc
[PATCH v2 0/4] spi: cadence-qspi: Fix runtime PM and system-wide suspend,
Théo Lebrun
[PATCH v2 0/5] spi: cadence-qspi: Fix runtime PM and system-wide suspend,
Théo Lebrun
[PATCH v4 00/16] spi: s3c64xx: straightforward cleanup,
Tudor Ambarus
- [PATCH v4 01/16] spi: s3c64xx: explicitly include <linux/io.h>, Tudor Ambarus
- [PATCH v4 02/16] spi: s3c64xx: explicitly include <linux/bits.h>, Tudor Ambarus
- [PATCH v4 04/16] spi: s3c64xx: fix typo, s/configuartion/configuration, Tudor Ambarus
- [PATCH v4 03/16] spi: s3c64xx: avoid possible negative array index, Tudor Ambarus
- [PATCH v4 05/16] spi: s3c64xx: sort headers alphabetically, Tudor Ambarus
- [PATCH v4 06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table, Tudor Ambarus
- [PATCH v4 07/16] spi: s3c64xx: remove else after return, Tudor Ambarus
- [PATCH v4 08/16] spi: s3c64xx: move common code outside if else, Tudor Ambarus
- [PATCH v4 09/16] spi: s3c64xx: check return code of dmaengine_slave_config(), Tudor Ambarus
- [PATCH v4 11/16] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma(), Tudor Ambarus
- [PATCH v4 10/16] spi: s3c64xx: propagate the dma_submit_error() error code, Tudor Ambarus
- [PATCH v4 12/16] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout(), Tudor Ambarus
- [PATCH v4 13/16] spi: s3c64xx: drop blank line between declarations, Tudor Ambarus
- [PATCH v4 14/16] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props, Tudor Ambarus
- [PATCH v4 15/16] spi: s3c64xx: remove duplicated definition, Tudor Ambarus
- [PATCH v4 16/16] spi: s3c64xx: drop a superfluous bitwise NOT operation, Tudor Ambarus
- Re: [PATCH v4 00/16] spi: s3c64xx: straightforward cleanup, Tudor Ambarus
[PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements,
andy . shevchenko
[PATCH v1 1/1] spi: fsl-dspi: Unify error messaging in dspi_request_dma(),
andy . shevchenko
[PATCH] Remove the @multi_cs_cap to prevent kernel-doc warnings,
R SUNDAR
[PATCH v5] spi: imx: fix the burst length at DMA mode and CPU mode,
carlos . song
[PATCH] spi: axi-spi-engine: use common AXI macros,
David Lechner
[PATCH AUTOSEL 5.10 5/8] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected, Sasha Levin
[PATCH AUTOSEL 5.15 06/11] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected, Sasha Levin
[PATCH AUTOSEL 6.1 06/15] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected, Sasha Levin
[PATCH AUTOSEL 6.6 16/21] spi: cs42l43: Handle error from devm_pm_runtime_enable, Sasha Levin
[PATCH AUTOSEL 6.6 08/21] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected, Sasha Levin
[PATCH AUTOSEL 6.6 06/21] spi: intel-pci: Add support for Arrow Lake SPI serial flash, Sasha Levin
[PATCH AUTOSEL 6.7 17/23] spi: cs42l43: Handle error from devm_pm_runtime_enable, Sasha Levin
[PATCH AUTOSEL 6.7 09/23] spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected, Sasha Levin
[PATCH AUTOSEL 6.7 07/23] spi: intel-pci: Add support for Arrow Lake SPI serial flash, Sasha Levin
[PATCH] spi: cadence-qspi: stop calling system-wide PM helpers for runtime PM,
Théo Lebrun
[PATCH v2 1/1] spi-mxs: Fix chipselect glitch,
Ralf Schlatterbeck
[PATCH v3] spi: cs42l43: Clean up of firmware node,
Charles Keepax
[PATCH v2] spi: cs42l43: Clean up of firmware node,
Charles Keepax
[PATCH 1/1] spi-mxs: Fix chipselect glitch,
Ralf Schlatterbeck
[PATCH 1/2] spi: intel: Add default partition and name to the second chip,
Mika Westerberg
[GIT PULL] SPI fixes for v6.8-rc2,
Mark Brown
[PATCH v4] spi: imx: fix the burst length at DMA mode and CPU mode,
carlos . song
[PATCH] spi: cs42l43: Clean up of firmware node,
Charles Keepax
[PATCH v3] spi: imx: fix the burst length at DMA mode and CPU mode,
carlos . song
[PATCH v8 0/9] Add octal DTR support for Macronix flash,
Jaime Liao
- [PATCH v8 4/9] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT, Jaime Liao
- [PATCH v8 5/9] spi: mxic: Add support for swapping byte, Jaime Liao
- [PATCH v8 3/9] mtd: spi-nor: core: Allow specifying the byte order in Octal DTR mode, Jaime Liao
- [PATCH v8 2/9] spi: spi-mem: Allow specifying the byte order in Octal DTR mode, Jaime Liao
- [PATCH v8 1/9] mtd: spi-nor: add Octal DTR support for Macronix flash, Jaime Liao
- [PATCH v8 7/9] mtd: spi-nor: add support for Macronix Octal flash MX66 series with RWW feature, Jaime Liao
- [PATCH v8 8/9] mtd: spi-nor: add support for Macronix Octal flash MX25 series, Jaime Liao
- [PATCH v8 6/9] mtd: spi-nor: add support for Macronix Octal flash MX25 series with RWW feature, Jaime Liao
- [PATCH v8 9/9] mtd: spi-nor: add support for Macronix Octal flash MX66 series, Jaime Liao
- Re: [PATCH v8 0/9] Add octal DTR support for Macronix flash, Tudor Ambarus
[PATCH] spi: reorder spi_message struct member doc comments,
David Lechner
[PATCH v2] spi: imx: fix the burst length at DMA mode and CPU mode,
carlos . song
[PATCH] spi: imx: fix the burst length at DMA mode and CPU mode,
carlos . song
[PATCH] spi: sh-msiof: avoid integer overflow in constants,
Wolfram Sang
[PATCH v4 1/6] spi: cs42l43: Tidy up header includes,
Charles Keepax
[PATCH] spi: Kconfig: cap[c]ability,
Ahelenia Ziemiańska
[PATCH] spi: bcm2835: implement ctlr->max_transfer_size,
David Lechner
[PATCH] spi: move split xfers for CS_WORD emulation,
David Lechner
[PATCH 3/3] spi: spi-rockchip: Fix unused chip select line when using gpio cs,
Luis de Arquer
[PATCH 2/3] spi: spi-rockchip: Fix max_native_cs,
Luis de Arquer
[PATCH 1/3] spi: spi-rockchip: Fix out of bounds array access,
Luis de Arquer
[PATCH 0/3] spi: spi-rockchip: Fix of chip select lines handling, Luis de Arquer
[GIT PULL] SPI fixes for v6.8-rc1,
Mark Brown
[PATCH v3 00/17] spi: s3c64xx: straightforward cleanup,
Tudor Ambarus
- [PATCH v3 01/17] spi: s3c64xx: explicitly include <linux/io.h>, Tudor Ambarus
- [PATCH v3 03/17] spi: s3c64xx: avoid possible negative array index, Tudor Ambarus
- [PATCH v3 02/17] spi: s3c64xx: explicitly include <linux/bits.h>, Tudor Ambarus
- [PATCH v3 04/17] spi: s3c64xx: fix typo, s/configuartion/configuration, Tudor Ambarus
- [PATCH v3 05/17] spi: s3c64xx: sort headers alphabetically, Tudor Ambarus
- [PATCH v3 06/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table, Tudor Ambarus
- [PATCH v3 08/17] spi: s3c64xx: move common code outside if else, Tudor Ambarus
- [PATCH v3 07/17] spi: s3c64xx: remove else after return, Tudor Ambarus
- [PATCH v3 09/17] spi: s3c64xx: check return code of dmaengine_slave_config(), Tudor Ambarus
- [PATCH v3 10/17] spi: s3c64xx: propagate the dma_submit_error() error code, Tudor Ambarus
- [PATCH v3 11/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma(), Tudor Ambarus
- [PATCH v3 12/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout(), Tudor Ambarus
- [PATCH v3 13/17] spi: s3c64xx: drop blank line between declarations, Tudor Ambarus
- [PATCH v3 14/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props, Tudor Ambarus
- [PATCH v3 15/17] spi: s3c64xx: remove duplicated definition, Tudor Ambarus
- [PATCH v3 16/17] spi: s3c64xx: drop a superfluous bitwise NOT operation, Tudor Ambarus
- [PATCH v3 17/17] spi: s3c64xx: use bitfield access macros, Tudor Ambarus
[PATCH] spi: avoid double validation in __spi_sync(),
David Lechner
[PATCH] spi: fix finalize message on error return,
David Lechner
[PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize,
Tudor Ambarus
- [PATCH 1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize, Tudor Ambarus
- [PATCH 2/7] ARM: dts: samsung: exynos3250: specify the SPI fifosize, Tudor Ambarus
- [PATCH 3/7] ARM: dts: samsung: exynos4: specify the SPI fifosize, Tudor Ambarus
- [PATCH 4/7] ARM: dts: samsung: exynos5250: specify the SPI fifosize, Tudor Ambarus
- [PATCH 5/7] ARM: dts: samsung: exynos5450: specify the SPI fifosize, Tudor Ambarus
- [PATCH 6/7] ARM: dts: samsung: exynos5433: specify the SPI fifosize, Tudor Ambarus
- [PATCH 7/7] ARM: dts: samsung: exynosautov9: specify the SPI fifosize, Tudor Ambarus
- Re: [PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize, Mark Brown
- Re: [PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize, Krzysztof Kozlowski
- Re: [PATCH 0/7] ARM: dts: samsung: specify the SPI fifosize, Krzysztof Kozlowski
[PATCH v2 00/28] spi: s3c64xx: winter cleanup and gs101 support,
Tudor Ambarus
- [PATCH v2 01/28] spi: s3c64xx: explicitly include <linux/io.h>, Tudor Ambarus
- [PATCH v2 02/28] spi: s3c64xx: explicitly include <linux/bits.h>, Tudor Ambarus
- [PATCH v2 03/28] spi: s3c64xx: avoid possible negative array index, Tudor Ambarus
- [PATCH v2 04/28] spi: dt-bindings: samsung: add google,gs101-spi compatible, Tudor Ambarus
- [PATCH v2 06/28] spi: s3c64xx: sort headers alphabetically, Tudor Ambarus
- [PATCH v2 08/28] spi: s3c64xx: remove else after return, Tudor Ambarus
- [PATCH v2 07/28] spi: s3c64xx: remove unneeded (void *) casts in of_match_table, Tudor Ambarus
- [PATCH v2 05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property, Tudor Ambarus
- [PATCH v2 09/28] spi: s3c64xx: use bitfield access macros, Tudor Ambarus
- [PATCH v2 10/28] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL, Tudor Ambarus
- [PATCH v2 11/28] spi: s3c64xx: move common code outside if else, Tudor Ambarus
- [PATCH v2 12/28] spi: s3c64xx: check return code of dmaengine_slave_config(), Tudor Ambarus
- [PATCH v2 13/28] spi: s3c64xx: propagate the dma_submit_error() error code, Tudor Ambarus
- [PATCH v2 14/28] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma(), Tudor Ambarus
- [PATCH v2 15/28] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout(), Tudor Ambarus
- [PATCH v2 16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio(), Tudor Ambarus
- [PATCH v2 17/28] spi: s3c64xx: drop blank line between declarations, Tudor Ambarus
- [PATCH v2 18/28] spi: s3c64xx: fix typo, s/configuartion/configuration, Tudor Ambarus
- [PATCH v2 19/28] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props, Tudor Ambarus
- [PATCH v2 20/28] spi: s3c64xx: add support for inferring fifosize from the compatible, Tudor Ambarus
- [PATCH v2 22/28] spi: s3c64xx: drop dependency on of_alias where possible, Tudor Ambarus
- [PATCH v2 21/28] spi: s3c64xx: infer fifosize from the compatible, Tudor Ambarus
- [PATCH v2 23/28] spi: s3c64xx: retrieve the FIFO size from the device tree, Tudor Ambarus
- [PATCH v2 24/28] spi: s3c64xx: mark fifo_lvl_mask as deprecated, Tudor Ambarus
- [PATCH v2 25/28] asm-generic/io.h: add iowrite{8,16}_32 accessors, Tudor Ambarus
- [PATCH v2 26/28] spi: s3c64xx: add iowrite{8,16}_32_rep accessors, Tudor Ambarus
- [PATCH v2 27/28] spi: s3c64xx: add support for google,gs101-spi, Tudor Ambarus
- [PATCH v2 28/28] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver, Tudor Ambarus
[PATCH v2] spi: cs42l43: Handle error from devm_pm_runtime_enable(),
Charles Keepax
[Index of Archives]
[Security]
[Linux ARM]
[Fedora ARM]
[eCos]
[Linux MIPS]
[Bugtraq]