linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-21 01:58:15 to 2018-04-17 17:49:20 UTC [more...]

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:49 UTC  (21+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
  ` [PATCH v3 02/20] ata: "
  ` [PATCH v3 05/20] firewire: "
  ` [PATCH v3 06/20] fpga: "
  ` [PATCH v3 07/20] i2c: "
  ` [PATCH v3 12/20] media: "
  ` [PATCH v3 13/20] mmc: "
  ` [PATCH v3 14/20] mtd: "
  ` [PATCH v3 16/20] remoteproc: "
  ` [PATCH v3 17/20] serial: "
  ` [PATCH v3 18/20] spi: "
  ` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
` [PATCH v3 15/20] net: "
` [PATCH v3 20/20] usb: "

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[PATCH v2 1/8] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
 2018-04-17 14:29 UTC  (8+ messages)
    ` [PATCH v2 2/8] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
    ` [PATCH v2 3/8] spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
    ` [PATCH v2 4/8] spi: spi-s3c64xx: Drop unused enable_datapath() "
    ` [PATCH v2 5/8] spi: spi-s3c64xx: Add missing s3c64xx_ prefix to function names
    ` [PATCH v2 6/8] spi: spi-s3c64xx: Fix indentation in the register offset definitions
    ` [PATCH v2 7/8] spi: spi-s3c64xx: Use local variable for FIFO length
    ` [PATCH v2 8/8] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode

[PATCH 0/3] Driver for AT91 USART in SPI mode
 2018-04-17 11:03 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: add usart spi driver
` [PATCH 2/3] dt-bindings: add binding for at91-usart in spi mode
` [PATCH 3/3] spi: at91-usart: add driver for at91-usart as spi

[PATCH v2 00/10] spi: Extend the framework to generically support memory devices
 2018-04-17 10:57 UTC  (20+ messages)
` [PATCH v2 01/10] spi: Check presence the of ->transfer[_xxx]() before registering a controller
  ` Applied "spi: Check presence the of ->transfer[_xxx]() before registering a controller" to the spi tree
` [PATCH v2 02/10] spi: Expose spi_{map,unmap}_buf() for internal use
` [PATCH v2 03/10] spi: Add an helper to flush the message queue
` [PATCH v2 04/10] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH v2 05/10] spi: Make support for regular transfers optional when ->mem_ops != NULL
` [PATCH v2 06/10] spi: bcm-qspi: Implement the spi_mem interface
` [PATCH v2 07/10] spi: bcm53xx: "
` [PATCH v2 08/10] spi: ti-qspi: "
` [PATCH v2 09/10] mtd: spi-nor: Use the spi_mem_xx() API
` [PATCH v2 10/10] spi: Get rid of the spi_flash_read() API

[PATCH 1/6] spi: spi-s3c64xx: Remove unused driver data structure tgl_spi field
 2018-04-17 10:51 UTC  (21+ messages)
    ` [PATCH 2/6] spi: spi-s3c64xx: Remove unused s3c64xx_spi_hwinit() function argument
    ` [PATCH 3/6] spi: spi-s3c64xx: Drop unused enable_datapath() "
    ` [PATCH 4/6] spi: spi-s3c64xx: Do not ignore timeout errors in polling I/O mode
    ` [PATCH 5/6] spi: spi-s3c64xx: Fix indentation in the register offset definitions
    ` [PATCH 6/6] spi: spi-s3c64xx: Allow higher transfer lengths in polling IO mode

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-16 20:01 UTC 

[RFC PATCH] spi: zynqmp: Add pm runtime support
 2018-04-16 18:25 UTC  (2+ messages)
` Applied "spi: zynqmp: Add pm runtime support" to the spi tree

[PATCH] spi: stm32: Fix error handling in stm32_spi_probe()
 2018-04-16 17:16 UTC  (3+ messages)
` Applied "spi: stm32: Fix error handling in stm32_spi_probe()" to the spi tree

[PATCH] Fixes in TI QSPI driver to allow more than one flash chip
 2018-04-16 16:58 UTC  (7+ messages)
  ` [PATCH v2 1/2] spi: spi-ti-qspi: Fix parameters order in regmap_update_bits calls
    ` [PATCH v2 2/2] spi: spi-ti-qspi: Add checking which flash chip has been mmap-ed

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-16 12:07 UTC 

[PATCH] [PATCH v1] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-16 11:57 UTC  (2+ messages)

[PATCH] spi: mediatek: Use of_device_get_match_data()
 2018-04-16  2:33 UTC 

[PATCH] spi: meson-axg: Fix error handling in meson_spicc_probe()
 2018-04-13 21:39 UTC 

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-13 18:03 UTC 

[PATCH] spi: spi-topcliff-pch: Replace GFP_ATOMIC with GFP_KERNEL in pch_spi_handle_dma
 2018-04-13 11:25 UTC  (3+ messages)
` Applied "spi: spi-topcliff-pch: Replace GFP_ATOMIC with GFP_KERNEL in pch_spi_handle_dma" to the spi tree

[PATCH] spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"
 2018-04-13 11:25 UTC  (2+ messages)
` Applied "spi: imx: Update MODULE_DESCRIPTION to "SPI Controller driver"" to the spi tree

[PATCH] spi: mediatek: remove redundant MODULE_ALIAS entries
 2018-04-12 16:13 UTC  (4+ messages)

[PATCH v3 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-04-10 14:05 UTC  (30+ messages)
` [PATCH v3 1/6] spi: sun6i: coding style/readability improvements
` [PATCH v3 2/6] spi: sun6i: handle chip select polarity flag
` [PATCH v3 3/6] spi: sun6i: restrict transfer length in PIO-mode
` [PATCH v3 4/6] spi: sun6i: use completion provided by SPI core
` [PATCH v3 5/6] spi: sun6i: introduce register set/unset helpers
` [PATCH v3 6/6] spi: sun6i: add DMA transfers support

[PATCH] spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()
 2018-04-10 13:49 UTC 

[PATCH v2 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-04-04 19:19 UTC  (18+ messages)
` [PATCH v2 1/6] spi: core: handle timeout error from transfer_one()
` [PATCH v2 2/6] spi: sun4i: restrict transfer length in PIO-mode
` [PATCH v2 3/6] spi: sun4i: coding style/readability improvements
` [PATCH v2 4/6] spi: sun4i: use completion provided by SPI core driver
` [PATCH v2 5/6] spi: sun4i: introduce register set/unset helpers
` [PATCH v2 6/6] spi: sun4i: add DMA transfers support

[PATCH 0/6] spi: Add support for DMA transfers in sun4i SPI driver
 2018-04-04  6:27 UTC  (17+ messages)
` [PATCH 1/6] spi: core: handle timeout error from transfer_one()
` [PATCH 2/6] spi: sun4i: restrict transfer length in PIO-mode
` [PATCH 3/6] spi: sun4i: coding style/readability improvements
` [PATCH 4/6] spi: sun4i: use completion provided by SPI core driver
` [PATCH 5/6] spi: sun4i: introduce register set/unset helpers
` [PATCH 6/6] spi: sun4i: add DMA transfers support

[PATCH v5] ARM: imx: Update spi_imx platform data to reflect current state
 2018-04-02 20:06 UTC 

[GIT PULL] SPI updates for v4.17
 2018-04-02 16:56 UTC 

[PATCH v2 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-03-30 12:50 UTC  (7+ messages)
` [PATCH v2 1/6] spi: sun6i: coding style/readability improvements
` [PATCH v2 2/6] spi: sun6i: handle chip select polarity flag
` [PATCH v2 3/6] spi: sun6i: restrict transfer length in PIO-mode
` [PATCH v2 4/6] spi: sun6i: use completion provided by SPI core
` [PATCH v2 5/6] spi: sun6i: introduce register set/unset helpers
` [PATCH v2 6/6] spi: sun6i: add DMA transfers support

[PATCH 0/6] spi: Add support for DMA transfers in sun6i SPI driver
 2018-03-30  7:33 UTC  (8+ messages)
` [PATCH 1/6] spi: sun6i: coding style/readability improvements
` [PATCH 2/6] spi: sun6i: handle chip select polarity flag
` [PATCH 3/6] spi: sun6i: restrict transfer length in PIO-mode
` [PATCH 4/6] spi: sun6i: use completion provided by SPI core
` [PATCH 5/6] spi: sun6i: introduce register set/unset helpers
` [PATCH 6/6] spi: sun6i: add DMA transfers support

[PATCH] Allwinner SPI sun6i : add dual mode support
 2018-03-29  9:18 UTC  (2+ messages)

[PATCH] spi: spi-atmel: Use correct enum for DMA transfer direction
 2018-03-28  2:44 UTC  (4+ messages)
` Applied "spi: spi-atmel: Use correct enum for DMA transfer direction" to the spi tree

[PATCH v2] spi: rspi: use correct enum for DMA transfer direction
 2018-03-21  8:06 UTC  (2+ messages)

[PATCH 1/2] spi: sprd: Simplify the transfer function
 2018-03-21  1:58 UTC  (2+ messages)
` Applied "spi: sprd: Simplify the transfer function" to the spi tree

[PATCH 2/2] spi: sprd: Add the support of restarting the system
 2018-03-21  1:58 UTC  (2+ messages)
` Applied "spi: sprd: Add the support of restarting the system" 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).