linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-27 15:45:16 to 2017-07-20 12:55:12 UTC [more...]

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20 12:55 UTC  (18+ messages)
` [PATCH 076/102] spi: stm32: explicitly request exclusive reset control
  ` Applied "spi: stm32: explicitly request exclusive reset control" to the spi tree
  ` [PATCH 077/102] spi: sun6i: explicitly request exclusive reset control
    ` Applied "spi: sun6i: explicitly request exclusive reset control" to the spi tree
  ` [PATCH 078/102] spi: tegra20-slink: explicitly request exclusive reset control
    ` Applied "spi: tegra20-slink: explicitly request exclusive reset control" to the spi tree
  ` [PATCH 079/102] spi: tegra114: explicitly request exclusive reset control
    ` Applied "spi: tegra114: explicitly request exclusive reset control" to the spi tree
  ` [PATCH 080/102] spi: tegra20-sflash: explicitly request exclusive reset control
    ` Applied "spi: tegra20-sflash: explicitly request exclusive reset control" to the spi tree

[PATCH] powerpc/asm/cacheflush: Cleanup cacheflush function params
 2017-07-20 12:07 UTC  (4+ messages)

[PATCH v4 00/14] spi: qup: Fixes and add support for >64k transfers
 2017-07-20  7:03 UTC  (7+ messages)
` [PATCH v4 01/14] spi: qup: Enable chip select support
` [PATCH v4 03/14] spi: qup: Add completion structures for DMA

[PATCHv3 0/2] spi: imx: native chip selects and devicetree
 2017-07-20  6:34 UTC  (13+ messages)
  ` [PATCHv3 1/2] spi: imx: fix use of native chip-selects with devicetree
  ` [PATCHv3 2/2] spi: imx: document use of native chip-selects in devicetree

Applied "spi: Convert to using %pOF instead of full_name" to the spi tree
 2017-07-19 11:27 UTC 

[PATCH] spi: Convert to using %pOF instead of full_name
 2017-07-19  9:16 UTC  (2+ messages)

[PATCH][next] spi: loopback-test: make several module parameters static
 2017-07-18 13:49 UTC  (5+ messages)
` Applied "spi: loopback-test: make several module parameters static" to the spi tree

[PATCH linux-next v5 1/1] spi: imx: Add support for SPI Slave mode
 2017-07-18  4:40 UTC 

[PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created
 2017-07-17 16:07 UTC  (8+ messages)
  ` Applied "spi: pxa2xx: Only claim CS GPIOs when the slave device is created" to the spi tree

[PATCH v2] spi: sh-msiof: Add support for R-Car H3
 2017-07-17 16:06 UTC  (2+ messages)
  ` Applied "spi: sh-msiof: Add support for R-Car H3" to the spi tree

[PATCH] spi: sh-msiof: Limit minimum divider on R-Car Gen3
 2017-07-17 16:06 UTC  (2+ messages)
  ` Applied "spi: sh-msiof: Limit minimum divider on R-Car Gen3" to the spi tree

[PATCH v2] spi: loopback-test: provide loop_req option
 2017-07-17 16:06 UTC  (2+ messages)
