linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-25 08:54:19 to 2017-11-13 14:55:29 UTC [more...]

Re:
 2017-11-13 14:55 UTC 

[GIT PULL] SPI updates for v4.15
 2017-11-13 12:10 UTC 

spi->irq == 0 on module reload of driver using IRQF_TRIGGER_LOW
 2017-11-13  9:35 UTC  (7+ messages)

[PATCH] spi: spi-fsl-dspi: add SPI_LSB_FIRST to driver capabilities
 2017-11-13  7:47 UTC 

Applied "spi: imx: GPIO based chip selects should not be required" to the spi tree
 2017-11-10 21:30 UTC 

[PATCH v3 0/4] Fix for imx-spi CS GPIOs
 2017-11-10 21:30 UTC  (8+ messages)
  ` [PATCH v3 1/4] spi: imx: GPIO based chip selects should not be required
  ` [PATCH v3 2/4] spi: imx: Fix failure path leak on GPIO request error
      ` Applied "spi: imx: Fix failure path leak on GPIO request error" to the spi tree
  ` [PATCH v3 3/4] spi: imx: Don't require platform data chipselect array
      ` Applied "spi: imx: Don't require platform data chipselect array" to the spi tree
  ` [PATCH v3 4/4] ARM: imx: Update spi_imx platform data to reflect current state

[PATCH v4 0/3] Fix for imx-spi CS GPIOs
 2017-11-08 19:26 UTC  (8+ messages)
  ` [PATCH v4 1/3] spi: imx: GPIO chip select DT property should not be required
  ` [PATCH v4 2/3] spi: imx: Don't require platform data chipselect array
  ` [PATCH v4 3/3] ARM: imx: Update spi_imx platform data to reflect current state

[butterfly_attach] WARNING: CPU: 0 PID: 198 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x71/0x97
 2017-11-08 12:05 UTC  (5+ messages)

Applied "spi: imx: Fix failure path leak on GPIO request error" to the spi tree
 2017-11-07  7:11 UTC  (3+ messages)
` [PATCH] spi: imx: Fix failure path leak on GPIO request error correctly

[PATCH v2 0/4] Fix for imx-spi CS GPIOs
 2017-11-06 19:20 UTC  (17+ messages)
  ` [PATCH v2 1/4] spi: imx: GPIO based chip selects should not be required
  ` [PATCH v2 2/4] spi: imx: Fix failure path leak on GPIO request error
  ` [PATCH v2 3/4] spi: imx: Don't require platform data chipselect array
  ` [PATCH v2 4/4] ARM: imx: Update spi_imx platform data to reflect current state

[bug report] xilinx_spi: potential use after free in xilinx_spi_remove
 2017-11-04  7:07 UTC 

[PATCH] spi: s3c64xx: remove redundant pointer sci
 2017-11-03 18:50 UTC  (2+ messages)
` Applied "spi: s3c64xx: remove redundant pointer sci" to the spi tree

[PATCH] spi: sh-msiof: remove redundant pointer dev
 2017-11-03 18:50 UTC  (2+ messages)
  ` Applied "spi: sh-msiof: remove redundant pointer dev" to the spi tree

[PATCH] spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
 2017-11-03 11:53 UTC  (2+ messages)
  ` Applied "spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi" to the spi tree

[PATCH v2] spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2017-11-03 11:47 UTC  (4+ messages)
  ` Applied "spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers" to the spi tree

[PATCH/RFC] spi: sh-msiof: Fix DMA transfer size check
 2017-11-02 13:21 UTC  (2+ messages)
  ` Applied "spi: sh-msiof: Fix DMA transfer size check" to the spi tree

[PATCH] spi: orion: remove redundant assignment of status to zero
 2017-11-02 13:21 UTC  (2+ messages)
` Applied "spi: orion: remove redundant assignment of status to zero" to the spi tree

Wir bieten jedem ein GÜNSTIGES Darlehnen zu TOP Konditionen an
 2017-11-02 11:48 UTC 

[PATCH] spi: sh-msiof: Fix DMA transfer size check
 2017-11-02  9:36 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: Add ls1088a DSPI device tree nodes
 2017-11-02  3:12 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: ls1088a: add DT nodes for DSPI support
  ` [PATCH 2/2] Documentation: fsl: dspi: Add a compatible string for ls1088a DSPI

[PATCH 1/3] spi: fix use-after-free at controller deregistration
 2017-10-31 11:22 UTC  (8+ messages)
  ` [PATCH 2/3] spi: document odd controller reference handling
    ` Applied "spi: document odd controller reference handling" to the spi tree
` [PATCH 3/3] spi: spi-axi: take extra controller reference before deregistration
    ` Applied "spi: spi-axi: fix potential use-after-free after deregistration" to the spi tree
` Applied "spi: fix use-after-free at controller "

[PATCH 1/4] spi: imx: GPIO based chip selects should not be required
 2017-10-30 23:47 UTC  (11+ messages)
  ` [PATCH 2/4] spi: imx: Fix failure path leak on GPIO request error
  ` [PATCH 3/4] spi: imx: Don't require platform data chipselect array
  ` [PATCH 4/4] ARM: imx: Update spi_imx platform data to reflect current state

[PATCH v2 1/3] spi: fix use-after-free at controller deregistration
 2017-10-30 10:35 UTC  (3+ messages)
  ` [PATCH v2 2/3] spi: document odd controller reference handling
