public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drivers:staging:ti-st: patches
@ 2010-07-22 10:32 pavan_savoy
  2010-07-22 10:32 ` [PATCH 1/3] drivers:staging:ti-st: smarten, reduce logs pavan_savoy
  2010-07-22 19:53 ` [PATCH 0/3] drivers:staging:ti-st: patches Randy Dunlap
  0 siblings, 2 replies; 13+ messages in thread
From: pavan_savoy @ 2010-07-22 10:32 UTC (permalink / raw)
  To: gregkh, alan; +Cc: linux-kernel, devel, pavan_savoy, Pavan Savoy

From: Pavan Savoy <pavan_savoy@ti.com>

The following patches cleanup bit of a mess and also adds functionality to protocol drivers.
with the 3rd patch now providing context to even the protocol drivers, the single device limit
or support for multiple devices would be easier to implement.

These patches depend on the previously submitted
0001-drivers-staging-ti-st-make-use-of-linux-err-codes.patch
commit d39d49b393d94f4137cee4f64526a4695352f183

Pavan Savoy (3):
  drivers:staging:ti-st: smarten, reduce logs
  drivers:staging:ti-st: cleanup code comments
  drivers:staging:ti-st: give proto drivers context

 drivers/staging/ti-st/bt_drv.c  |   23 +++++---
 drivers/staging/ti-st/st.h      |   52 +++++++++--------
 drivers/staging/ti-st/st_core.c |  118 +++++++++++++++++++--------------------
 drivers/staging/ti-st/st_core.h |   74 +++++++++++++++++--------
 drivers/staging/ti-st/st_kim.c  |   73 ++++++++++++++----------
 drivers/staging/ti-st/st_kim.h  |   77 ++++++++++++++++---------
 drivers/staging/ti-st/st_ll.c   |    4 +-
 drivers/staging/ti-st/st_ll.h   |    9 +++-
 8 files changed, 255 insertions(+), 175 deletions(-)


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

end of thread, other threads:[~2010-08-19  1:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22 10:32 [PATCH 0/3] drivers:staging:ti-st: patches pavan_savoy
2010-07-22 10:32 ` [PATCH 1/3] drivers:staging:ti-st: smarten, reduce logs pavan_savoy
2010-07-22 10:32   ` [PATCH 2/3] drivers:staging:ti-st: cleanup code comments pavan_savoy
2010-07-22 10:32     ` [PATCH 3/3] drivers:staging:ti-st: give proto drivers context pavan_savoy
2010-07-22 19:53 ` [PATCH 0/3] drivers:staging:ti-st: patches Randy Dunlap
2010-07-23  4:56   ` Pavan Savoy
2010-07-23 15:17     ` Randy Dunlap
2010-07-26  5:07       ` Pavan Savoy
2010-08-18 21:04         ` Randy Dunlap
2010-08-18 22:46           ` Savoy, Pavan
2010-08-18 22:56             ` Randy Dunlap
2010-08-19  1:29               ` Pavan Savoy
2010-08-19  1:38                 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox