linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] spi: Add support for DMA transfers in sun6i SPI driver
@ 2018-03-30  7:22 Sergey Suloev
  2018-03-30  7:22 ` [PATCH 1/6] spi: sun6i: coding style/readability improvements Sergey Suloev
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Sergey Suloev @ 2018-03-30  7:22 UTC (permalink / raw)
  To: Mark Brown, Maxime Ripard, Chen-Yu Tsai
  Cc: linux-spi, linux-arm-kernel, linux-kernel, Sergey Suloev

The following patchset provides corrections for PIO-mode
and support for DMA transfers in sun6i SPI driver.

Sergey Suloev (6):
  spi: sun6i: coding style/readability improvements
  spi: sun6i: handle chip select polarity flag
  spi: sun6i: restrict transfer length in PIO-mode
  spi: sun6i: use completion provided by SPI core
  spi: sun6i: introduce register set/unset helpers
  spi: sun6i: add DMA transfers support

 drivers/spi/spi-sun6i.c | 501 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 378 insertions(+), 123 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-03-30  7:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-30  7:22 [PATCH 0/6] spi: Add support for DMA transfers in sun6i SPI driver Sergey Suloev
2018-03-30  7:22 ` [PATCH 1/6] spi: sun6i: coding style/readability improvements Sergey Suloev
2018-03-30  7:22 ` [PATCH 2/6] spi: sun6i: handle chip select polarity flag Sergey Suloev
2018-03-30  7:22 ` [PATCH 3/6] spi: sun6i: restrict transfer length in PIO-mode Sergey Suloev
2018-03-30  7:22 ` [PATCH 4/6] spi: sun6i: use completion provided by SPI core Sergey Suloev
2018-03-30  7:22 ` [PATCH 5/6] spi: sun6i: introduce register set/unset helpers Sergey Suloev
2018-03-30  7:22 ` [PATCH 6/6] spi: sun6i: add DMA transfers support Sergey Suloev
2018-03-30  7:33 ` [PATCH 0/6] spi: Add support for DMA transfers in sun6i SPI driver Chen-Yu Tsai

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