linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-26 06:08:33 to 2018-11-12 16:42:30 UTC [more...]

[PATCH v1 0/2] spi: npcm: add NPCM Peripheral SPI driver
 2018-11-12 16:42 UTC 

[RFC PATCH] spi: add driver for the SiFive SPI controller
 2018-11-12 14:27 UTC 

[PATCH v4 00/10] Port the FSL QSPI driver to the SPI framework
 2018-11-12 11:24 UTC  (26+ messages)
` [PATCH v4 01/10] spi: Add a driver for the Freescale/NXP QuadSPI controller
` [PATCH v4 02/10] dt-bindings: spi: Move the bindings for the FSL QSPI driver
` [PATCH v4 03/10] dt-bindings: spi: Adjust "
` [PATCH v4 04/10] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties
` [PATCH v4 05/10] arm64: "
` [PATCH v4 06/10] ARM: defconfig: Use the new FSL QSPI driver under the SPI framework
` [PATCH v4 07/10] mtd: fsl-quadspi: Remove the driver as it was replaced by spi-fsl-qspi.c
` [PATCH v4 08/10] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used
` [PATCH v4 09/10] ARM64: dts: ls1046a: "
` [PATCH v4 10/10] MAINTAINERS: Move the Freescale QSPI driver to the SPI framework

[PATCH] spi: lpspi: Add Slave Mode support for LPSPI
 2018-11-12  6:47 UTC 

[PATCH 0/3] Fix MODULE_LICENSE of bcm2835 drivers
 2018-11-11  9:09 UTC  (9+ messages)
` [PATCH 1/3] clk: bcm2835: make license text and module license match
` [PATCH 2/3] dma: "

[PATCH 15/17] spi: bcm2835: Switch to SPDX identifier
 2018-11-10 16:58 UTC  (2+ messages)

[PATCH 00/17] bcm2835: Treewide switch to SPDX identifier
 2018-11-10 14:17 UTC 

[PATCH 0/7] Raspberry Pi spi0 improvements
 2018-11-10 11:25 UTC  (13+ messages)
  ` [PATCH 4/7] spi: bcm2835: Drop unused code for native Chip Select
  ` [PATCH 1/7] spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
  ` [PATCH 3/7] spi: bcm2835: Fix race on DMA termination
  ` [PATCH 7/7] spi: bcm2835: Speed up FIFO access if fill level is known
  ` [PATCH 2/7] spi: bcm2835: Fix book-keeping of DMA termination
  ` [PATCH 5/7] spi: bcm2835: Document struct bcm2835_spi
  ` [PATCH 6/7] spi: bcm2835: Overcome sglist entry length limitation

[PATCH v2 0/3] Add QSPI flash support to iwg23s
 2018-11-09 10:06 UTC  (6+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add support for is25lp016d
` [PATCH v2 2/3] ARM: dts: r8a77470: Add QSPI support
` [PATCH v2 3/3] ARM: dts: iwg23s-sbc: Add QSPI flash support

[PATCH v3 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-11-08 12:07 UTC  (15+ messages)
` [PATCH v3 1/6] mtd: spi-nor: atmel-quaspi: Typo fix
` [PATCH v3 2/6] mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspi
  ` Applied "mtd: spi-nor: atmel-quadspi: Add spi-mem support to atmel-quadspi" to the spi tree
` [PATCH v3 3/6] mtd: spi-nor: atmel-quadspi: Use spi-mem interface for atmel-quadspi driver
` [PATCH v3 4/6] mtd: spi-nor: atmel-quadspi: Remove unused code from "
  ` Applied "mtd: spi-nor: atmel-quadspi: Remove unused code from atmel-quadspi driver" to the spi tree
` [PATCH v3 5/6] spi: Add QuadSPI driver for Atmel SAMA5D2
  ` Applied "spi: Add QuadSPI driver for Atmel SAMA5D2" to the spi tree
` [PATCH v3 6/6] dt-bindings: spi: QuadSPI driver for Atmel SAMA5D2

[PATCH 0/4] Add QSPI flash support to iwg23s
 2018-11-08 10:48 UTC  (13+ messages)
` [PATCH 1/4] spi: rspi: Add r8a77470 to the compatible list
  ` Applied "spi: rspi: Add r8a77470 to the compatible list" to the spi tree
` [PATCH 2/4] mtd: spi-nor: Add support for is25lp016d
` [PATCH 3/4] ARM: dts: r8a77470: Add QSPI support
` [PATCH 4/4] ARM: dts: iwg23s-sbc: Add QSPI flash support

[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework
 2018-11-08  8:57 UTC  (10+ messages)

[PATCH RESEND v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-11-07 16:21 UTC  (3+ messages)
` [PATCH RESEND v4 1/5] "

