linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-20 20:13:22 to 2017-02-16 19:05:14 UTC [more...]

[PATCH] spi: rspi: fix the bug related to mount/remount jffs2
 2017-02-16 19:05 UTC  (10+ messages)
` Applied "spi: rspi: Fixes bogus received byte in qspi_transfer_in()" to the spi tree

[PATCH 0/2 v4] spi: rspi: Fixes bogus received byte and replaces "n" by "len"
 2017-02-16 19:05 UTC  (6+ messages)
  ` [PATCH 1/2] spi: rspi: Fixes bogus received byte in qspi_transfer_in()
  ` [PATCH 2/2] spi: rspi: Replaces "n" by "len" in qspi_transfer_*()
    ` Applied "spi: rspi: Replaces "n" by "len" in qspi_transfer_*()" to the spi tree

[PATCH v2] spi: spi-ep93xx: simplify GPIO chip selects
 2017-02-16 19:01 UTC  (2+ messages)

[PATCH] Add possibility to define bits-per-word property
 2017-02-16 13:39 UTC 

[PATCH v4] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2017-02-16 12:45 UTC  (2+ messages)
  ` Applied "spi: lantiq-ssc: add support for Lantiq SSC SPI controller" to the spi tree

[PATCH] spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance
 2017-02-16 12:45 UTC  (2+ messages)
  ` Applied "spi: bcm-qspi: Fix bcm_qspi_bspi_read() performance" to the spi tree

[PATCH -next] spi: bcm-qspi: Remove unnecessary platform_set_drvdata()
 2017-02-16 12:45 UTC  (2+ messages)
  ` Applied "spi: bcm-qspi: Remove unnecessary platform_set_drvdata()" to the spi tree

[PATCH] spi: spi-ep93xx: simplify GPIO chip selects
 2017-02-16  1:13 UTC  (5+ messages)

[PATCH v4] spi: rspi: Fixes bogus received byte in qspi_transfer_in()
 2017-02-15 10:20 UTC 

[PATCH] spi: rspi: Fixes bogus received byte and replaces "n" by "len" in commit 3be09be
 2017-02-15  9:20 UTC  (2+ messages)

[PATCH v3] spi: rspi: Fix bogus received byte in qspi_transfer_in()
 2017-02-15  8:00 UTC  (2+ messages)

[PATCH linux-next v1 0/2] improve imx spi performance
 2017-02-14 18:20 UTC  (6+ messages)
` [PATCH 1/2] spi: imx: dynamic burst length adjust for PIO mode
` [PATCH 2/2] spi: imx: dynamic burst length adjust for DMA mode

Enable DMA for daVinci SPI controller
 2017-02-14 16:40 UTC  (16+ messages)
` [PATCH 1/8] spi: davinci: Use SPI framework to handle DMA mapping
  ` [PATCH 2/8] spi: davinci: enable DMA when channels are defined in DT
` [PATCH 3/8] spi: davinci: limit the transfer size if DMA enabled
` [PATCH 4/8] spi: davinci: flush caches when performing DMA
` [PATCH 5/8] spi: davinci: do not use DMA if transfer length is less than 16
` [PATCH 6/8] spi: loopback-test: set HW loopback mode if loopback set
` [PATCH 7/8] spi: loopback-test: add option to use vmalloc'ed buffers
` [PATCH 8/8] spi: loopback-test: limit length to spi_max_transfer_size()

[PATCH v4 0/2] Added support for spi-nor device pm in m25p80
 2017-02-14 15:32 UTC  (3+ messages)
  ` [PATCH v4 1/2] mtd: spi-nor: Added spi-nor init function
  ` [PATCH v4 2/2] mtd: m25p80: Added pm ops support

[PATCH] spi: s3c64xx: fix inconsistency between binding and driver
 2017-02-14  5:49 UTC  (4+ messages)
  ` Applied "spi: s3c64xx: fix inconsistency between binding and driver" to the spi tree

[PATCH] spi/sun6i: Add Master Sample Data Mode for SPI
 2017-02-13 19:06 UTC  (4+ messages)

[PATCH v2] ARM: spi/sun7i: Add Master Sample Data Mode for SPI
 2017-02-13 12:52 UTC  (3+ messages)

[PATCH v3 0/2] Added support for spi-nor device pm in m25p80
 2017-02-11 12:10 UTC  (5+ messages)
  ` [PATCH v3 1/2] mtd: spi-nor: Added spi-nor reset function
  ` [PATCH v3 2/2] mtd: m25p80: Added pm ops support

[PATCH v2] ARM: spi/sun7i: Add Master Sample Data Mode for SPI
 2017-02-11  6:58 UTC 

[PATCH] Add Master Sample Data Mode for SPI
 2017-02-11  4:15 UTC  (5+ messages)

[PATCH v2] spi: s3c64xx: fix inconsistency between binding and driver
 2017-02-10  2:20 UTC 

