linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-23 21:33:24 to 2022-03-02 17:56:30 UTC [more...]

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

[PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-03-02 17:31 UTC  (11+ messages)
` [PATCH v2 01/10] mtd: spi-nor: aspeed: Rename Kconfig option
` [PATCH v2 02/10] ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllers
` [PATCH v2 03/10] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v2 04/10] spi: spi-mem: Add driver for Aspeed SMC controllers
` [PATCH v2 05/10] spi: aspeed: Add support for direct mapping
` [PATCH v2 06/10] spi: aspeed: Adjust direct mapping to device size
` [PATCH v2 07/10] spi: aspeed: Workaround AST2500 limitations
` [PATCH v2 08/10] spi: aspeed: Add support for the AST2400 SPI controller
` [PATCH v2 09/10] spi: aspeed: Calibrate read timings
` [PATCH v2 10/10] ARM: dts: aspeed: Enable Dual SPI RX transfers

[PATCH] spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
 2022-03-02 17:01 UTC  (2+ messages)

[PATCH] spi: dt-bindings: mediatek: Set min size for 'mediatek,pad-select'
 2022-03-02 17:01 UTC  (2+ messages)

[PATCH] spi: dt-bindings: renesas,rspi: Drop comment for generic compatible string
 2022-03-02 17:01 UTC  (2+ messages)

[PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2022-03-02 15:30 UTC  (6+ messages)
` [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates

[PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
 2022-03-02 12:30 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 v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-03-02 11:01 UTC  (25+ messages)
` [PATCH v3 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v3 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v3 03/11] fsl-mc: "
` [PATCH v3 04/11] hv: "
` [PATCH v3 05/11] PCI: "
` [PATCH v3 06/11] s390: cio: "
` [PATCH v3 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v3 08/11] vdpa: "
` [PATCH v3 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v3 10/11] slimbus: qcom-ngd: "
` [PATCH v3 11/11] rpmsg: "

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

[PATCH] spi: qup: replace spin_lock_irqsave by spin_lock in hard IRQ
 2022-03-02  7:15 UTC 

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-02  2:47 UTC  (10+ messages)

[PATCH AUTOSEL 5.10 03/14] spi: rockchip: Fix error in getting num-cs property
 2022-03-01 20:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 04/14] spi: rockchip: terminate dma transmission when slave abort

[PATCH AUTOSEL 5.15 07/23] spi: rockchip: Fix error in getting num-cs property
 2022-03-01 20:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 08/23] spi: rockchip: terminate dma transmission when slave abort

[PATCH AUTOSEL 5.16 08/28] spi: rockchip: Fix error in getting num-cs property
 2022-03-01 20:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 09/28] spi: rockchip: terminate dma transmission when slave abort

[PATCH v2 0/2] Add support for components requiring trailing clock after transfer
 2022-03-01 13:25 UTC  (11+ messages)
` [PATCH v2 1/2] spi: Add optional number of additional clock cycles to be generated
` [PATCH v2 2/2] spi: fsl-spi: Implement trailing bits

[PATCH] spi: dw: assert reset before deasserting reset
 2022-03-01 11:17 UTC 

Patchwork summary for: spi-devel-general
 2022-02-28 22:10 UTC 

[v2][PATCH] spi: use specific last_cs instead of last_cs_enable
 2022-02-28 22:00 UTC  (4+ messages)

[PATCH] spi: dt-bindings: renesas,rspi: Document RZ/V2L SoC
 2022-02-28 22:00 UTC  (5+ messages)

[PATCH v1 01/11] spi: pxa2xx-pci: Refactor CE4100 to use ->setup()
 2022-02-28 22:00 UTC  (12+ 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 0/3] DTC fixes for Arm pl022 bindings
 2022-02-28 16:01 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: spi: Update clocks property for ARM pl022
` [PATCH 2/3] dt-bindings: spi: Update clock-names "
` [PATCH 3/3] dt-bindings: spi: Add spiclk to clock-names property in pl022

Patchwork housekeeping for: spi-devel-general
 2022-02-28 15:56 UTC 

[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
 2022-02-28 14:37 UTC  (15+ 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 v1 0/2] Add support for components requiring trailing clock after transfer
 2022-02-28 13:20 UTC  (5+ messages)
` [PATCH v1 1/2] spi: Add new mode to generate additional clock cycles
` [PATCH v1 2/2] spi: fsl-spi: Implement trailing clock mode

[PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
 2022-02-28 11:26 UTC 

Patchwork housekeeping for: spi-devel-general
 2022-02-27 13:56 UTC 

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  (9+ messages)
` [PATCH V2 1/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with single mode
` [PATCH V2 3/6] dt-bindings: spi: Add compatible for Mediatek IPM IP with quad mode
` [PATCH V2 5/6] dt-bindings: spi: support spi-hclk

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 v2 05/11] pci: use helper for safer setting of driver_override
 2022-02-25 17:13 UTC  (6+ messages)

[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

[PATCH v2 0/5] Tegra QUAD SPI combined sequence mode
 2022-02-25  4:19 UTC  (7+ messages)
` [PATCH v2 4/5] spi: tegra210-quad: add acpi support
` (subset) [PATCH v2 0/5] Tegra QUAD SPI combined sequence mode

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  (9+ messages)
` [PATCH v3 2/5] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH v3 4/5] auxdisplay: add support for Titanmec TM1628 7 segment display controller

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 v2 5/5] spi: tegra210-quad: combined sequence mode
 2022-02-24 15:14 UTC  (2+ messages)

[PATCH v2 00/11] Fix broken usage of driver_override (and kfree of static memory)
 2022-02-24  8:43 UTC  (7+ messages)
` [PATCH v2 01/11] driver: platform: add and use helper for safer setting of driver_override

[PATCH] [RFC] spi: cadence-quadspi: Disable DAC on SoCFPGA
 2022-02-23 23:46 UTC  (13+ 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).