[PATCH 0/2] McSPI: Enable mcspi driver for AM654 SoCs
 2018-11-07 15:01 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: spi: omap-spi: Add compatible for AM654 SoC
  ` Applied "spi: omap-spi: Add compatible for AM654 SoC" to the spi tree
` [PATCH 2/2] spi: Kconfig: Enable McSPI driver for K3 platforms
  ` Applied "spi: Kconfig: Enable McSPI driver for K3 platforms" to the spi tree

[PATCH v3 0/7] spi: spi-mem: Add a direct mapping API
 2018-11-06 16:05 UTC  (8+ messages)
` [PATCH v3 1/7] spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
` [PATCH v3 2/7] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
` [PATCH v3 3/7] spi: spi-mem: Split spi_mem_exec_op() code
` [PATCH v3 4/7] spi: spi-mem: Add a new API to support direct mapping
` [PATCH v3 5/7] mtd: devices: m25p80: Use the spi-mem dirmap API
` [PATCH v3 6/7] mtd: spinand: "
` [PATCH v3 7/7] spi: mxic: Add support for direct mapping

[PATCH v2 0/7] spi: spi-mem: Add a direct mapping API
 2018-11-06 13:21 UTC  (12+ messages)
` [PATCH v2 1/7] spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT description
` [PATCH v2 2/7] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
` [PATCH v2 3/7] spi: spi-mem: Split spi_mem_exec_op() code
` [PATCH v2 4/7] spi: spi-mem: Add a new API to support direct mapping
` [PATCH v2 5/7] mtd: devices: m25p80: Use the spi-mem dirmap API
` [PATCH v2 6/7] mtd: spinand: "
` [PATCH v2 7/7] spi: mxic: Add support for direct mapping

[PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits
 2018-11-05 18:29 UTC  (2+ messages)

[PATCH v1 00/14] Rockchip SPI cleanup and use interrupts
 2018-11-05 12:06 UTC  (30+ messages)
` [PATCH v1 01/14] spi: rockchip: make spi_enable_chip take bool
  ` Applied "spi: rockchip: make spi_enable_chip take bool" to the spi tree
` [PATCH v1 02/14] spi: rockchip: use designated init for dma config
  ` Applied "spi: rockchip: use designated init for dma config" to the spi tree
` [PATCH v1 03/14] spi: rockchip: always use SPI mode
  ` Applied "spi: rockchip: always use SPI mode" to the spi tree
` [PATCH v1 04/14] spi: rockchip: use atomic_t state
  ` Applied "spi: rockchip: use atomic_t state" to the spi tree
` [PATCH v1 05/14] spi: rockchip: disable spi on error
  ` Applied "spi: rockchip: disable spi on error" to the spi tree
` [PATCH v1 06/14] spi: rockchip: read transfer info directly
  ` Applied "spi: rockchip: read transfer info directly" to the spi tree
` [PATCH v1 07/14] spi: rockchip: don't store dma channels twice
  ` Applied "spi: rockchip: don't store dma channels twice" to the spi tree
` [PATCH v1 08/14] spi: rockchip: remove master pointer from dev data
  ` Applied "spi: rockchip: remove master pointer from dev data" to the spi tree
` [PATCH v1 09/14] spi: rockchip: simplify use_dma logic
  ` Applied "spi: rockchip: simplify use_dma logic" to the spi tree
` [PATCH v1 10/14] spi: rockchip: set min/max speed
  ` Applied "spi: rockchip: set min/max speed" to the spi tree
` [PATCH v1 11/14] spi: rockchip: precompute rx sample delay
  ` Applied "spi: rockchip: precompute rx sample delay" to the spi tree
` [PATCH v1 12/14] spi: rockchip: use irq rather than polling
  ` Applied "spi: rockchip: use irq rather than polling" to the spi tree
` [PATCH v1 13/14] spi: rockchip: support 4bit words
  ` Applied "spi: rockchip: support 4bit words" to the spi tree
` [PATCH v1 14/14] spi: rockchip: support lsb-first mode
  ` Applied "spi: rockchip: support lsb-first mode" to the spi tree

add SPI driver support for mt8183
 2018-11-05 12:05 UTC  (5+ messages)
` [PATCH 1/2] spi: mediatek: Add bindings for mediatek MT8183 soc platform
  ` Applied "spi: mediatek: Add bindings for mediatek MT8183 soc platform" to the spi tree
` [PATCH 2/2] spi: mediatek: add spi support for mt8183 IC
  ` Applied "spi: mediatek: add spi support for mt8183 IC" to the spi tree

[PATCH 1/2] spi: spi-geni-qcom: fix nitpicks
 2018-11-05 12:03 UTC  (6+ messages)
  ` Applied "spi: spi-geni-qcom: fix nitpicks" to the spi tree
