linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 22:00:54 to 2020-07-20 21:39:26 UTC [more...]

[PATCH AUTOSEL 4.14 05/13] spi: mediatek: use correct SPI_CFG2_REG MACRO
 2020-07-20 21:39 UTC 

[RFC] spi: dw: Test the last revision of the DMA module
 2020-07-20 21:02 UTC  (5+ messages)

[PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-20 16:38 UTC  (27+ messages)
` [PATCH v10 01/17] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v10 02/17] spi: spi-mem: allow specifying a command's extension
` [PATCH v10 03/17] spi: atmel-quadspi: reject DTR ops
` [PATCH v10 04/17] spi: spi-mtk-nor: "
` [PATCH v10 07/17] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v10 08/17] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v10 11/17] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v10 12/17] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v10 13/17] mtd: spi-nor: core: perform a Soft Reset on shutdown
    ` Re: [PATCH v10 00/17] mtd: spi-nor: add xSPI Octal DTR support

[PATCH v1] spi: spi-topcliff-pch: use generic power management
 2020-07-20 15:57 UTC 

[PATCH v2] spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
 2020-07-20 14:38 UTC  (2+ messages)

[PATCH] spi: correct kernel-doc inconsistency
 2020-07-20 14:36 UTC  (2+ messages)

[PATCH] spi: spi-cadence: add support for chip select high
 2020-07-20 12:54 UTC  (5+ messages)

Patchwork summary for: spi-devel-general
 2020-07-20 11:20 UTC 

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-20 11:12 UTC  (49+ messages)
` [PATCH 01/20] arm64: dts: renesas: r8a774e1: Add operating points
` [PATCH 02/20] dt-bindings: thermal: rcar-gen3-thermal: Add r8a774e1 support
` [PATCH 03/20] thermal: rcar_gen3_thermal: "
` [PATCH 04/20] arm64: dts: renesas: r8a774e1: Add RZ/G2H thermal support
` [PATCH 05/20] dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support
` [PATCH 06/20] arm64: dts: renesas: r8a774e1: Add CMT device nodes
` [PATCH 07/20] dt-bindings: timer: renesas,tmu: Document r8a774e1 bindings
` [PATCH 08/20] arm64: dts: renesas: r8a774e1: Add TMU device nodes
` [PATCH 09/20] arm64: dts: renesas: r8a774e1: Add SCIF and HSCIF nodes
` [PATCH 10/20] arm64: dts: renesas: r8a774e1: Add SDHI nodes
` [PATCH 11/20] dt-bindings: i2c: renesas,i2c: Document r8a774e1 support
` [PATCH 12/20] dt-bindings: i2c: renesas,iic: "
` [PATCH 13/20] arm64: dts: renesas: r8a774e1: Add I2C and IIC-DVFS support
` [PATCH 14/20] dt-bindings: spi: renesas,sh-msiof: Add r8a774e1 support
` [PATCH 15/20] arm64: dts: renesas: r8a774e1: Add MSIOF nodes
` [PATCH 16/20] dt-bindings: watchdog: renesas,wdt: Document r8a774e1 support
` [PATCH 17/20] arm64: dts: renesas: r8a774e1: Add RWDT node
` [PATCH 18/20] dt-bindings: can: rcar_can: Document r8a774e1 support
` [PATCH 19/20] dt-bindings: can: rcar_canfd: "
` [PATCH 20/20] arm64: dts: renesas: r8a774e1: Add CAN[FD] support

[PATCH v2 00/14] Rid W=1 warnings in SPI
 2020-07-20 11:12 UTC  (17+ messages)
` [PATCH v2 01/14] spi: spi-loopback-test: Fix formatting issues in function header blocks
` [PATCH v2 02/14] spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH v2 03/14] spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
` [PATCH v2 04/14] spi: spi-ep93xx: Fix API slippage
` [PATCH v2 05/14] spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'
` [PATCH v2 06/14] spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_spicc_reset_fifo()
` [PATCH v2 07/14] spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data'
` [PATCH v2 08/14] spi: spi-pl022: Provide missing struct attribute/function param docs
` [PATCH v2 09/14] spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters
` [PATCH v2 10/14] spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc
` [PATCH v2 11/14] spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
` [PATCH v2 12/14] spi: spi-at91-usart: Remove unused OF table 'struct of_device_id'
` [PATCH v2 13/14] spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
` [PATCH v2 14/14] spi: spi-amd: "

