linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-08 23:50:04 to 2020-08-22 12:44:03 UTC [more...]

[PATCH v2 0/9] Some fixes for spi-s3c64xx
 2020-08-22 12:43 UTC  (17+ messages)
    ` [PATCH v2 1/9] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
    ` [PATCH v2 2/9] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
    ` [PATCH v2 3/9] spi: spi-s3c64xx: Report more information when errors occur
    ` [PATCH v2 4/9] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
    ` [PATCH v2 5/9] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
    ` [PATCH v2 6/9] spi: spi-s3c64xx: Check return values
    ` [PATCH v2 7/9] spi: spi-s3c64xx: Ensure cur_speed holds actual clock value
    ` [PATCH v2 8/9] spi: spi-s3c64xx: Increase transfer timeout
    ` [PATCH v2 9/9] spi: spi-s3c64xx: Turn on interrupts upon resume

[PATCH] MAINTAINERS: add myself as maintainer for spi-fsl-dspi driver
 2020-08-21 21:37 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-08-21 17:32 UTC 

[PATCH] spi: spi-fsl-dspi: Add ACPI support
 2020-08-21 16:49 UTC  (3+ messages)

[PATCH 0/7] spi: Fix FSI-attached controller and AT25 drivers
 2020-08-21 12:03 UTC  (15+ messages)
` [PATCH 1/7] spi: fsi: Handle 9 to 15 byte transfers lengths
` [PATCH 2/7] spi: fsi: Fix clock running too fast
` [PATCH 3/7] spi: fsi: Fix use of the bneq+ sequencer instruction
` [PATCH 4/7] dt-bindings: fsi: fsi2spi: Document new restricted property
` [PATCH 5/7] spi: fsi: Implement restricted size for certain controllers
` [PATCH 6/7] spi: fsi: Check mux status before transfers
` [PATCH 7/7] eeprom: at25: Split reads into chunks and cap write size

[PATCH 0/8] Some fixes for spi-s3c64xx
 2020-08-21  7:10 UTC  (34+ messages)
    ` [PATCH 1/8] spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
    ` [PATCH 2/8] spi: spi-s3s64xx: Add S3C64XX_SPI_QUIRK_CS_AUTO for Exynos3250
    ` [PATCH 3/8] spi: spi-s3c64xx: Report more information when errors occur
    ` [PATCH 4/8] spi: spi-s3c64xx: Rename S3C64XX_SPI_SLAVE_* to S3C64XX_SPI_CS_*
    ` [PATCH 5/8] spi: spi-s3c64xx: Fix doc comment for struct s3c64xx_spi_driver_data
    ` [PATCH 6/8] spi: spi-s3c64xx: Check return values
    ` [PATCH 7/8] spi: spi-s3c64xx: Increase transfer timeout
    ` [PATCH 8/8] spi: spi-s3c64xx: Turn on interrupts upon resume

Patchwork summary for: spi-devel-general
 2020-08-20 22:03 UTC 

[PATCH v2 0/7] spi: rspi: Bit rate improvements
 2020-08-20 21:48 UTC  (9+ messages)
` [PATCH v2 1/7] spi: rspi: Remove useless .set_config_register() check
` [PATCH v2 2/7] spi: rspi: Clean up Bit Rate Division Setting handling
` [PATCH v2 3/7] spi: rspi: Increase bit rate accuracy on RZ/A
` [PATCH v2 4/7] spi: rspi: Increase bit rate range for RSPI on SH
` [PATCH v2 5/7] spi: rspi: Increase bit rate range for QSPI
` [PATCH v2 6/7] spi: rspi: Fill in spi_transfer.effective_speed_hz
` [PATCH v2 7/7] spi: rspi: Fill in controller speed limits

[PATCH v2] spi: imx: Remove unneeded probe message
 2020-08-20 21:48 UTC  (2+ messages)

[PATCH 0/8] opp: Unconditionally call dev_pm_opp_of_remove_table()
 2020-08-20 10:43 UTC  (3+ messages)
` [PATCH 5/8] spi: spi-geni-qcom: "
` [PATCH 6/8] spi: spi-qcom-qspi: "

[PATCH] dt-bindings: spi: Convert spi-mtk-nor to json-schema
 2020-08-20  5:28 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-19 21:39 UTC  (38+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

fsl_espi errors on v5.7.15
 2020-08-19 21:08 UTC  (6+ messages)

[PATCH v2 23/41] ARM: s3c24xx: move spi fiq handler into platform
 2020-08-19 19:51 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-08-19 13:20 UTC 

[PATCH 1/2] spi: imx: Do not print an error when PIO is used
 2020-08-19 12:15 UTC  (4+ messages)
` [PATCH 2/2] spi: imx: Remove unneeded probe message

