linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-25 04:46:26 to 2016-09-12 20:14:50 UTC [more...]

[PATCH 00/26] constify local structures
 2016-09-12 20:14 UTC  (14+ messages)
` [PATCH 14/26] spi: dw-pci: "

[PATCH 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-09-12 20:06 UTC  (3+ messages)

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2016-09-12 20:01 UTC 

[PATCH 4/7] spi: meson: Add GXBB compatible
 2016-09-12 19:12 UTC  (6+ messages)
      ` Applied "spi: meson: Add GXBB compatible" to the spi tree
` [PATCH 5/7] dt-bindings: spi-meson: Add GXBB Compatible string
  ` Applied "spi: meson: Add GXBB Compatible string" to the spi tree

[PATCH 03/23] spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer
 2016-09-12 19:08 UTC  (99+ messages)
  ` [PATCH 02/23] spi: fsl-espi: pre-allocate message buffer
    ` [PATCH v2 03/23] "
        ` Applied "spi: fsl-espi: pre-allocate message buffer" to the spi tree
    ` [PATCH v2 04/18] spi: fsl-espi: pre-allocate message buffer
    ` [PATCH v3 "
    ` [PATCH v3 01/15] "
  ` [PATCH 08/23] spi: fsl-espi: factor out filling the local buffer
  ` [PATCH 09/23] spi: fsl-espi: remove element status from struct fsl_espi_transfer
  ` [PATCH 10/23] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg
      ` Applied "spi: fsl-espi: fix status handling in fsl_espi_do_one_msg" to the spi tree
  ` [PATCH 11/23] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans
  ` [PATCH 12/23] spi: fsl-espi: eliminate struct fsl_espi_transfer
  ` [PATCH 13/23] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans
  ` [PATCH 14/23] spi: fsl-espi: remove unneeded check in fsl_espi_do_trans
  ` [PATCH 15/23] spi: fsl-espi: improve return value handling in fsl_espi_bufs
      ` Applied "spi: fsl-espi: improve return value handling in fsl_espi_bufs" to the spi tree
  ` [PATCH 16/23] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs
      ` Applied "spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs" to the spi tree
  ` [PATCH 17/23] spi: fsl-espi: improve the ISR frame
  ` [PATCH 18/23] spi: fsl-espi: factor out initial message checking
      ` Applied "spi: fsl-espi: factor out initial message checking" to the spi tree
  ` [PATCH 19/23] spi: fsl-espi: centralize populating struct spi_transfer
  ` [PATCH 20/23] spi: fsl-espi: factor out handling of read data
  ` [PATCH 21/23] spi: fsl-espi: simplify fsl_espi_setup_transfer
      ` Applied "spi: fsl-espi: simplify fsl_espi_setup_transfer" to the spi tree
  ` [PATCH 22/23] spi: fsl-espi: improve message length handling
  ` [PATCH 23/23] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans
      ` Applied "spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans" to the spi tree
  ` [PATCH v2 02/23] spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer
      ` Applied "spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer" to the spi tree
  ` [PATCH v2 08/23] spi: fsl-espi: factor out filling the local buffer
      ` Applied "spi: fsl-espi: factor out filling the local buffer" to the spi tree
  ` [PATCH v2 09/23] spi: fsl-espi: simplify fsl_espi_setup_transfer
  ` [PATCH v2 10/23] spi: fsl-espi: remove unneeded check in fsl_espi_do_trans
      ` Applied "spi: fsl-espi: remove unneeded check in fsl_espi_do_trans" to the spi tree
  ` [PATCH v2 11/23] spi: fsl-espi: remove element status from struct fsl_espi_transfer
      ` Applied "spi: fsl-espi: remove element status from struct fsl_espi_transfer" to the spi tree
  ` [PATCH v2 12/23] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg
  ` [PATCH v2 13/23] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans
      ` Applied "spi: fsl-espi: remove element actual_length from struct fsl_espi_trans" to the spi tree
  ` [PATCH v2 14/23] spi: fsl-espi: eliminate struct fsl_espi_transfer
      ` Applied "spi: fsl-espi: eliminate struct fsl_espi_transfer" to the spi tree
  ` [PATCH v2 15/23] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans
      ` Applied "spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans" to the spi tree
  ` [PATCH v2 16/23] spi: fsl-espi: improve return value handling in fsl_espi_bufs
  ` [PATCH v2 17/23] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs
  ` [PATCH v2 18/23] spi: fsl-espi: improve the ISR frame
  ` [PATCH v2 19/23] spi: fsl-espi: factor out initial message checking
  ` [PATCH v2 20/23] spi: fsl-espi: centralize populating struct spi_transfer
      ` Applied "spi: fsl-espi: centralize populating struct spi_transfer" to the spi tree
  ` [PATCH v2 21/23] spi: fsl-espi: factor out handling of read data
      ` Applied "spi: fsl-espi: factor out handling of read data" to the spi tree
  ` [PATCH v2 22/23] spi: fsl-espi: improve message length handling
      ` Applied "spi: fsl-espi: improve message length handling" to the spi tree
  ` [PATCH v2 23/23] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans
  ` [PATCH v2 01/18] spi: fsl-espi: remove unused elements n_rx and n_tx in struct fsl_espi_transfer
  ` [PATCH v2 02/18] spi: fsl-espi: simplify fsl_espi_setup_transfer
  ` [PATCH v2 03/18] spi: fsl-espi: remove unneeded check in fsl_espi_do_trans
  ` [PATCH v2 05/18] spi: fsl-espi: factor out filling the local buffer
  ` [PATCH v2 06/18] spi: fsl-espi: remove element status from struct fsl_espi_transfer
  ` [PATCH v2 07/18] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg
  ` [PATCH v2 08/18] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans
  ` [PATCH v2 09/18] spi: fsl-espi: eliminate struct fsl_espi_transfer
  ` [PATCH v2 10/18] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans
  ` [PATCH v2 11/18] spi: fsl-espi: improve return value handling in fsl_espi_bufs
  ` [PATCH v2 12/18] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs
  ` [PATCH v2 13/18] spi: fsl-espi: improve the ISR frame
  ` [PATCH v2 14/18] spi: fsl-espi: factor out initial message checking
  ` [PATCH v2 15/18] spi: fsl-espi: centralize populating struct spi_transfer
  ` [PATCH v2 16/18] spi: fsl-espi: factor out handling of read data
  ` [PATCH v2 17/18] spi: fsl-espi: improve message length handling
  ` [PATCH v2 18/18] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans
  ` [PATCH v3 02/15] spi: fsl-espi: factor out filling the local buffer
  ` [PATCH v3 03/15] spi: fsl-espi: remove element status from struct fsl_espi_transfer
  ` [PATCH v3 04/15] spi: fsl-espi: fix status handling in fsl_espi_do_one_msg
  ` [PATCH v3 05/15] spi: fsl-espi: remove element actual_length from struct fsl_espi_trans
  ` [PATCH v3 06/15] spi: fsl-espi: eliminate struct fsl_espi_transfer
  ` [PATCH v3 07/15] spi: fsl-espi: merge fsl_espi_cmd_trans and fsl_espi_rw_trans
  ` [PATCH v3 08/15] spi: fsl-espi: improve return value handling in fsl_espi_bufs
  ` [PATCH v3 09/15] spi: fsl-espi: merge fsl_espi_bufs and fsl_espi_cpu_bufs
  ` [PATCH v3 10/15] spi: fsl-espi: improve the ISR frame
  ` [PATCH v3 11/15] spi: fsl-espi: factor out initial message checking
  ` [PATCH v3 12/15] spi: fsl-espi: centralize populating struct spi_transfer
  ` [PATCH v3 13/15] spi: fsl-espi: factor out handling of read data
  ` [PATCH v3 14/15] spi: fsl-espi: improve message length handling
  ` [PATCH v3 15/15] spi: fsl-espi: merge fsl_espi_trans and fsl_espi_do_trans