[PATCH 00/14] Rid W=1 warnings in SPI
 2020-07-20 11:12 UTC  (22+ messages)
` [PATCH 01/14] spi: spi-loopback-test: Fix formatting issues in function header blocks
` [PATCH 02/14] spi: spi-bitbang: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 03/14] spi: spi-davinci: Fix a few kerneldoc misspellings and API slippages
` [PATCH 04/14] spi: spi-ep93xx: Fix API slippage
` [PATCH 05/14] spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'
` [PATCH 06/14] spi: spi-meson-spicc: Remove set but never used variable 'data' from meson_spicc_reset_fifo()
` [PATCH 07/14] spi: spi-s3c64xx: Add missing entries for structs 's3c64xx_spi_dma_data' and 's3c64xx_spi_dma_data'
` [PATCH 08/14] spi: spi-pl022: Provide missing struct attribute/function param docs
` [PATCH 09/14] spi: spi-zynq-qspi: Add description for 2 missing attributes/parameters
` [PATCH 10/14] spi: spi-zynqmp-gqspi: Correct a couple of misspellings in kerneldoc
` [PATCH 11/14] spi: spi-topcliff-pch: Add missing descriptions to 'struct pch_spi_data'
` [PATCH 12/14] spi: spi-at91-usart: Make use of the defined 'struct of_device_id'
` [PATCH 13/14] spi: spi-pxa2xx: Do not define 'struct acpi_device_id' when
` [PATCH 14/14] spi: spi-amd: "

Patchwork housekeeping for: spi-devel-general
 2020-07-17 22:00 UTC 

[PATCH] spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
 2020-07-17 21:54 UTC  (3+ messages)

[GIT PULL] SPI fixes for v5.8-rc5
 2020-07-17 15:43 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-07-17 14:00 UTC 

[PATCH v2 1/8] spi: lantiq: fix: Rx overflow error in full duplex mode
 2020-07-17  6:27 UTC  (8+ messages)
` [PATCH v2 2/8] spi: lantiq: Add SMP support
` [PATCH v2 3/8] spi: lantiq: Move interrupt control register offesets to SoC specific data structure
` [PATCH v2 4/8] spi: lantiq: Add support to acknowledge interrupt
` [PATCH v2 5/8] spi: lantiq: Add fifo size bit mask in SoC specific data structure
` [PATCH v2 6/8] spi: lantiq: Move interrupt configuration to "
` [PATCH v2 7/8] dt-bindings: spi: Add support to Lightning Mountain SoC
` [PATCH v2 8/8] spi: lantiq: "

[PATCH v2 1/2] spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
 2020-07-16 23:58 UTC  (6+ messages)
` [PATCH v2 2/2] spi: coldfire-qspi: "

[PATCH] spi: Only defer to thread for cleanup when needed
 2020-07-16 23:58 UTC  (2+ messages)

[PATCH] spi: atmel-quadspi: Use optimezed memcpy_fromio()/memcpy_toio()
 2020-07-16 23:58 UTC  (2+ messages)

[PATCH] spi: fix duplicated word in <linux/spi/spi.h>
 2020-07-16 23:58 UTC  (2+ messages)

[PATCH trivial] spi: Fix SPI NOR and SPI NAND acronyms
 2020-07-16 23:58 UTC  (2+ messages)

[PATCH 0/2] spi: bcm2835/bcm2835aux: support effective_speed_hz
 2020-07-16 23:58 UTC  (2+ messages)

[PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features
 2020-07-16  9:36 UTC  (9+ messages)
` [PATCH 1/4] spi: lantiq: Synchronize interrupt handlers and transfers

