linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-29 09:35:16 to 2019-02-05 22:13:49 UTC [more...]

[PATCH v2] ARM: dspi: Provide support for DSPI slave more operation (Vybryd vf610)
 2019-02-05 22:13 UTC  (8+ messages)
` [PATCH v5] ARM: dspi: Provide support for DSPI slave mode "
` [PATCH v6] spi: spi-fsl-dspi: "

[PATCH v6 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-05 17:33 UTC  (14+ messages)
` [PATCH v6 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v6 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v6 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v6 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v6 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v6 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v6 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v6 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v6 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v6 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v6 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v6 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v6 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v5 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-05 16:26 UTC  (15+ messages)
` [PATCH v5 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v5 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v5 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v5 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v5 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v5 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v5 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v5 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v5 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v5 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v5 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v5 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v5 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH 1/9 v3] staging: spi: mt7621: Switch to SPDX identifier
 2019-02-05  6:29 UTC  (15+ messages)
` [PATCH 2/9 v3] staging: spi: mt7621: Clean up excessive header usage
` [PATCH 3/9 v3] staging: spi: mt7621: Add return code check on device_reset()
` [PATCH 4/9 v3] staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definition
` [PATCH 5/9 v3] staging: spi: mt7621: Minor cosmetic changes
` [PATCH 6/9 v3] staging: spi: mt7621: Use recommended comment style
` [PATCH 7/9 v3] staging: spi: mt7621: Sort register definitions
` [PATCH 8/9 v3] staging: spi: mt7621: Use macros instead of hardcoded values
` [PATCH 9/9 v3] staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi

[PATCH v4 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-04 14:37 UTC  (19+ messages)
` [PATCH v4 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v4 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v4 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v4 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v4 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v4 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v4 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v4 08/13] spi: atmel-quadspi: rework transfer macros
` [PATCH v4 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v4 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v4 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v4 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v4 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH 0/5] Add support for STM32F4 SPI
 2019-02-04  8:23 UTC  (3+ messages)
` [PATCH 4/5] ARM: dts: stm32: add SPI support on STM32F429 SoC

[PATCH v3 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-02 13:30 UTC  (31+ messages)
` [PATCH v3 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v3 02/13] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v3 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v3 04/13] spi: atmel-quadspi: fix naming scheme
` [PATCH v3 05/13] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v3 06/13] spi: atmel-quadspi: return appropriate error code
` [PATCH v3 07/13] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v3 08/13] spi: atmel-quadspi: drop unused and NOP transfer macros
` [PATCH v3 09/13] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v3 10/13] dt-bindings: spi: atmel-quadspi: make "pclk" mandatory
` [PATCH v3 11/13] spi: atmel-quadspi: add support for named peripheral clock
` [PATCH v3 12/13] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v3 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v2 00/10] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-01 15:45 UTC  (19+ messages)
` [PATCH v2 01/10] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v2 02/10] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH v2 03/10] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v2 04/10] spi: atmel-quadspi: fix naming scheme
` [PATCH v2 05/10] spi: atmel-quadspi: remove unnecessary cast
` [PATCH v2 06/10] spi: atmel-quadspi: return appropriate error code
` [PATCH v2 07/10] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH v2 08/10] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH v2 09/10] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH v2 10/10] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH 1/2 v2] staging: spi: mt7621: Switch to SPDX identifier
 2019-02-01 10:07 UTC  (6+ messages)
` [PATCH 2/2 v2] staging: spi: mt7621: Minor code cleanup

[PATCH v8 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2019-02-01  5:05 UTC  (6+ messages)
` [PATCH v8 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v8 4/5] arm64: defconfig: enable NXP FlexSPI driver

[PATCH v7 0/5] spi: add support for octal mode
 2019-02-01  3:51 UTC  (3+ messages)
` [PATCH v7 5/5] arm64: dts: lx2160a: update fspi node

[PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
 2019-01-31 13:12 UTC  (27+ messages)
` [PATCH 1/9] spi: atmel-quadspi: optimize qspi init
` [PATCH 2/9] spi: atmel-quadspi: order header files inclusion alphabetically
` [PATCH 3/9] spi: atmel-quadspi: fix naming scheme
` [PATCH 4/9] spi: atmel-quadspi: remove unnecessary cast
` [PATCH 5/9] spi: atmel-quadspi: return appropriate error code
` [PATCH 6/9] spi: atmel-quadspi: switch to SPDX license identifiers
` [PATCH 7/9] dt-bindings: spi: atmel-quadspi: update example to new clock binding
` [PATCH 8/9] dt-bindings: spi: atmel-quadspi: QuadSPI driver for Microchip SAM9X60
` [PATCH 9/9] spi: atmel-quadspi: add support for sam9x60 qspi controller

[PATCH v5 1/2] spi: support inter-word delay requirement for devices
 2019-01-31 12:46 UTC  (7+ messages)
` [PATCH v5 2/2] spi-atmel: support inter-word delay

[RFC/PATCH 0/5] DVFS in the OPP core
 2019-01-31 10:41 UTC  (6+ messages)

[PATCH v6 1/2] spi: support inter-word delay requirement for devices
 2019-01-30 23:02 UTC  (4+ messages)
  ` Applied "spi: support inter-word delay requirement for devices" to the spi tree
` [PATCH v6 2/2] spi-atmel: support inter-word delay
  ` Applied "spi-atmel: support inter-word delay" to the spi tree

[PATCH 0/6] Add interconnect support for GENI QUPs
 2019-01-30 22:29 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: soc: qcom: Add interconnect binding for GENI QUP

[PATCH v2 0/2] eeprom: at25: SPI transfer improvements
 2019-01-30 19:40 UTC  (7+ messages)

[PATCH v7 0/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI driver
 2019-01-30  9:26 UTC  (9+ messages)
` [PATCH v7 1/2] spi: Add Renesas R-Car Gen3 RPC-IF SPI controller driver

[PATCH v4 1/2] spi: support inter-word delay requirement for devices
 2019-01-29 18:06 UTC  (6+ messages)
` [PATCH v4 2/2] spi-atmel: support inter-word delay

[PATCH v3 0/2] spi: support inter-word delays
 2019-01-29 16:41 UTC  (10+ messages)
` [PATCH v3 1/2] spi: support inter-word delay requirement for devices

[PATCH v2] spi: spi-mem: spi-nxp-fspi: add module license info
 2019-01-29 12:14 UTC  (2+ messages)
` Applied "spi: spi-mem: spi-nxp-fspi: add module license info" to the spi tree

[PATCH] spi: ti-qspi: Fix mmap read when more than one CS in use
 2019-01-29 12:14 UTC  (2+ messages)
` Applied "spi: ti-qspi: Fix mmap read when more than one CS in use" to the spi tree

[PATCH] spi: spi-mem: spi-fsl-qspi: typo fix in author name
 2019-01-29 12:14 UTC  (6+ messages)
` Applied "spi: spi-mem: spi-fsl-qspi: typo fix in author name" to the spi tree

[PATCH] spi: spi-mem: spi-nxp-fspi: add module license info
 2019-01-29  9:41 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).