` Applied "spi: loopback-test: provide loop_req option." to the spi tree

[PATCH v3 0/6] Apple SPI properties
 2017-07-16 17:57 UTC  (11+ messages)
` [PATCH v3 6/6] spi: Use Apple device properties in absence of ACPI resources
  ` [PATCH v3 2/6] ACPI / x86: Consolidate Apple DMI checks
  ` [PATCH v3 3/6] ACPI / property: Don't evaluate objects for devices w/o handle
  ` [PATCH v3 5/6] ACPI / scan: Recognize Apple SPI and I2C slaves
` [PATCH v3 4/6] ACPI / property: Support Apple _DSM properties
` [PATCH v3 1/6] ACPI / osi: Exclude x86 DMI quirks on other arches

[PATCH v3] spi: loopback-test: provide loop_req option
 2017-07-14  9:42 UTC 

[PATCH v1] spi: loopback-test: provide loop request option
 2017-07-13  7:42 UTC  (3+ messages)

[PATCH v7 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-07-11 21:16 UTC  (33+ messages)
  ` [PATCH v7 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
  ` [PATCH v7 02/16] mtd: lantiq-flash: drop check of boot select
  ` [PATCH v7 03/16] mtd: spi-falcon: "
  ` [PATCH v7 04/16] watchdog: lantiq: access boot cause register through regmap
  ` [PATCH v7 05/16] watchdog: lantiq: add device tree binding documentation
  ` [PATCH v7 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
  ` [PATCH v7 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
  ` [PATCH v7 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
  ` [PATCH v7 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
  ` [PATCH v7 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
  ` [PATCH v7 11/16] MIPS: lantiq: remove old reset controller implementation
  ` [PATCH v7 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
  ` [PATCH v7 13/16] MIPS: lantiq: remove old GPHY loader code
  ` [PATCH v7 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
  ` [PATCH v7 15/16] MIPS: lantiq: remove old USB PHY initialisation
  ` [PATCH v7 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH linux-next v4 1/4] spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data
 2017-07-11 14:43 UTC  (2+ messages)
` Applied "spi: imx: introduce fifo_size and has_dmamode in spi_imx_devtype_data" to the spi tree

[PATCH linux-next v3 2/4] spi: imx: add selection for iMX53 and iMX6 controller
 2017-07-11 14:43 UTC  (2+ messages)
  ` Applied "spi: imx: add selection for iMX53 and iMX6 controller" to the spi tree

[PATCH linux-next v4 0/4] i.MX ECSPI controller slave mode support
 2017-07-11 14:42 UTC  (9+ messages)
` [PATCH linux-next v4 2/4] spi: imx: add selection for iMX53 and iMX6 controller
` [PATCH linux-next v4 4/4] spi: imx: Add support for SPI Slave mode

[PATCH] spi/bcm63xx-hspi: Fix checkpatch warnings
 2017-07-10 18:42 UTC  (5+ messages)
` Applied "spi/bcm63xx-hspi: Fix checkpatch warnings" to the spi tree

[PATCH 2/2] spi/ath79: Fix checkpatch warnings
 2017-07-10 18:42 UTC  (3+ messages)
` Applied "spi/ath79: Fix checkpatch warnings" to the spi tree

[PATCH linux-next v4 1/1] spi: imx: dynamic burst length adjust for PIO mode
 2017-07-07 12:58 UTC  (7+ messages)
` Applied "spi: imx: dynamic burst length adjust for PIO mode" to the spi tree

[GIT PULL] SPI updates for v4.13
 2017-07-04 15:20 UTC 

[PATCH v2 0/4] Apple SPI properties
 2017-07-03 22:47 UTC  (16+ messages)
` [PATCH v2 2/4] ACPI / property: Support Apple _DSM properties
  ` [PATCH v2 1/4] ACPI / property: Don't evaluate objects for devices w/o handle
  ` [PATCH v2 3/4] ACPI / scan: Recognize Apple SPI and I2C slaves
  ` [PATCH v2 4/4] spi: Use Apple device properties in absence of ACPI resources

[spi:topic/imx 11/11] drivers/spi/spi-imx.c:1007:16: error: 'config' undeclared
 2017-06-30 14:50 UTC 

[RFC PATCH v3 0/6] Report wakeup events in cros_ec_keyb and make cros-ec-spi wakeup optional
 2017-06-30 14:44 UTC  (6+ messages)
` [RFC PATCH v3 2/6] dt-bindings: spi/core: add wakeup-source optional property

[PATCH v6 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-30 12:22 UTC  (19+ messages)
  ` [PATCH v6 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
  ` [PATCH v6 02/16] mtd: lantiq-flash: drop check of boot select
  ` [PATCH v6 03/16] mtd: spi-falcon: "
  ` [PATCH v6 04/16] watchdog: lantiq: access boot cause register through regmap
  ` [PATCH v6 05/16] watchdog: lantiq: add device tree binding documentation
  ` [PATCH v6 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
  ` [PATCH v6 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
  ` [PATCH v6 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
  ` [PATCH v6 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
  ` [PATCH v6 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
  ` [PATCH v6 11/16] MIPS: lantiq: remove old reset controller implementation
  ` [PATCH v6 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
  ` [PATCH v6 13/16] MIPS: lantiq: remove old GPHY loader code
  ` [PATCH v6 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
  ` [PATCH v6 15/16] MIPS: lantiq: remove old USB PHY initialisation
  ` [PATCH v6 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCHv2 0/9] STM32 SPI various fixes
 2017-06-30 11:51 UTC  (13+ messages)
` [PATCHv2 1/9] dt-bindings: spi: stm32: use SoC specific compatible
` [PATCHv2 4/9] spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings
` [PATCHv2 5/9] spi: stm32: use normal conditional statements instead of ternary operator
  ` [PATCHv2 6/9] spi: stm32: add runtime PM support
  ` [PATCHv2 7/9] spi: stm32: enhance DMA error management
      ` Applied "spi: stm32: enhance DMA error management" to the spi tree
  ` [PATCHv2 8/9] spi: stm32: fix potential dereference null return value
` [PATCHv2 9/9] spi: spidev: add Aardvark to device tree compatibility list

[PATCH v5 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-06-29 20:27 UTC  (4+ messages)
` [PATCH v5 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings

[PATCH v3 1/2] spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS
 2017-06-28 19:26 UTC  (7+ messages)
  ` [PATCH v3 2/2] spi: rockchip: Disable Runtime PM when chip select is asserted
      ` Applied "spi: rockchip: Disable Runtime PM when chip select is asserted" to the spi tree
  ` Applied "spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CS" "

[PATCH 1/8] dt-bindings: spi: stm32: use SoC specific compatible
 2017-06-28 19:25 UTC  (2+ messages)
  ` Applied "spi: stm32: use SoC specific compatible" to the spi tree

[PATCH 2/8] spi: stm32: fix compatible to fit with new bindings
 2017-06-28 19:25 UTC  (2+ messages)
  ` Applied "spi: stm32: fix compatible to fit with new bindings" to the spi tree

[PATCHv2 3/9] dt-bindings: spi: stm32: fix example with st,spi-midi-ns property
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: fix example with st, spi-midi-ns property" to the spi tree

[PATCH 4/8] spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings
 2017-06-28 19:25 UTC  (2+ messages)
  ` Applied "spi: stm32: replace st, spi-midi with st, spi-midi-ns to fit bindings" to the spi tree

[PATCH 5/8] spi: stm32: use normal conditional statements instead of ternary operator
 2017-06-28 19:25 UTC  (2+ messages)
  ` Applied "spi: stm32: use normal conditional statements instead of ternary operator" to the spi tree

[PATCH 6/8] spi: stm32: add runtime PM support
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: add runtime PM support" to the spi tree

[PATCH 8/8] spi: stm32: fix potential dereference null return value
 2017-06-28 19:25 UTC  (2+ messages)
` Applied "spi: stm32: fix potential dereference null return value" to the spi tree

[PATCH] spi: sirf: fix spelling mistake: "registerred" -> "registered"
 2017-06-28 19:24 UTC  (2+ messages)
` Applied "spi: sirf: fix spelling mistake: "registerred" -> "registered"" to the spi tree

[PATCH] spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"
 2017-06-28 19:24 UTC  (2+ messages)
` Applied "spi: loopback-test: fix spelling mistake: "reruning" -> "rerunning"" to the spi tree

[PATCH] spi: loopback-test: Fix kfree() NULL pointer error
 2017-06-28 19:24 UTC  (3+ messages)
  ` Applied "spi: loopback-test: Fix kfree() NULL pointer error." to the spi tree

[PATCH v3 00/15] spi: qup: Fixes and add support for >64k transfers
 2017-06-28  6:47 UTC  (4+ messages)
` [PATCH v3 15/15] spi: qup: support for qup v1 dma

[PATCH v2] spi: rockchip: Disable Runtime PM when chip select is asserted
 2017-06-28  4:41 UTC  (3+ messages)

[PATCH] spi/ath79: Fix checkpatch warnings
 2017-06-27 16:31 UTC 


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).