linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] spi/ath79: various fixes
@ 2012-12-27  9:42 Gabor Juhos
       [not found] ` <1356601349-23617-1-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
  0 siblings, 1 reply; 15+ messages in thread
From: Gabor Juhos @ 2012-12-27  9:42 UTC (permalink / raw)
  To: Grant Likely
  Cc: spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, Gabor Juhos

This patch set contain various fixes for the spi-ath79 driver.

Gabor Juhos (6):
  spi/ath79: add delay between SCK changes
  spi/ath79: add missing HIGH->LOW SCK transition
  spi/ath79: remove superfluous chip select code
  spi/ath79: use gpio_request_one
  spi/ath79: avoid multiple initialization of the SPI controller
  spi/ath79: add shutdown handler

 drivers/spi/spi-ath79.c |  121 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 88 insertions(+), 33 deletions(-)

-- 
1.7.10


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712

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

end of thread, other threads:[~2013-02-05 19:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-27  9:42 [PATCH 0/6] spi/ath79: various fixes Gabor Juhos
     [not found] ` <1356601349-23617-1-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2012-12-27  9:42   ` [PATCH 1/6] spi/ath79: add delay between SCK changes Gabor Juhos
     [not found]     ` <1356601349-23617-2-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 12:57       ` Grant Likely
2013-02-05 19:52         ` Gabor Juhos
2012-12-27  9:42   ` [PATCH 2/6] spi/ath79: add missing HIGH->LOW SCK transition Gabor Juhos
     [not found]     ` <1356601349-23617-3-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 12:57       ` Grant Likely
2012-12-27  9:42   ` [PATCH 3/6] spi/ath79: remove superfluous chip select code Gabor Juhos
     [not found]     ` <1356601349-23617-4-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 12:58       ` Grant Likely
2012-12-27  9:42   ` [PATCH 4/6] spi/ath79: use gpio_request_one Gabor Juhos
     [not found]     ` <1356601349-23617-5-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 12:59       ` Grant Likely
2012-12-27  9:42   ` [PATCH 5/6] spi/ath79: avoid multiple initialization of the SPI controller Gabor Juhos
     [not found]     ` <1356601349-23617-6-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 13:00       ` Grant Likely
2012-12-27  9:42   ` [PATCH 6/6] spi/ath79: add shutdown handler Gabor Juhos
     [not found]     ` <1356601349-23617-7-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2013-02-05 13:02       ` Grant Likely
2013-02-05 19:53         ` Gabor Juhos

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