` [PATCH 2/2] spi: spi-geni-qcom: Simplify probe function
  ` Applied "spi: spi-geni-qcom: Simplify probe function" to the spi tree

[PATCH v2 0/2] spi: fix incorrect property items
 2018-11-05 12:01 UTC  (4+ messages)
` [PATCH v2 2/2] spi: uniphier: re-add addressing properties
  ` Applied "spi: uniphier: re-add addressing properties" to the spi tree

[PATCH 2/3] spi: spi-sh-msiof: simplify getting .driver_data
 2018-11-05 12:01 UTC  (2+ messages)
` Applied "spi: spi-sh-msiof: simplify getting .driver_data" to the spi tree

[PATCH 3/3] spi: spi-zynqmp-gqspi: simplify getting .driver_data
 2018-11-05 12:01 UTC  (2+ messages)
` Applied "spi: spi-zynqmp-gqspi: simplify getting .driver_data" to the spi tree

[PATCH 0/3] spi: simplify getting .driver_data
 2018-11-05 12:01 UTC  (4+ messages)
` [PATCH 1/3] spi: spi-rspi: "
  ` Applied "spi: spi-rspi: simplify getting .driver_data" to the spi tree

[PATCH v6 1/2] spi: Add MXIC controller driver
 2018-11-05 12:01 UTC  (2+ messages)
` Applied "spi: Add MXIC controller driver" to the spi tree

[PATCH 0/15] Add support for OLPC XO 1.75 Embedded Controller
 2018-11-04 14:39 UTC  (27+ messages)
` [PATCH 01/15] power: supply: olpc_battery: correct the temperature units
` [PATCH 02/15] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH 03/15] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH 04/15] Platform: OLPC: Remove an unused include
` [PATCH 05/15] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH 07/15] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH 08/15] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH 10/15] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH 11/15] x86, olpc: Use a correct version when making up a battery node
` [PATCH 12/15] power: supply: olpc_battery: Use DT to get battery version
` [PATCH 13/15] power: supply: olpc_battery: Move priv data to a struct
` [PATCH 14/15] power: supply: olpc_battery: Avoid using platform_info
` [PATCH 15/15] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH 0/11] spi: pxa2xx: add DT and slave mode support
 2018-11-04 12:19 UTC  (24+ messages)
` [PATCH v2 01/11] dt-bindings: spi/spi-pxa2xx: add PXA2xx SSP SPI Controller
` [PATCH v2 02/11] PCI: Provide pci_match_id() with CONFIG_PCI=n
` [PATCH 03/11] spi: pxa2xx: Use an enum for type
` [PATCH 04/11] spi: pxa2xx: Add devicetree support
` [PATCH 05/11] DT: marvell,mmp2: Add SSP1 and SSP3
` [PATCH 06/11] dt-bindings: spi/spi-pxa2xx: Add spi-slave property
` [PATCH 07/11] spi: Deal with slaves that return from transfer_one() unfinished
` [PATCH 08/11] spi: pxa2xx: Add slave mode support
` [PATCH 09/11] dt-bindings: spi/spi-pxa2xx: Add ready GPIO signal
` [PATCH 10/11] spi: pxa2xx: Add ready signal
` [PATCH 11/11] spi: pxa2xx: Deal with the leftover garbage in TXFIFO

[PATCH] spi: pxa2xx: Remove the shutdown callback
 2018-11-03 19:13 UTC  (2+ messages)

[PATCH] spi: Gracefully handle power supplies with disabled PM
 2018-11-03 19:12 UTC  (2+ messages)

[RFC PATCH v2 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-10-31 13:43 UTC  (2+ messages)

[PATCH] spi: mediatek: use correct mata->xfer_len when in fifo transfer
 2018-10-31 10:26 UTC  (2+ messages)
` Applied "spi: mediatek: use correct mata->xfer_len when in fifo transfer" to the spi tree

[PATCH] spi: dw: fix buffer end address
 2018-10-29 16:35 UTC  (2+ messages)

[PATCH RESEND] spi: spi-fsl-dspi: use IRQF_SHARED mode to request IRQ
 2018-10-29  3:11 UTC 

[PATCH 3/3] spi: spi-mem: MediaTek: Add SPI NAND Flash interface driver for MediaTek MT7622
 2018-10-26  6:08 UTC  (2+ 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).