[GIT PULL] SPI fixes for v5.9-rc1
 2020-08-18 21:33 UTC  (2+ messages)

[PATCH] spi: spi-fsl-dspi: set ColdFire to DMA mode
 2020-08-18 16:57 UTC  (2+ messages)

[PATCH] spi: lpspi: Remove CONFIG_PM_SLEEP ifdefery
 2020-08-18 16:57 UTC  (2+ messages)

[PATCH 0/2] r8a7742 add QSPI support
 2020-08-18 16:57 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list
` [PATCH 2/2] ARM: dts: r8a7742: Add QSPI support

[PATCH] spi: s3c24xx: correct kerneldoc comment
 2020-08-18 16:57 UTC  (2+ messages)

[PATCH] spi: a3700: Remove a useless memset
 2020-08-18 16:57 UTC  (2+ messages)

Patchwork summary for: spi-devel-general
 2020-08-17 12:27 UTC 

[PATCH v12 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-08-17  5:38 UTC  (15+ messages)
` [PATCH v12 01/12] Revert "ARM: dts: imx6q: Use correct SDMA script for SPI5 core"
` [PATCH v12 02/12] Revert "ARM: dts: imx6: Use correct SDMA script for SPI cores"
` [PATCH v12 03/12] Revert "dmaengine: imx-sdma: refine to load context only once"
` [PATCH v12 04/12] dmaengine: imx-sdma: remove duplicated sdma_load_context
` [PATCH v12 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script
` [PATCH v12 06/12] dmaengine: imx-sdma: add mcu_2_ecspi script
` [PATCH v12 07/12] spi: imx: fix ERR009165
` [PATCH v12 08/12] spi: imx: remove ERR009165 workaround on i.mx6ul
` [PATCH v12 09/12] spi: imx: add new i.mx6ul compatible name in binding doc
` [PATCH v12 10/12] dmaengine: imx-sdma: remove ERR009165 on i.mx6ul
` [PATCH v12 11/12] dma: imx-sdma: add i.mx6ul compatible name
` [PATCH v12 12/12] dmaengine: imx-sdma: add uart rom script

[PATCH] dt-bindings: Whitespace clean-ups in schema files
 2020-08-16  8:44 UTC  (10+ messages)

Fwd: SPI for IMX6x with cyclic DMA for continuous transfer
 2020-08-13 15:59 UTC 

[RFC v2 00/11] DVFS in the OPP core
 2020-08-12  9:26 UTC  (8+ messages)
` [RFC v2 03/11] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state

Patchwork housekeeping for: spi-devel-general
 2020-08-11  8:00 UTC 

[PATCH v11 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-08-11  7:10 UTC  (6+ messages)
` [PATCH v11 12/12] dmaengine: imx-sdma: add uart rom script

[PATCH v2 0/5] spi: stm32: various driver fixes
 2020-08-10 18:58 UTC  (7+ messages)
` [PATCH v2 1/5] spi: stm32h7: fix race condition at end of transfer
` [PATCH v2 2/5] spi: stm32: fix fifo threshold level in case of short transfer
` [PATCH v2 3/5] spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
` [PATCH v2 4/5] spi: stm32: fixes suspend/resume management
` [PATCH v2 5/5] spi: stm32: always perform registers configuration prior to transfer

[PATCH] dt-bindings: lpspi: Add missing boolean type for fsl,spi-only-use-cs1-sel
 2020-08-10 18:58 UTC  (2+ messages)

[PATCH 0/5] spi: stm32: various driver fixes
 2020-08-10 18:58 UTC  (2+ messages)

[PATCH AUTOSEL 5.8 42/72] spi: dw-dma: Fix Tx DMA channel working too fast
 2020-08-08 23:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 43/72] spi: lantiq: fix: Rx overflow error in full duplex mode


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