linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-01 11:41:08 to 2019-11-06 16:21:56 UTC [more...]

[PATCH] spi: img-spfi: fix potential double release
 2019-11-06 16:21 UTC  (2+ messages)
` Applied "spi: img-spfi: fix potential double release" to the spi tree

[PATCH] spi: dw: Fix Designware SPI loopback
 2019-11-05 23:51 UTC  (2+ messages)
` Applied "spi: dw: Fix Designware SPI loopback" to the spi tree

[PATCH] spi: bcm2835: fix typo in comment
 2019-11-05 23:51 UTC  (2+ messages)
` Applied "spi: bcm2835: fix typo in comment" to the spi tree

[PATCH 0/3] HiSilicon v3xx SFC driver
 2019-11-05 16:04 UTC  (8+ messages)
` [PATCH 1/3] mtd: spi-nor: hisi-sfc: Try to provide some clarity on which SFC we are
` [PATCH 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver
` [PATCH 3/3] MAINTAINERS: Add a maintainer for the HiSilicon v3xx SFC driver

spi-mem and gpio chipselects
 2019-11-05 11:42 UTC  (5+ messages)

[PATCH v2 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2019-11-05  4:30 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v2 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
  ` [PATCH] spi: cadence-quadpsi: fix platform_get_irq.cocci warnings
  ` [RFC PATCH] spi: cadence-quadpsi: cadence_qspi_init_timeout() can be static

[PATCH] spi: sifive: disable clk when probe fails and remove
 2019-11-04 13:27 UTC  (4+ messages)
` Applied "spi: sifive: disable clk when probe fails and remove" to the spi tree

[PATCH V2] spi: add power control when set_cs
 2019-10-31 13:23 UTC  (2+ messages)
` Applied "spi: add power control when set_cs" to the spi tree

[PATCH V2] spi: add power control when set_cs
 2019-10-30  8:08 UTC 

[PATCH 1/2] spi: sprd: adi: Add missing lock protection when rebooting
 2019-10-28 14:56 UTC  (4+ messages)
` [PATCH 2/2] spi: sprd: adi: Set BIT_WDG_NEW bit "
  ` Applied "spi: sprd: adi: Set BIT_WDG_NEW bit when rebooting" to the spi tree
` Applied "spi: sprd: adi: Add missing lock protection "

[PATCH] spi: pxa2xx: Add missed security checks
 2019-10-28  1:38 UTC  (7+ messages)

[PATCH v1 1/2] spi: pxa2xx: Introduce temporary variables to increase readability
 2019-10-25 10:12 UTC  (4+ messages)
` [PATCH v1 2/2] spi: pxa2xx: Drop extra check of platform_get_resource() returned value
  ` Applied "spi: pxa2xx: Drop extra check of platform_get_resource() returned value" to the spi tree
` Applied "spi: pxa2xx: Introduce temporary variables to increase readability" "

[PATCH] spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS
 2019-10-25 10:12 UTC  (4+ messages)
` Applied "spi: Fix NULL pointer when setting SPI_CS_HIGH for GPIO CS" to the spi tree

broonie-spi/for-next boot bisection: v5.4-rc4-82-ge025ec2b58a5 on jetson-tk1
 2019-10-24 18:55 UTC 

[PATCH] spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
 2019-10-24 17:13 UTC  (5+ messages)
` Applied "spi: Fix SPI_CS_HIGH setting when using native and GPIO CS" to the spi tree

[PATCH 0/1] Add spi power control when set cs
 2019-10-24 11:19 UTC  (8+ messages)
  ` [PATCH 1/1] spi: mediatek: add power control when set_cs

[PATCH] spi: document CS setup, hold & inactive times in header
 2019-10-23 18:56 UTC  (2+ messages)
` Applied "spi: document CS setup, hold & inactive times in header" to the spi tree

[PATCH 00/36] ARM: samsung platform cleanup
 2019-10-23 15:17 UTC  (22+ messages)
  ` [PATCH 11/36] ARM: s5pv210: split from plat-samsung
  ` [PATCH 13/36] ARM: s3c: move regs-spi.h into spi driver
  ` [PATCH 16/36] ARM: s3c: move spi fiq handler into platform
  ` [PATCH 25/36] ARM: s3c: spi: avoid hardcoding fiq number in driver
  ` [PATCH 34/36] ARM: s3c: stop including mach/hardware.h from mach/io.h

[PATCH] spi: pxa2xx: Set controller->max_transfer_size in dma mode
 2019-10-21 11:35 UTC  (7+ messages)

broonie-spi/for-next boot bisection: v5.4-rc3-73-gc673f2d99c3d on jetson-tk1
 2019-10-19  6:24 UTC 

[PATCH v1 1/5] spi: pxa2xx: No need to keep pointer to platform device
 2019-10-18 18:07 UTC  (10+ messages)
` [PATCH v1 2/5] spi: pxa2xx: Sort headers
  ` Applied "spi: pxa2xx: Sort headers" to the spi tree
` [PATCH v1 3/5] spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device
  ` Applied "spi: pxa2xx: Convert pxa2xx_spi_get_port_id() to take struct device" to the spi tree
` [PATCH v1 4/5] spi: pxa2xx: Convert to use device_get_match_data()
  ` Applied "spi: pxa2xx: Convert to use device_get_match_data()" to the spi tree
` [PATCH v1 5/5] spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h
  ` Applied "spi: pxa2xx: Replace of_device.h with mod_devicetable.h and of.h" to the spi tree
` Applied "spi: pxa2xx: No need to keep pointer to platform device" "

[PATCH 0/7] atmel-spi: Allow using more than 4 GPIOs as CS
 2019-10-18 18:07 UTC  (15+ messages)
` [PATCH 1/7] spi: atmel: Remove and fix erroneous comments
  ` Applied "spi: atmel: Remove and fix erroneous comments" to the spi tree
` [PATCH 2/7] spi: atmel: Fix CS high support
  ` Applied "spi: atmel: Fix CS high support" to the spi tree
` [PATCH 3/7] spi: atmel: Configure GPIO per CS instead of by controller
  ` Applied "spi: atmel: Configure GPIO per CS instead of by controller" to the spi tree
` [PATCH 4/7] spi: atmel: Remove useless private field
  ` Applied "spi: atmel: Remove useless private field" to the spi tree
` [PATCH 5/7] spi: atmel: Remove platform data support
  ` Applied "spi: atmel: Remove platform data support" to the spi tree
` [PATCH 6/7] spi: atmel: Improve and fix GPIO CS usage
  ` Applied "spi: atmel: Improve and fix GPIO CS usage" to the spi tree
` [PATCH 7/7] spi: atmel: Improve CS0 case support on AT91RM9200
  ` Applied "spi: atmel: Improve CS0 case support on AT91RM9200" to the spi tree

[PATCH] spi: rspi: Use platform_get_irq_byname_optional() for optional irqs
 2019-10-18 18:07 UTC  (3+ messages)
` Applied "spi: rspi: Use platform_get_irq_byname_optional() for optional irqs" to the spi tree

[PATCH] spi: atmel: fix handling of cs_change set on non-last xfer
 2019-10-18 18:07 UTC  (2+ messages)
` Applied "spi: atmel: fix handling of cs_change set on non-last xfer" to the spi tree

[PATCH v2 05/11] drm/tinydrm: Remove tinydrm_spi_max_transfer_size()
 2019-10-17  6:58 UTC  (4+ messages)

[PATCH 0/7] Add RZ/G2N MSIOF/RWDT/PCIEC support
 2019-10-15 19:25 UTC  (12+ messages)
` [PATCH 1/7] dt-bindings: watchdog: renesas-wdt: Document r8a774b1 support
` [PATCH 2/7] dt-bindings: spi: sh-msiof: Add "
  ` Applied "dt-bindings: spi: sh-msiof: Add r8a774b1 support" to the spi tree
` [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1

[PATCH v4 01/19] spi: move `cs_change_delay` backwards compat logic outside switch
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: move `cs_change_delay` backwards compat logic outside switch" to the spi tree

[PATCH v4 02/19] spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: introduce spi_delay struct as "value + unit" & spi_delay_exec()" to the spi tree

[PATCH v4 03/19] spi: make `cs_change_delay` the first user of the `spi_delay` logic
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: make `cs_change_delay` the first user of the `spi_delay` logic" to the spi tree

[PATCH v4 00/19] spi: introduce `struct spi_delay` data-type
 2019-10-15 11:12 UTC  (4+ messages)
` [PATCH v4 04/19] spi: sprd: convert transfer word delay to spi_delay struct
  ` Applied "spi: sprd: convert transfer word delay to spi_delay struct" to the spi tree

[PATCH v4 05/19] spi: orion: use new `word_delay` field for SPI transfers
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: orion: use new `word_delay` field for SPI transfers" to the spi tree

[PATCH v4 06/19] spi: spidev: use new `word_delay` field for spi transfers
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spidev: use new `word_delay` field for spi transfers" to the spi tree

[PATCH v4 07/19] spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: core,atmel: convert `word_delay_usecs` -> `word_delay` for spi_device" to the spi tree

[PATCH v4 08/19] spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: introduce `delay` field for `spi_transfer` + spi_transfer_delay_exec()" to the spi tree

[PATCH v4 10/19] spi: tegra114: use `spi_transfer_delay_exec` helper
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: tegra114: use `spi_transfer_delay_exec` helper" to the spi tree

[PATCH v4 11/19] spi: tegra20-sflash: use to new `spi_transfer_delay_exec`
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: tegra20-sflash: use to new `spi_transfer_delay_exec`" to the spi tree

[PATCH v4 12/19] spi: spi-loopback-test: use new `delay` field
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spi-loopback-test: use new `delay` field" to the spi tree

[PATCH v4 13/19] spi: spidev: use new `delay` field for spi transfers
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spidev: use new `delay` field for spi transfers" to the spi tree

[PATCH v4 14/19] spi: tegra114: change format for `spi_set_cs_timing()` function
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: tegra114: change format for `spi_set_cs_timing()` function" to the spi tree

[PATCH v4 15/19] spi: implement SW control for CS times
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: implement SW control for CS times" to the spi tree

[PATCH v4 16/19] spi: spi-fsl-espi: convert transfer delay to `spi_delay` format
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spi-fsl-espi: convert transfer delay to `spi_delay` format" to the spi tree

[PATCH v4 17/19] spi: spi-falcon: extend warning to `delay` as well
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spi-falcon: extend warning to `delay` as well" to the spi tree

[PATCH v4 18/19] spi: bcm63xx: extend error condition to `delay` as well
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: bcm63xx: extend error condition to `delay` as well" to the spi tree

[PATCH v4 19/19] spi: spi-axi: extend support for the `delay` field
 2019-10-15 11:12 UTC  (2+ messages)
` Applied "spi: spi-axi: extend support for the `delay` field" to the spi tree

Potential NULL pointer deference in spi
 2019-10-11 16:01 UTC  (4+ messages)

[PATCH v1 0/2] spi: cadence-qspi: Add cadence-qspi support for Intel LGM SoC
 2019-10-10  5:08 UTC  (5+ messages)

[PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
 2019-10-09 22:57 UTC  (7+ messages)
` Applied "spi: Add a PTP system timestamp to the transfer structure" to the spi tree

[PATCH v2 3/4] spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Implement the PTP system timestamping for TCFQ mode" to the spi tree

[PATCH v2 4/4] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-08 10:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

spi: Add call to spi_slave_abort() function when spidev driver is released
 2019-10-07 17:02 UTC  (9+ messages)

[PATCH] spi: spi-fsl-qspi: Clear TDH bits in FLSHCR register
 2019-10-07 14:58 UTC  (2+ messages)
` [EXT] "

[PATCH] spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id
 2019-10-07 14:56 UTC  (3+ messages)
` Applied "spi: spi-fsl-qspi: Introduce variable to fix different invalid master Id" to the spi tree

[PATCH 00/10] Stop NULLifying match pointer in of_match_device()
 2019-10-07 13:03 UTC  (3+ messages)
` [PATCH 08/10] spi: gpio: Look for a device node instead of match
  ` Applied "spi: gpio: Look for a device node instead of match" to the spi tree

[PATCH] spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: spi-fsl-dspi: Always use the TCFQ devices in poll mode" to the spi tree

spi: stm32-qspi: Fix kernel oops when unbinding driver
 2019-10-04 17:52 UTC  (2+ messages)
` Applied "spi: stm32-qspi: Fix kernel oops when unbinding driver" to the spi tree

[PATCH v2] spi: gpio: prevent memory leak in spi_gpio_probe
 2019-10-02  5:07 UTC  (5+ messages)
    ` [v2] "
` Applied "spi: gpio: prevent memory leak in spi_gpio_probe" to the spi tree

[PATCH] spi: lpspi: fix memory leak in fsl_lpspi_probe
 2019-10-01 17:57 UTC  (2+ messages)
` Applied "spi: lpspi: fix memory leak in fsl_lpspi_probe" to the spi tree

[PATCH v2 0/4] spi: dw: Add basic runtime PM support
 2019-10-01 14:51 UTC  (7+ messages)
` [PATCH v2 1/4] dt: spi: Add Renesas RZ/N1 binding documentation
` [PATCH v2 2/4] dt-bindings: snps,dw-apb-ssi: Add optional clock domain information

[PATCH] spi: Avoid calling spi_slave_abort() with kfreed spidev
 2019-10-01 11:41 UTC  (5+ 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).