linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-01 14:52:51 to 2022-02-14 08:56:21 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-02-14  8:56 UTC 

[PATCH v2 1/2] platform: make platform_get_irq_optional() optional
 2022-02-14  8:54 UTC  (4+ messages)
` [PATCH v2 2/2] platform: make platform_get_irq_byname_optional() optional

[PATCH v2 0/6] New support and problem adjustment of SPI rockchip
 2022-02-14  8:43 UTC  (7+ messages)
` [PATCH v2 1/6] spi: rockchip: Fix error in getting num-cs property
` [PATCH v2 2/6] spi: rockchip: terminate dma transmission when slave abort
` [PATCH v2 3/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
` [PATCH v2 4/6] spi: rockchip: Preset cs-high and clk polarity in setup progress
` [PATCH v2 5/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
` [PATCH v2 6/6] spi: rockchip: clear interrupt status in error handler

[PATCH] spi: Fix warning for Clang build
 2022-02-14  2:23 UTC  (8+ messages)

[PATCH] spi: Fix warning for Clang build and simplify code
 2022-02-14  2:20 UTC 

[spi: mediatek: add single/quad mode support]
 2022-02-14  1:53 UTC  (15+ messages)
` [PATCH 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
` [PATCH 2/6] spi: mediatek: add IPM single mode design support
` [PATCH 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
` [PATCH 4/6] spi: mediatek: add spi memory support
` [PATCH 5/6] dt-bindings: spi: support mediatek,need_ahb_clk flag
` [PATCH 6/6] spi: mediatek: add need_ahb_clk support

Patchwork housekeeping for: spi-devel-general
 2022-02-12 20:56 UTC 

[PATCH v2 0/3] spi: amd: Add support for new controller version
 2022-02-11 22:04 UTC  (7+ messages)
` [PATCH v2 1/3] spi: amd: Use iopoll for busy waiting
` [PATCH v2 2/3] spi: amd: Remove needless rom_addr variable
` [PATCH v2 3/3] spi: amd: Add support for version AMDI0062

Patchwork housekeeping for: spi-devel-general
 2022-02-11 14:56 UTC 

[PATCH 0/6] Tegra QUAD SPI combined sequence mode
 2022-02-11 14:48 UTC  (13+ messages)
` [PATCH 1/6] spi: tegra210-quad: use device_reset method
` [PATCH 2/6] dt-bindings: spi: Tegra234 QUAD SPI compatible
` [PATCH 3/6] spi: tegra210-quad: add new chips to compatible
` [PATCH 4/6] spi: tegra210-quad: add acpi support
` [PATCH 5/6] dt-bindings: spi: Tegra QUAD SPI combined sequence
` [PATCH 6/6] spi: tegra210-quad: combined sequence mode

[PATCH 1/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
 2022-02-11 11:49 UTC  (12+ messages)
` [PATCH 2/6] spi: rockchip: Preset cs-high and clk polarity in setup progress
` [PATCH 3/6] spi: rockchip: Fix error in getting num-cs property
` [PATCH 4/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
` [PATCH v10 5/6] spi: rockchip: Support cs-gpio
` [PATCH 5/6] spi: rockchip: terminate dma transmission when slave abort
` [PATCH 6/6] spi: rockchip: clear interrupt status in error handler
` [PATCH v10 6/6] spi: rockchip: Support SPI_CS_HIGH

[RFC PATCH v1 0/6] New support and problem adjustment of SPI rockchip
 2022-02-11  3:49 UTC  (7+ messages)
` [RFC PATCH v1 1/6] spi: rockchip: Stop spi slave dma receiver when cs inactive
` [RFC PATCH v1 2/6] spi: rockchip: Preset cs-high and clk polarity in setup progress
` [RFC PATCH v1 3/6] spi: rockchip: Fix error in getting num-cs property
` [RFC PATCH v1 4/6] spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM ops
` [RFC PATCH v1 5/6] spi: rockchip: terminate dma transmission when slave abort
` [RFC PATCH v1 6/6] spi: rockchip: clear interrupt status in error handler

[PATCH] spi: Retire legacy GPIO handling
 2022-02-10 23:19 UTC 

回复: [PATCH] spi: disable chipselect after complete transfer
 2022-02-10 17:14 UTC  (3+ messages)

[PATCH] spi: disable chipselect after complete transfer
 2022-02-10 11:18 UTC  (4+ messages)

[PATCH] spi: initialize ret variable
 2022-02-10  2:45 UTC  (5+ messages)

[PATCH V5 0/3] Add compatible for Mediatek MT8186
 2022-02-10  1:15 UTC  (6+ messages)
` [PATCH V5 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema
` [PATCH V5 2/3] dt-bindings: spi: Convert spi-mt65xx "
` [PATCH V5 3/3] dt-bindings: spi: Add compatible for Mediatek MT8186

[PATCH 0/3] spi: amd: Add support for new controller version
 2022-02-09 17:29 UTC  (8+ messages)
` [PATCH 1/3] spi: amd: Use iopoll for busy waiting
` [PATCH 2/3] spi: amd: Remove needless rom_addr variable
` [PATCH 3/3] spi: amd: Add support for version AMDI0062

[PATCH v6 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-09 14:16 UTC  (6+ messages)
` [PATCH v6 1/3] mtd: spi-nor: intel-spi: Disable write protection only if asked
` [PATCH v6 2/3] mtd: spi-nor: intel-spi: Convert to SPI MEM
` [PATCH v6 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH] spi: spi-xilinx: fix for_each_child.cocci warnings
 2022-02-09 13:52 UTC  (5+ messages)

[PATCH] spi: spi-zynqmp-gqspi: fix for_each_child.cocci warnings
 2022-02-09 13:13 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-02-09 12:56 UTC 

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-02-09  4:07 UTC  (15+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei
` [PATCH 03/12] dt-bindings: riscv: add compatible strings for Nuclei UX600 series
` [PATCH 04/12] dt-bindings: timer: add compatible for Nuclei UX600 CLINT-compat timer
` [PATCH 05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC
` [PATCH 06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART
` [PATCH 07/12] dt-bindings: spi: add compatible string for Nuclei DemoSoC SPI
` [PATCH 08/12] dt-bindings: riscv: add binding for Nuclei platform boards

Patchwork housekeeping for: spi-devel-general
 2022-02-09  2:56 UTC 

Patchwork summary for: spi-devel-general
 2022-02-08 19:10 UTC 

[PATCH V4 0/3] Add compatible for Mediatek MT8186
 2022-02-08 19:00 UTC  (6+ messages)
` [PATCH V4 1/3] dt-bindings: spi: Convert spi-slave-mt27xx to json-schema
` [PATCH V4 2/3] dt-bindings: spi: Convert spi-mt65xx "

[PATCH next] dt-bindings:spi: Fix test error for sp7021
 2022-02-08 19:00 UTC  (3+ messages)

[PATCH next] spi: Modify irq request position and modify parameters
 2022-02-08 19:00 UTC  (2+ messages)

[PATCH] spi: spidev: prevent spidev->speed_hz from being zero
 2022-02-08 19:00 UTC  (2+ messages)

[PATCH] spi: tegra114: Add missing IRQ check in tegra_spi_probe
 2022-02-08 19:00 UTC  (2+ messages)

[PATCH] spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
 2022-02-08 19:00 UTC  (2+ messages)

[PATCH] spi: ath79: add mem_ops for fast-read
 2022-02-08 19:00 UTC  (2+ messages)

[PATCH] spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
 2022-02-08 15:08 UTC  (2+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-02-08 13:39 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH v3 0/3] Add FSD SPI support
 2022-02-07 20:42 UTC  (3+ messages)
  ` [PATCH v3 1/3] spi: dt-bindings: samsung: Add fsd spi compatible

[PATCH v6 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-02-07 19:45 UTC  (11+ messages)
` [PATCH v6 1/4] "
` [PATCH v6 2/4] mfd: dt-bindings: google,cros-ec: reference Samsung SPI bindings
` [PATCH v6 3/4] mfd: dt-bindings: google,cros-ec: fix indentation in example
` [PATCH v6 4/4] spi: s3c64xx: allow controller-data to be optional

[PATCH v11] spi: mxic: Add support for pipelined ECC operations
 2022-02-07 15:39 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-02-07  2:56 UTC 

[PATCH] HPE BMC GXP SUPPORT
 2022-02-04 14:01 UTC  (16+ messages)
    ` [Openipmi-developer] "

物件のお問い合わせありがとうございました。
 2022-02-05  0:56 UTC 

[PATCH v6 0/3] Stacked/parallel memories bindings
 2022-02-04 22:20 UTC  (3+ messages)
` [PATCH v6 2/3] spi: dt-bindings: Describe stacked/parallel memories modes

[PATCH] spi: dt-bindings: add mising description type to reg property
 2022-02-03 15:20 UTC  (2+ messages)

[PATCH] spi: Replace acpi_bus_get_device()
 2022-02-02 18:16 UTC  (2+ messages)

[GIT PULL] Immutable branch with spi in i2c-multi-instantiate changes
 2022-02-02 18:07 UTC 

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-02-02 17:19 UTC  (24+ messages)
` [PATCH v6 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v6 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v6 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v6 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v6 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v6 9/9] ACPI / scan: Create platform device for CS35L41
` (subset) [PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver

[PATCH v3 5/7] dt-bindings: phy: Add compatible for Mediatek MT8186
 2022-02-02 14:27 UTC 

[PATCH v5 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-02 10:54 UTC  (6+ messages)
` [PATCH v5 2/3] mtd: spi-nor: intel-spi: Convert "
` [PATCH v5 3/3] Documentation / MTD: Rename the intel-spi driver

[PATCH] spi: mpc512x-psc: Fix compile errors
 2022-02-01 23:45 UTC 

[GIT PULL] SPI fixes for v5.17-rc2
 2022-02-01 20:46 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2022-02-01 17:20 UTC 

[PATCH] spi: bcm2835aux: Convert to use GPIO descriptors
 2022-02-01 17:18 UTC  (2+ messages)

[PATCH v2] spi: st-ssc4: Covert to use GPIO descriptors
 2022-02-01 17:18 UTC  (2+ messages)

[PATCH v2] spi: bcm2835aux: Convert to use GPIO descriptors
 2022-02-01 17:18 UTC  (2+ messages)

[PATCH] spi: st-ssc4: Covert to use GPIO descriptors
 2022-02-01 17:18 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).