linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-06 09:23:28 to 2020-07-15 15:07:33 UTC [more...]

[PATCH 00/14] Rid W=1 warnings in SPI
 2020-07-15 15:06 UTC  (14+ messages)
` [PATCH 01/14] spi: spi-loopback-test: Fix formatting issues in function header 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: "

[PATCH v2 1/2] spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepare
 2020-07-15 14:59 UTC  (4+ messages)
` [PATCH v2 2/2] spi: coldfire-qspi: "

[PATCH] spi: spidev: Add compatible for external SPI ports on Kontron boards
 2020-07-15 13:51 UTC  (15+ messages)

[PATCH 00/20] Add support for [H]SCIF/TMU/CMT/THS/SDHI/MSIOF/CAN[FD]/I2C/IIC/RWDT on R8A774E1
 2020-07-15 11:09 UTC  (21+ 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 04/16] b43: Remove uninitialized_var() usage
 2020-07-15 10:37 UTC  (2+ messages)

[PATCH] spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
 2020-07-15  9:48 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 v10 00/17] mtd: spi-nor: add xSPI Octal DTR support
 2020-07-15  3:40 UTC  (28+ 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 05/17] mtd: spi-nor: add support for DTR protocol
` [PATCH v10 06/17] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [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] spi: omap-100k: Drop include
 2020-07-14 16:40 UTC  (2+ messages)

[PATCH] spi: Use clk_prepare_enable and clk_disable_unprepare
 2020-07-14 12:16 UTC  (3+ 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] spi: spi-cadence: add support for chip select high
 2020-07-10 21:16 UTC  (3+ messages)

[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  (4+ messages)
` [PATCH v2 1/2] spi: spi-qcom-qspi: Avoid clock setting if not needed
` [PATCH v2 2/2] spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms

[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  (4+ 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  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-07-09 15:00 UTC 

[PATCH] spi: spi-geni-qcom: Set the clock properly at runtime resume
 2020-07-09 14:44 UTC  (6+ messages)

[PATCH 0/2] spi: bcm2835/bcm2835aux: support effective_speed_hz
 2020-07-09  7:41 UTC  (3+ messages)
` [PATCH 1/2] spi: bcm2835: "
` [PATCH 2/2] spi: bcm2835aux: "

Patchwork housekeeping for: spi-devel-general
 2020-07-09  7:00 UTC 

[PATCH 0/2] spi: spi-qcom-qspi: Avoid some per-transfer overhead
 2020-07-09  6:50 UTC  (7+ messages)
` [PATCH 1/2] spi: spi-qcom-qspi: Avoid clock setting if not needed
` [PATCH 2/2] spi: spi-qcom-qspi: Set an autosuspend delay of 250 ms

[PATCH 0/3] spi: spi-geni-qcom: Avoid a bunch of per-transfer overhead
 2020-07-08 17:02 UTC  (15+ messages)
` [PATCH 1/3] spi: spi-geni-qcom: Avoid clock setting if not needed
` [PATCH 2/3] spi: spi-geni-qcom: Set an autosuspend delay of 250 ms
` [PATCH 3/3] spi: spi-geni-qcom: Get rid of most overhead in prepare_message()

[PATCH] spi: atmel: No need to call spi_master_put() if spi_alloc_master() failed
 2020-07-08 17:00 UTC  (2+ messages)

[PATCH 0/3] Fix races on device removal
 2020-07-08 13:27 UTC  (4+ messages)
` [PATCH 1/3] driver core: Avoid binding drivers to dead devices
` [PATCH 2/3] driver core: Use rwsem for kill_device() serialization
` [PATCH 3/3] driver core: Avoid adding children below a dead parent

Patchwork housekeeping for: spi-devel-general
 2020-07-08 12:40 UTC 

[PATCH v2 00/10] spi: spi-sun6i: One fix and some improvements
 2020-07-07 14:17 UTC  (15+ messages)
` [PATCH v2 01/10] spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rate
` [PATCH v2 02/10] spi: spi-sun6i: sun6i_spi_transfer_one(): report effectivly used speed_hz of transfer
` [PATCH v2 03/10] spi: spi-sun6i: sun6i_spi_transfer_one(): remove useless goto
` [PATCH v2 04/10] spi: spi-sun6i: sun6i_spi_transfer_one(): remove not needed masking of transfer length
` [PATCH v2 05/10] spi: spi-sun6i: sun6i_spi_get_tx_fifo_count: Convert manual shift+mask to FIELD_GET()
` [PATCH v2 06/10] spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count() and make use of it
` [PATCH v2 07/10] spi: spi-sun6i: sun6i_spi_drain_fifo(): remove not needed length argument
` [PATCH v2 08/10] spi: spi-sun6i: sun6i_spi_fill_fifo(): "
` [PATCH v2 09/10] spi: spi-sun6i: sun6i_spi_transfer_one(): collate write to Interrupt Control Register
` [PATCH v2 10/10] spi: spi-sun6i: sun6i_spi_transfer_one(): enable RF_RDY interrupt only if needed

[PATCH 1/2] spi: Add the SPI daisy chain support
 2020-07-07 11:21 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dt-bindings: Add documentation for SPI daisy chain driver

[PATCH v5 0/2] Add Renesas RPC-IF support
 2020-07-07  9:33 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH 0/3] QSPI: Add DVFS support
 2020-07-07  4:27 UTC  (8+ messages)
` [PATCH 1/3] spi: spi-qcom-qspi: Use OPP API to set clk/perf state
` [PATCH 2/3] arm64: dts: sdm845: Add qspi opps and power-domains
` [PATCH 3/3] arm64: dts: sc7180: "

Patchwork housekeeping for: spi-devel-general
 2020-07-06 14:40 UTC 

回复: [kthread] a90477f0c9: WARNING:at_kernel/kthread.c:#kthread_queue_work
 2020-07-06 13:45 UTC 

[PATCH 0/9] spi: spi-sun6i: One fix and some improvements
 2020-07-06 12:43 UTC  (5+ messages)
` [PATCH 5/9] spi: spi-sun6i: sun6i_spi_drain_fifo(): introduce sun6i_spi_get_rx_fifo_count() and make use of it

WARNING: at kernel/kthread.c:819 kthread_queue_work - spi_start_queue
 2020-07-06 10:58 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-07-06  9:40 UTC 


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).