linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 16:27:33 to 2022-02-25 01:56:29 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2022-02-25  1:56 UTC 

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-02-25  1:34 UTC  (7+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI
    ` [EXTERNAL] "
` [PATCH v3 5/5] HID: add spi-hid, transport driver for HID over SPI bus
    ` [EXTERNAL] "

[PATCH] dt-bindings: spi: delete unused required and adjust the item
 2022-02-25  1:23 UTC  (3+ messages)

[PATCH v4 0/6] Add spi-hid, transport for HID over SPI bus
 2022-02-25  0:59 UTC  (7+ messages)
` [PATCH v4 1/6] HID: Add BUS_SPI support when printing out device info in hid_connect()
` [PATCH v4 2/6] HID: define HID_SPI_DEVICE macro in hid.h
` [PATCH v4 3/6] Documentation: DT bindings for Microsoft G6 Touch Digitizer
` [PATCH v4 4/6] Documentation: Correction in HID output_report callback description
` [PATCH v4 5/6] HID: add spi-hid, transport driver for HID over SPI bus
` [PATCH v4 6/6] Defconfig: add CONFIG_SPI_HID=m

[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-24 23:52 UTC  (23+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override
` [PATCH v2 02/11] amba: "
` [PATCH v2 03/11] fsl-mc: "
` [PATCH v2 04/11] hv: vmbus: "
` [PATCH v2 05/11] pci: "
` [PATCH v2 06/11] s390: cio: "
` [PATCH v2 07/11] spi: "
` [PATCH v2 08/11] vdpa: "
` [PATCH v2 09/11] clk: imx: scu: fix kfree() of static memory on setting driver_override
` [PATCH v2 10/11] slimbus: qcom-ngd: "
` [PATCH v2 11/11] rpmsg: "

Patchwork summary for: spi-devel-general
 2022-02-24 23:00 UTC 

[PATCH v2 0/5] Tegra QUAD SPI combined sequence mode
 2022-02-24 22:59 UTC  (16+ messages)
` [PATCH v2 1/5] spi: tegra210-quad: use device_reset method
` [PATCH v2 2/5] dt-bindings: spi: Tegra234 QUAD SPI compatible
` [PATCH v2 3/5] spi: tegra210-quad: add new chips to compatible
` [PATCH v2 4/5] spi: tegra210-quad: add acpi support
` [PATCH v2 5/5] spi: tegra210-quad: combined sequence mode
` (subset) [PATCH v2 0/5] Tegra QUAD SPI "

[PATCH v1 1/1] spi: pxa2xx-pci: Do not dereference fwnode in struct device
 2022-02-24 22:59 UTC  (2+ messages)

[PATCH v1 1/1] spi: pxa2xx-pci: Balance reference count for PCI DMA device
 2022-02-24 22:59 UTC  (2+ messages)

[PATCH 0/6] Tegra QUAD SPI combined sequence mode
 2022-02-24 22:59 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-24 22:07 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH v3 2/5] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH v3 3/5] docs: ABI: document tm1628 attribute display-text
` [PATCH v3 4/5] auxdisplay: add support for Titanmec TM1628 7 segment display controller
` [PATCH v3 5/5] arm64: dts: meson-gxl-s905w-tx3-mini: add support for the 7 segment display

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

[PATCH v4 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-24 20:11 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH v4 2/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH v4 3/6] docs: ABI: document tm1628 attribute display_text
` [PATCH v4 4/6] auxdisplay: add support for Titanmec TM1628 7 segment display controller
` [PATCH v4 5/6] arm64: dts: meson-gxl-s905w-tx3-mini: add support for the 7 segment display
` [PATCH v4 6/6] MAINTAINERS: Add entry for tm1628 auxdisplay driver

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-02-24 14:33 UTC  (24+ messages)
` [PATCH 1/4] spi: "
` [PATCH 2/4] mtd: spi-nor: core: "
` [PATCH 3/4] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag

[PATCH] [RFC] spi: cadence-quadspi: Disable DAC on SoCFPGA
 2022-02-23 23:46 UTC  (13+ messages)

[PATCH] spi: add missing pci_dev_put() before return
 2022-02-23 20:12 UTC  (3+ messages)

[PATCH] spi: add missing pci_dev_put() before return
 2022-02-23 19:09 UTC  (3+ messages)

Patchwork housekeeping for: spi-devel-general
 2022-02-23 18:56 UTC 

[PATCH V2 0/6] spi: mediatek: add single/quad mode support
 2022-02-23  1:59 UTC  (11+ messages)
` [PATCH V2 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
` [PATCH V2 2/6] spi: mediatek: add IPM single mode design support
` [PATCH V2 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
` [PATCH V2 4/6] spi: mediatek: add spi memory support
` [PATCH V2 5/6] dt-bindings: spi: support spi-hclk
` [PATCH V2 6/6] spi: mediatek: "

Patchwork housekeeping for: spi-devel-general
 2022-02-22 18:56 UTC 

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-02-22 16:56 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2022-02-22 15:40 UTC 

[RFT PATCH] spi: stm32: ignore Rx queue not empty in stm32f4 Tx only mode
 2022-02-22 15:32 UTC  (2+ messages)

[PATCH 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-22 15:31 UTC  (20+ messages)
` [PATCH 1/6] spi: gpio: Implement LSB First bitbang support
` [PATCH 2/6] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH 3/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH 4/6] docs: ABI: document tm1628 attribute display-text
` [PATCH 5/6] auxdisplay: add support for Titanmec TM1628 7 segment display controller
` [PATCH 6/6] arm64: dts: meson-gxl-s905w-tx3-mini: add support for the 7 segment display

[PATCH v2 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-22 14:22 UTC  (16+ messages)
` [PATCH v2 1/6] spi: gpio: Implement LSB First bitbang support
` [PATCH v2 2/6] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH v2 3/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH v2 4/6] docs: ABI: document tm1628 attribute display-text
` [PATCH v2 5/6] auxdisplay: add support for Titanmec TM1628 7 segment display controller
` [PATCH v2 6/6] arm64: dts: meson-gxl-s905w-tx3-mini: add support for the 7 segment display

[PATCH v6 00/28] External ECC engines & Macronix support
 2022-02-22 10:41 UTC  (4+ messages)
` [PATCH v6 14/28] mtd: nand: mxic-ecc: Add Macronix external ECC engine support

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

Patchwork summary for: spi-devel-general
 2022-02-21 15:30 UTC 

[PATCH v6 0/3] Stacked/parallel memories bindings
 2022-02-21 15:24 UTC  (3+ messages)

[PATCH] drivers/spi: Use of_device_get_match_data()
 2022-02-21 15:24 UTC  (2+ messages)

[PATCH RESEND] spi: use sysfs_emit() for printing statistics and add trailing newline
 2022-02-18 15:18 UTC  (2+ messages)

[PATCH -next] spi: clean up some inconsistent indenting
 2022-02-18 15:18 UTC  (2+ messages)

[GIT PULL] : spi-mem/ecc changes for 5.18
 2022-02-18 14:10 UTC 

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

[PATCH] spi: use sysfs_emit() for printing statistics and add trailing newline
 2022-02-18 12:22 UTC 

[PATCH next] dt-bindings:spi: Fix test error for sp7021
 2022-02-18  1:59 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2022-02-17 18:40 UTC 

[PATCH v3 0/6] New support and problem adjustment of SPI rockchip
 2022-02-17 18:32 UTC  (3+ messages)
` (subset) "

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

[v2][PATCH] spi: use specific last_cs instead of last_cs_enable
 2022-02-17 14:12 UTC 

[PATCH] spi: use specific last_cs instead of last_cs_enable
 2022-02-17 13:35 UTC 

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-17  8:37 UTC  (4+ messages)
` [PATCH 02/10] dt-bindings: spi: Add Aspeed SMC controllers device tree binding

[PATCH v2 1/1] spi: intel-pci: Add support for Intel Ice Lake-N SPI serial flash
 2022-02-16 18:02 UTC  (2+ messages)

[PATCH] spi: pxa2xx: Add support for Intel Raptor Lake PCH-S
 2022-02-16 18:02 UTC  (2+ messages)

[PATCH v6 0/3] mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
 2022-02-16 16:28 UTC  (4+ messages)

[PATCH] spi: amd: Fix building without ACPI enabled
 2022-02-16 16:27 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).