LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] drivers/misc/ti-st: updates & fixes
@ 2012-08-03 19:46 pavan_savoy
  2012-08-03 19:46 ` [PATCH v2 1/6] drivers/misc/ti-st: remove gpio handling pavan_savoy
  0 siblings, 1 reply; 7+ messages in thread
From: pavan_savoy @ 2012-08-03 19:46 UTC (permalink / raw
  To: gregkh, linux-kernel; +Cc: pavan_savoy, Pavan Savoy

From: Pavan Savoy <pavan_savoy@ti.com>

Resending - Since I'm not sure the first mail was went through.
This time adding a patch from Matthias Kaehlcke.

Greg,

Please find attached the patch-set which fixes/updates the WiLink shared
transport driver hosted at drivers/misc/ti-st/

Among the following set of patches:-
The gpio handling patch, disabling chip upon firmware download timeout &
fixing the read fw version command comes from testing the driver on various
platforms with a variety of serial driver working underneath.
The other 2 patches comes in form of removing sparse warnings and a nicer
update from existing wait for completion usage.


Matthias Kaehlcke (1):
  drivers/misc/ti-st: check chip_awake NULL check

Pavan Savoy (5):
  drivers/misc/ti-st: remove gpio handling
  drivers/misc/ti-st: remove sparse warnings
  drivers/misc/ti-st: chip_disable on timeout
  drivers/misc/ti-st: use cpu friendly completions
  drivers/misc/ti-st: fix read fw version cmd

 drivers/misc/ti-st/st_core.c |   12 +++--
 drivers/misc/ti-st/st_kim.c  |  109 +++++++++++++++++-------------------------
 drivers/misc/ti-st/st_ll.c   |    2 +-
 include/linux/ti_wilink_st.h |    3 +-
 4 files changed, 54 insertions(+), 72 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-08-03 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-03 19:46 [PATCH v2 0/6] drivers/misc/ti-st: updates & fixes pavan_savoy
2012-08-03 19:46 ` [PATCH v2 1/6] drivers/misc/ti-st: remove gpio handling pavan_savoy
2012-08-03 19:46   ` [PATCH v2 2/6] drivers/misc/ti-st: remove sparse warnings pavan_savoy
2012-08-03 19:46     ` [PATCH v2 3/6] drivers/misc/ti-st: chip_disable on timeout pavan_savoy
2012-08-03 19:46       ` [PATCH v2 4/6] drivers/misc/ti-st: use cpu friendly completions pavan_savoy
2012-08-03 19:46         ` [PATCH v2 5/6] drivers/misc/ti-st: fix read fw version cmd pavan_savoy
2012-08-03 19:46           ` [PATCH v2 6/6] drivers/misc/ti-st: check chip_awake NULL check pavan_savoy

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 read-only IMAP folder(s) and NNTP newsgroup(s).