[PATCH v2 2/2] spi: dw: round up result of calculation for clock divider
 2016-09-12 19:08 UTC  (6+ messages)
    ` [PATCH v3 "
          ` [PATCH v4] "
      ` Applied "spi: dw: round up result of calculation for clock divider" to the spi tree

[PATCH 1/3] spi: pxa2xx: Do not needlessly initialize stack variables
 2016-09-12 19:08 UTC  (6+ messages)
  ` [PATCH 2/3] spi: pxa2xx: Remove pointer to current SPI message from driver data
      ` Applied "spi: pxa2xx: Remove pointer to current SPI message from driver data" to the spi tree
  ` [PATCH 3/3] spi: pxa2xx: Remove pointer to chip data from driver data
      ` Applied "spi: pxa2xx: Remove pointer to chip data from driver data" to the spi tree
  ` Applied "spi: pxa2xx: Do not needlessly initialize stack variables" "

[PATCH v2 1/1] spi: pxa2xx: Default thresholds to PXA configuration
 2016-09-12 19:07 UTC  (4+ messages)
  ` Applied "spi: pxa2xx: Default thresholds to PXA configuration" to the spi tree

[PATCH v2] tools: spi: enable CROSS_COMPILE in Makefile
 2016-09-12 19:07 UTC  (3+ messages)
` Applied "spi: tools: enable CROSS_COMPILE in Makefile" to the spi tree

