linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-21 02:36:21 to 2022-02-26 20:56:26 UTC [more...]

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

[PATCH V2 0/6] spi: mediatek: add single/quad mode support
 2022-02-26  3:24 UTC  (16+ 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-25 21:56 UTC 

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

[GIT PULL] SPI fixes for v5.17-rc5
 2022-02-25 20:44 UTC  (2+ messages)

[PATCH] spi: dt-bindings: remove unused required property
 2022-02-25 17:36 UTC  (2+ messages)

[PATCH v1 01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
 2022-02-25 17:23 UTC  (11+ messages)
` [PATCH v1 02/11] spi: pxa2xx-pci: Refactor Quark X1000 "
` [PATCH v1 03/11] spi: pxa2xx-pci: Drop redundant NULL check in ->probe()
` [PATCH v1 04/11] spi: pxa2xx-pci: Move port_id assignment to ->setup()
` [PATCH v1 05/11] spi: pxa2xx-pci: Move dma_burst_size "
` [PATCH v1 06/11] spi: pxa2xx-pci: Move max_clk_rate "
` [PATCH v1 07/11] spi: pxa2xx-pci: Replace enum with direct use of PCI IDs
` [PATCH v1 08/11] spi: pxa2xx-pci: Drop unneeded checks in lpss_spi_setup()
` [PATCH v1 09/11] spi: pxa2xx-pci: Extract pxa2xx_spi_pci_clk_register()
` [PATCH v1 10/11] spi: pxa2xx-pci: Drop temporary storage use for a handful of members
` [PATCH v1 11/11] spi: pxa2xx-pci: Constify struct pxa_spi_info variables

[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-25 17:13 UTC  (25+ 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: "

[PATCH v4 0/6] Add spi-hid, transport for HID over SPI bus
 2022-02-25 14:58 UTC  (9+ 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

[v2][PATCH] spi: use specific last_cs instead of last_cs_enable
 2022-02-25 13:22 UTC  (3+ messages)

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-25  9:18 UTC  (9+ messages)
` [PATCH 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH 03/10] spi: spi-mem: Add driver for Aspeed SMC controllers
` [PATCH 04/10] spi: aspeed: Add support for direct mapping
` [PATCH 08/10] spi: aspeed: Calibrate read timings

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-02-25  7:35 UTC  (24+ messages)
` [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 v2 0/5] Tegra QUAD SPI combined sequence mode
 2022-02-25  4:19 UTC  (17+ 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 "

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)

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

[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] [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 

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  (2+ 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  (14+ messages)
` [PATCH 3/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628

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

[PATCH] drivers/spi: Use of_device_get_match_data()
 2022-02-21 15:24 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).