` [PATCH v2 3/3] spi: spi-axi: fix potential use-after-free after deregistration

[RESEND PATCH] spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
 2017-10-27 22:23 UTC 

[GIT PULL] spi fixes for v4.14
 2017-10-26  9:54 UTC 

[PATCH] spi: sprd: Fix the possible negative value of BIT()
 2017-10-25 12:03 UTC  (2+ messages)
  ` Applied "spi: sprd: Fix the possible negative value of BIT()" to the spi tree

spi-atmel.c: regression
 2017-10-25  9:24 UTC  (3+ messages)

[bug report] spi: Add ADI driver for Spreadtrum platform
 2017-10-25  9:10 UTC  (2+ messages)

[RFC] patch to spi-fsl-dspi.c to enable Coldfire mcf5441x
 2017-10-23  8:39 UTC  (4+ messages)

[PATCH 1/4] spi: imx: GPIO based chip selects should not be required
 2017-10-19 10:17 UTC  (2+ messages)

[PATCH] spi: Detach spi device from driver when unregister it
 2017-10-18  7:22 UTC 

SPI regression in today's Linux next
 2017-10-17 18:46 UTC  (4+ messages)

[PATCH] spi: fix bogus SPI bus number
 2017-10-17 12:25 UTC  (3+ messages)

Mode 1 on /dev/spidev1.0: invalid argument
 2017-10-15 20:34 UTC 

[RESEND PATCH 0/2] rockchip: kevin: Enable edp display
 2017-10-14  8:59 UTC  (16+ messages)
` [RESEND PATCH 1/2] spi: rockchip: Convert to late and early system PM callbacks

9ce70d49fa ("spi: fix IDR collision on systems with both fixed .."): WARNING: CPU: 1 PID: 1 at include/linux/idr.h:113 spi_register_controller
 2017-10-14  6:07 UTC 

[PATCH] spi: fix platform_no_drv_owner.cocci warnings
 2017-10-13 21:16 UTC  (2+ messages)
    ` Applied "spi: sprd-adi: fix platform_no_drv_owner.cocci warnings" to the spi tree

[PATCH] spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers
 2017-10-13 17:22 UTC  (3+ messages)
  ` Applied "spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbers" to the spi tree

[PATCH 1/2] spi: rockchip: Convert to late and early system PM callbacks
 2017-10-13 10:47 UTC  (3+ messages)

[PATCH 2/2] spi: imx: fix use of native chip-selects with devicetree
 2017-10-12 20:41 UTC  (4+ messages)
  ` [2/2] "

[PATCH] spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path
 2017-10-12 10:17 UTC  (2+ messages)
` Applied "spi: bcm-qspi: Fix use after free in bcm_qspi_probe() in error path" to the spi tree

[PATCH 1/2] spi: a3700: Return correct value on timeout detection
 2017-10-10  9:19 UTC  (4+ messages)
` [PATCH 2/2] spi: a3700: Change SPI mode before asserting chip-select
    ` Applied "spi: a3700: Change SPI mode before asserting chip-select" to the spi tree
  ` Applied "spi: a3700: Return correct value on timeout detection" "

[PATCH] spi: tegra114: correct register name in definition
 2017-10-09 10:44 UTC  (2+ messages)
  ` Applied "spi: tegra114: correct register name in definition" to the spi tree

[PATCH] [SUBMITTED 20171005] spi: spreadtrum adi: add hwspinlock dependency
 2017-10-05 20:59 UTC  (2+ messages)
  ` Applied "spi: spreadtrum adi: add hwspinlock dependency" to the spi tree

[PATCH] spi: spreadtrum adi: add hwspinlock dependency
 2017-10-05 20:40 UTC  (3+ messages)

spi-atmel.c: problem with PDC on AT91SAM9G20
 2017-10-05  7:18 UTC  (2+ messages)

[PATCH] spi: rspi: Use of_device_get_match_data() helper
 2017-10-04 14:51 UTC  (2+ messages)
  ` Applied "spi: rspi: Use of_device_get_match_data() helper" to the spi tree

[PATCH] spi: sh-msiof: Use of_device_get_match_data() helper
 2017-10-04 14:51 UTC  (2+ messages)
` Applied "spi: sh-msiof: Use of_device_get_match_data() helper" to the spi tree

[patch v9 0/4] JTAG driver introduction
 2017-09-28 11:11 UTC  (4+ messages)

[PATCH 0/2] spi: sh-msiof: Add r8a774[35] bindings
 2017-09-28  5:41 UTC  (16+ messages)
  ` [PATCH 1/2] spi: sh-msiof: Add compatible strings for r8a774[35]
      ` Applied "spi: sh-msiof: Add compatible strings for r8a774[35]" to the spi tree
  ` [PATCH 2/2] dt-bindings: spi: sh-msiof: Add r8a774[35] to the compatible list
      ` Applied "spi: sh-msiof: Add r8a774[35] to the compatible list" to the spi tree

[PATCH v2] spi: mxs: implement runtime pm
 2017-09-27 15:39 UTC 

[PATCH v2 -next] spi: fix spi-sprd-adi build errors when SPI_SPRD_ADI=y and HWSPINLOCK=m
 2017-09-25 22:32 UTC  (13+ messages)

[PATCH] spi: sprd-adi: checking for NULL instead of IS_ERR()
 2017-09-25 16:16 UTC  (2+ messages)
` Applied "spi: sprd-adi: checking for NULL instead of IS_ERR()" to the spi tree

[PATCH] spi: sprd-adi: silence an uninitialized variable warning
 2017-09-25 16:16 UTC  (2+ messages)
` Applied "spi: sprd-adi: silence an uninitialized variable warning" to the spi tree


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