[PATCH] spi: Use clk_prepare_enable and clk_disable_unprepare
 2020-07-16  9:14 UTC  (4+ messages)
  `  "

[PATCH] spi: spidev: Add compatible for external SPI ports on Kontron boards
 2020-07-16  7:53 UTC  (17+ messages)

[PATCH v2 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH v10 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-07-15  5:57 UTC  (3+ messages)
` [PATCH v10 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script

[PATCH] spi: omap-100k: Drop include
 2020-07-14 16:40 UTC  (2+ messages)

[PATCH 0/5] Some bug fix for lpspi
 2020-07-14 11:37 UTC  (7+ messages)
` [PATCH 1/5] spi: lpspi: fix the imbalance of runtime pm function call
` [PATCH 2/5] spi: lpspi: add NULL check when probe device
` [PATCH 3/5] spi: lpspi: fix kernel warning dump when probe fail after calling spi_register
` [PATCH 4/5] spi: lpspi: handle EPROBE_DEFER when get cs-gpios number
` [PATCH 5/5] spi: lpspi: fix using CS discontinuously on i.MX8DXLEVK

[PATCH v3 0/8] spi: Adding support for Microchip Sparx5 SoC
 2020-07-14  8:52 UTC  (8+ messages)
` [PATCH v3 5/8] dt-bindings: snps,dw-apb-ssi: Add sparx5 support, plus snps,rx-sample-delay-ns property
` [PATCH v3 6/8] dt-bindings: microchip,sparx5-spi-mux: Add Sparx5 SPI mux driver bindings

[PATCH 2/5] spi: lpspi: add NULL check when probe device
 2020-07-14  8:48 UTC 

[PATCH] spi: ppc4xx: Convert to use GPIO descriptors
 2020-07-14  7:22 UTC 

[PATCH v4 0/7] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-13  5:59 UTC  (16+ messages)
` [PATCH v4 1/7] mtd: spi-nor: sfdp: get octal mode maximum speed from BFPT
` [PATCH v4 2/7] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v4 3/7] mtd: spi-nor: sfdp: parse command sequences to change octal DTR mode
` [PATCH v4 4/7] mtd: spi-nor: core: add configuration register 2 read & write support
` [PATCH v4 5/7] mtd: spi-nor: core: execute command sequences to change octal DTR mode
` [PATCH v4 6/7] spi: mxic: patch for octal DTR mode support
` [PATCH v4 7/7] mtd: spi-nor: macronix: Add Octal 8D-8D-8D supports for Macronix mx25uw51245g

[PATCH] spi: imx/fsl-lpspi: Convert to GPIO descriptors
 2020-07-13  1:53 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-07-10 21:20 UTC 

[PATCH V3 0/3] Convert mxs/imx spi/cspi/lpspi binding to json-schema
 2020-07-10 15:40 UTC  (6+ messages)
` [PATCH V3 2/3] dt-bindings: spi: Convert imx cspi "
` [PATCH V3 3/3] dt-bindings: spi: Convert imx lpspi "

[PATCH v2 0/2] spi: spi-qcom-qspi: Avoid some per-transfer overhead
 2020-07-10  4:45 UTC  (2+ messages)

[PATCH v2] spi: spi-geni-qcom: Set the clock properly at runtime resume
 2020-07-10  4:41 UTC  (3+ messages)

[PATCH] SPI SUBSYSTEM: Replace HTTP links with HTTPS ones
 2020-07-09 22:01 UTC  (2+ messages)

[PATCH v3] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (2+ messages)

[PATCH] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (2+ messages)

[PATCH][next] spi: atmel: remove redundant label out_free
 2020-07-09 22:00 UTC  (2+ messages)

[PATCH v2] spi: use kthread_create_worker() helper
 2020-07-09 22:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).