linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] staging:iio: misc fixes
@ 2011-10-24  9:43 Jonathan Cameron
  2011-10-24  9:43 ` [PATCH 1/6] staging:iio:light:tsl2563 both intensity channels have same chan_spec Jonathan Cameron
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jonathan Cameron @ 2011-10-24  9:43 UTC (permalink / raw)
  To: linux-iio; +Cc: Jonathan Cameron

Hi All,

I've just gathered up the fixes sitting in my various trees
ready to send on.  I have lost track of whether all of these
have previously been posted for review so this is to make
sure they all have.  They are all in the github master branch.

I'd like to push these out before the larger changes that
Lars-Peter and I made at the end of last week.

Thanks,

Jonathan

Jonathan Cameron (5):
  staging:iio:light:tsl2563 both intensity channels have same
    chan_spec.
  staging:iio:triggers Remove unecessary existence checks and return
    val
  staging:iio:industrialio-trigger.c Trivial code style brackets fix
  staging:iio:kfifo remove entirely pointless code.
  staging:iio: trigger fixes for repeat request of same trigger and
    allocation failure

Maxin B. John (1):
  staging:iio:light:tsl2563 missing setting of id in get id function.

 drivers/staging/iio/iio_core_trigger.h     |    3 +-
 drivers/staging/iio/industrialio-trigger.c |   34 ++++++++++++++-------------
 drivers/staging/iio/kfifo_buf.c            |    9 +------
 drivers/staging/iio/light/tsl2563.c        |    4 ++-
 4 files changed, 23 insertions(+), 27 deletions(-)

-- 
1.7.7

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

end of thread, other threads:[~2011-10-24  9:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24  9:43 [PATCH 0/6] staging:iio: misc fixes Jonathan Cameron
2011-10-24  9:43 ` [PATCH 1/6] staging:iio:light:tsl2563 both intensity channels have same chan_spec Jonathan Cameron
2011-10-24  9:43 ` [PATCH 2/6] staging:iio:light:tsl2563 missing setting of id in get id function Jonathan Cameron
2011-10-24  9:43 ` [PATCH 3/6] staging:iio:triggers Remove unecessary existence checks and return val Jonathan Cameron
2011-10-24  9:43 ` [PATCH 4/6] staging:iio:industrialio-trigger.c Trivial code style brackets fix Jonathan Cameron
2011-10-24  9:43 ` [PATCH 5/6] staging:iio:kfifo remove entirely pointless code Jonathan Cameron
2011-10-24  9:43 ` [PATCH 6/6] staging:iio: trigger fixes for repeat request of same trigger and allocation failure Jonathan Cameron

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