linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-21 13:36:00 to 2018-11-06 17:35:11 UTC [more...]

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

[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 0/4] Add QSPI flash support to iwg23s
 2018-11-06 14:09 UTC  (7+ messages)
` [PATCH 1/4] spi: rspi: Add r8a77470 to the compatible list
` [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 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 v3 0/6] New QuadSPI driver for Atmel SAMA5D2
 2018-11-05 21:21 UTC  (9+ 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
` [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 "
` [PATCH v3 5/6] spi: Add QuadSPI driver for Atmel SAMA5D2
` [PATCH v3 6/6] dt-bindings: spi: "

[PATCH v1] spi: spi-qcom-qspi: Fix remaining driver nits
 2018-11-05 18:29 UTC  (4+ 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  (9+ 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 0/2] spi-geni-qcom: Cleanup nitpicks and simplify probe function

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

[PATCH 0/3] spi: simplify getting .driver_data
 2018-11-05 12:01 UTC  (8+ messages)
` [PATCH 1/3] spi: spi-rspi: "
  ` Applied "spi: spi-rspi: simplify getting .driver_data" to the spi tree
` [PATCH 2/3] spi: spi-sh-msiof: simplify getting .driver_data
  ` Applied "spi: spi-sh-msiof: simplify getting .driver_data" to the spi tree
` [PATCH 3/3] spi: spi-zynqmp-gqspi: simplify getting .driver_data
  ` Applied "spi: spi-zynqmp-gqspi: 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  (32+ 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)

[PATCH v2 00/12] Port the FSL QSPI driver to the SPI framework
 2018-10-31 16:09 UTC  (6+ 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)

[PATCH] spi: uniphier: fix incorrect property items
 2018-10-26  0:12 UTC  (4+ messages)
` Applied "spi: uniphier: fix incorrect property items" to the spi tree

[PATCH 1/3] dspi: lx2160a: use IRQF_SHARED mode to request IRQ
 2018-10-25  8:29 UTC 

[PATCH V2 1/5] spi: lpspi: Add slave mode support for imx7ulp
 2018-10-24 10:56 UTC  (8+ messages)
` [PATCH V2 2/5] spi: lpspi: Improve the stability of lpspi data transmission
` [PATCH V2 3/5] spi: lpspi: Add 8qm/qxp support for lpspi
` [PATCH V2 4/5] spi: lpspi: enable runtime pm "
` [PATCH V2 5/5] spi: lpspi: CLK pin becomes low when CR_RST=1

[PATCH 1/5] spi: lpspi: Add slave mode support for imx7ulp
 2018-10-24  7:14 UTC  (8+ messages)
` [PATCH 2/5] spi: lpspi: Improve the stability of lpspi data transmission
` [PATCH 3/5] spi: lpspi: Add 8qm/qxp support for lpspi
` [PATCH 4/5] spi: lpspi: enable runtime pm "
` [PATCH 5/5] spi: lpspi: CLK pin becomes low when CR_RST=1

[PATCH v3 0/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-10-23 10:00 UTC  (8+ messages)
` [PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash

[PATCH v3 0/7] spi: add support for octo mode
 2018-10-23  9:49 UTC  (10+ messages)
` [PATCH v3 1/7] spi: add support for octo mode I/O data transfer
` [PATCH v3 2/7] spi: spi-mem: "
` [PATCH v3 3/7] mtd: spi-nor: add opcodes for octo Read/Write commands
` [PATCH v3 4/7] mtd: spi-nor: add octo read flag for flash mt35xu512aba
` [PATCH v3 5/7] mtd: m25p80: add support of octo mode I/O transfer
` [PATCH v3 6/7] spi: nxp-fspi: add octo mode flag bit for octal support
` [PATCH v3 7/7] arm64: dts: lx2160a: update fspi node

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2018-10-23  9:13 UTC  (2+ messages)
` [RESEND PATCHv2] "

[PATCH RESEND v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-23  9:12 UTC  (8+ messages)
` [PATCH RESEND v4 1/5] "
` [PATCH RESEND v4 2/5] dt-bindings: spi: add binding file "
` [PATCH RESEND v4 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH RESEND v4 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH RESEND v4 5/5] MAINTAINERS: add maintainers for the "

[PATCH v2 0/7] spi: add support for octal mode
 2018-10-22 12:40 UTC  (2+ messages)

[GIT PULL] SPI updates for the next release
 2018-10-22 12:23 UTC 

[PATCH RFC 00/18] mtd: spi-nor: Proposal for 8-8-8 mode support
 2018-10-22 12:01 UTC  (6+ messages)

[PATCH v4 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-10-22 11:51 UTC  (4+ messages)

[PATCH V3 5/8] dt-bindings: spi: lpspi: add imx8qxp compatible string
 2018-10-21 15:59 UTC  (2+ messages)
` Applied "spi: lpspi: add imx8qxp compatible string" 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).