[PATCH 0/2] spi: meson: Add Amlogic GXBB compatible
 2016-09-12 19:07 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: spi-meson: Add GXBB Compatible string
` [PATCH 2/2] spi: meson: Add GXBB compatible

[PATCH v2] spi: spidev_test: Fix buffer overflow in unescape()
 2016-09-09  7:02 UTC 

[PATCH] spi: spidev_test: Fix buffer overflow in unescape()
 2016-09-09  7:00 UTC  (2+ messages)

[PATCH] tools: spi: enable CROSS_COMPILE in Makefile
 2016-09-07 15:24 UTC  (3+ messages)

[PATCH v1 1/1] spi: pxa2xx: Default thresholds to PXA configuration
 2016-09-07  0:35 UTC 

[PATCH v2] spi: sh-msiof: request and set cs-gpio direction to output
 2016-09-06 12:59 UTC  (2+ messages)

[GIT PULL] SPI fixes for v4.8
 2016-09-06 11:54 UTC 

[PATCH 1/2] spi: dw: fix multiple slaves with different baudrates
 2016-09-06 11:29 UTC  (4+ messages)
      ` [PATCH v2 "
        ` Applied "spi: dw: fix multiple slaves with different baudrates" to the spi tree

[RFC v2] spi: Prevent unexpected SPI time out due to arithmetic overflow
 2016-09-03 11:08 UTC  (2+ messages)
  ` Applied "spi: Prevent unexpected SPI time out due to arithmetic overflow" to the spi tree

[PATCH 2/2] spi: dw: round up result of calculation for clock divider
 2016-09-02 15:41 UTC 

[PATCH] spi: qup: skip clk_disable_unprepare if the device is already runtime suspended
 2016-09-02 10:45 UTC  (8+ messages)
` Applied "spi: qup: skip clk_disable_unprepare if the device is already runtime suspended" to the spi tree

[PATCH 2/2] spi: imx: support loopback mode on imx35
 2016-09-01 20:39 UTC 

[PATCH 1/2] spi: imx: set spi_bus_clk for mx1, mx31 and mx35
 2016-09-01 20:38 UTC 

[PATCH 0/1] spi: sc18is602: Add reset control via gpio pin
 2016-09-01 20:35 UTC  (6+ messages)
  ` [PATCH 1/1] "
      ` Applied "spi: sc18is602: Add reset control via gpio pin." to the spi tree

[PATCH] spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH
 2016-09-01 20:35 UTC  (3+ messages)
` Applied "spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH" to the spi tree

[PATCH] spi: loopback-test: mark rx_ranges_cmp() static
 2016-09-01 20:35 UTC  (3+ messages)
  ` Applied "spi: loopback-test: mark rx_ranges_cmp() static" to the spi tree

[PATCH 01/23] spi: fsl-espi: dont include irq.h
 2016-09-01 20:35 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: dont include irq.h" to the spi tree

[PATCH 04/23] spi: fsl-espi: change return type of fsl_espi_setup_transfer to void
 2016-09-01 20:35 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: change return type of fsl_espi_setup_transfer to void" to the spi tree

[PATCH 05/23] spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void
 2016-09-01 20:35 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: change return type of fsl_espi_cpu_bufs to void" to the spi tree

[PATCH 06/23] spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq
 2016-09-01 20:35 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: add missing static declaration to fsl_espi_cpu_irq" to the spi tree

[PATCH 07/23] spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans
 2016-09-01 20:35 UTC  (2+ messages)
  ` Applied "spi: fsl-espi: remove unneeded variable in fsl_espi_do_trans" to the spi tree

[RFC] spi: Prevent unexpected SPI time out due to arithmetic overflow
 2016-09-01 19:57 UTC  (2+ messages)

[PATCH] spi: sh-msiof: request and set cs-gpio direction to output
 2016-09-01 10:08 UTC  (3+ messages)

[PATCH] spi: rspi: Increase accuracy of bit rate for RZ
 2016-08-29 16:21 UTC  (3+ messages)

[PATCH/PROTO 0/9] R-Car H3 MSIOF Parent Clock Control Prototype
 2016-08-29 12:38 UTC  (3+ 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).