linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] spi: sh-msiof: Add DMA support
@ 2014-06-20 10:16 Geert Uytterhoeven
  2014-06-20 10:16 ` [PATCH 1/5] spi: sh-msiof: Add more register documentation Geert Uytterhoeven
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Geert Uytterhoeven @ 2014-06-20 10:16 UTC (permalink / raw)
  To: Mark Brown
  Cc: Magnus Damm, Guennadi Liakhovetski, linux-spi, linux-sh,
	linux-kernel, Geert Uytterhoeven

This patch series refactors the Renesas MSIOF SPI driver and adds DMA
support.

  [1/5] spi: sh-msiof: Add more register documentation
  [2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers
  [3/5] spi: sh-msiof: Improve transfer error handling
  [4/5] spi: sh-msiof: Refactor sh_msiof_transfer_one()
  [5/5] spi: sh-msiof: Add DMA support

 drivers/spi/spi-sh-msiof.c   | 516 +++++++++++++++++++++++++++++++++++++++----
 include/linux/spi/sh_msiof.h |   2 +
 2 files changed, 469 insertions(+), 49 deletions(-)

Thanks!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2014-06-24 18:56 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-20 10:16 [PATCH 0/5] spi: sh-msiof: Add DMA support Geert Uytterhoeven
2014-06-20 10:16 ` [PATCH 1/5] spi: sh-msiof: Add more register documentation Geert Uytterhoeven
     [not found]   ` <1403259380-13634-2-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-06-21 10:18     ` Mark Brown
2014-06-20 10:16 ` [PATCH 3/5] spi: sh-msiof: Improve transfer error handling Geert Uytterhoeven
2014-06-21 10:18   ` Mark Brown
2014-06-20 10:16 ` [PATCH 4/5] spi: sh-msiof: Refactor sh_msiof_transfer_one() Geert Uytterhoeven
2014-06-21 10:18   ` Mark Brown
     [not found] ` <1403259380-13634-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2014-06-20 10:16   ` [PATCH 2/5] spi: sh-msiof: Extract sh_msiof_spi_{start,stop}() helpers Geert Uytterhoeven
2014-06-21 10:18     ` Mark Brown
2014-06-20 10:16   ` [PATCH 5/5] spi: sh-msiof: Add DMA support Geert Uytterhoeven
2014-06-21 10:19     ` Mark Brown
     [not found]       ` <20140621101959.GM5099-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2014-06-22  8:06         ` Geert Uytterhoeven
2014-06-24 18:56           ` Geert Uytterhoeven

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