[PATCH -next] spi: armada-3700: Remove .owner field for driver
 2017-02-09 23:46 UTC  (2+ messages)
  ` Applied "spi: armada-3700: Remove .owner field for driver" to the spi tree

[PATCH v2 0/2] Added support for spi-nor device pm in m25p80
 2017-02-09 20:59 UTC  (6+ messages)
` [PATCH v2 1/2] mtd: spi-nor: Added spi-nor reset function
` [PATCH v2 2/2] mtd: m25p80: Added pm ops support

[PATCH v2 0/3] Init device ids from ACPI of_compatible
 2017-02-09 13:53 UTC  (34+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] i2c: acpi: Initialize info.type from of_compatible
    ` [PATCH v3 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node
    ` [PATCH v3 3/3] spi: acpi: Initialize modalias from of_compatible
  ` [PATCH v4 0/3] Init device ids from ACPI of_compatible
    ` [PATCH v4 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node
    ` [PATCH v4 2/3] i2c: acpi: Initialize info.type from of_compatible
    ` [PATCH v4 3/3] spi: acpi: Initialize modalias "
    ` [PATCH v5 0/3] Init device ids from ACPI of_compatible
      ` [PATCH v5 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node
        ` [PATCH v5 2/3] i2c: acpi: Initialize info.type from of_compatible
      ` [PATCH v5 3/3] spi: acpi: Initialize modalias "
      ` [PATCH v6 0/3] Init device ids from ACPI of_compatible
        ` [PATCH v6 1/3] ACPI / bus: Export acpi_of_modalias equiv of of_modalias_node
        ` [PATCH v6 2/3] i2c: acpi: Initialize info.type from of_compatible
        ` [PATCH v6 3/3] spi: acpi: Initialize modalias "

[PATCH 1/2] spi: s3c64xx: fix potential segmentation fault
 2017-02-08  4:19 UTC  (5+ messages)
      ` [PATCH 2/2] spi: s3c64xx: fix potential division by zero

[PATCH v1 0/5] Added support for spi-nor device pm in m25p80
 2017-02-06 20:32 UTC  (15+ messages)
  ` [PATCH v1 1/5] mtd: spi-nor: Added way to rescan spi-nor device
  ` [PATCH v1 2/5] mtd: m25p80: Added pm ops support
  ` [PATCH v1 3/5] spi: Added way to check for pm support for flash devices
  ` [PATCH v1 4/5] mtd: m25p80: Check if the spi flash device has pm support
  ` [PATCH v1 5/5] spi: bcm-qspi: Implement the master flash_pm_supported() call

[PATCH 1/2] spi: davinci: Use SPI framework to handle DMA mapping
 2017-02-06 16:48 UTC  (3+ messages)
  ` [PATCH 2/2] spi: davinci: enable DMA when channels are defined in DT

[PATCH -next] spi: armada-3700: Remove spi_master_put in a3700_spi_remove()
 2017-02-05 15:49 UTC 

[PATCH v2 0/2] spi: lantiq-ssc: add support for Lantiq SSC SPI controller
 2017-02-04 15:37 UTC  (8+ messages)
` [PATCH v2 1/2] spi: add check_finished() callback

adding si3210 driver
 2017-02-03  7:08 UTC 

Bitte kontaktieren Sie mich für weitere Details!
 2017-02-01  8:23 UTC 

[PATCH] spi: rspi: fix the bug related to mount/remount jffs2
 2017-02-01  7:08 UTC  (4+ messages)

[PATCH] spi: fix device-node leaks
 2017-01-31 21:20 UTC  (2+ messages)
` Applied "spi: fix device-node leaks" to the spi tree

[PATCH 1/1] spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read()
 2017-01-31 21:20 UTC  (2+ messages)
  ` Applied "spi: bcm-qspi: Added mspi read fallback in bcm_qspi_flash_read()" to the spi tree

[PATCH 1/2] spi: When no dma_chan map buffers with spi_master's parent
 2017-01-31 20:02 UTC  (7+ messages)
  ` [PATCH 2/2] spi: mediatek: Only do dma for 4-byte aligned buffers
    ` Applied "spi: mediatek: Only do dma for 4-byte aligned buffers" to the spi tree
  ` Applied "spi: When no dma_chan map buffers with spi_master's parent" "

[PATCH] spi - Fix possible NULL derefrence
 2017-01-30 12:52 UTC  (3+ messages)

[PATCH] spi: mediatek: Manually set dma_ops for spi_master device
 2017-01-27 13:36 UTC  (12+ messages)

[PATCH] spi: qup: Fix runtime and system PM callbacks
 2017-01-27  6:32 UTC 

[PATCH v2 2/3] spi: pxa2xx: Prepare for edge-triggered interrupts
 2017-01-24 18:39 UTC  (2+ messages)
` Applied "spi: pxa2xx: Prepare for edge-triggered interrupts" to the spi tree

[PATCH v2 3/3] spi: pca2xx-pci: Allow MSI
 2017-01-24 18:39 UTC  (2+ messages)
  ` Applied "spi: pca2xx-pci: Allow MSI" to the spi tree

Urgent Please,,
 2017-01-23 14:07 UTC 

[PATCH, 1/1] mtd: spi-nor: Added support for gd25q16
 2017-01-23 10:29 UTC  (3+ messages)

(unknown),
 2017-01-22 20:22 UTC 

[PATCH v3 0/2] spi: pca2xx: Prepare for and enable MSI support
 2017-01-21  9:06 UTC  (3+ messages)
  ` [PATCH v3 1/2] spi: pxa2xx: Prepare for edge-triggered interrupts
` [PATCH v3 2/2] spi: pca2xx-pci: Allow MSI

RT5350 spi half duplex?
 2017-01-21  7:57 UTC  (2+ messages)
` AW: "

[PATCH v2, 1/1] mtd: devices: m25p80: Add PM suspend resume support
 2017-01-21  0:13 UTC  (16+ 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).