public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] media: i2c: ths7303 feature enhancement and cleanup
@ 2013-05-15 11:57 Lad Prabhakar
  2013-05-15 11:57 ` [PATCH 1/6] media: i2c: ths7303: remove init_enable option from pdata Lad Prabhakar
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Lad Prabhakar @ 2013-05-15 11:57 UTC (permalink / raw)
  To: LMML; +Cc: LKML, DLOS, Lad, Prabhakar

From: Lad, Prabhakar <prabhakar.csengg@gmail.com>

This patch series enables the ths7303 driver for asynchronous probing, OF
support with some cleanup patches.

Lad, Prabhakar (6):
  media: i2c: ths7303: remove init_enable option from pdata
  ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
  media: i2c: ths7303: remove unnecessary function ths7303_setup()
  media: i2c: ths7303: make the pdata as a constant pointer
  media: i2c: ths7303: add support for asynchronous probing
  media: i2c: ths7303: add OF support

 .../devicetree/bindings/media/i2c/ths73x3.txt      |   50 +++++++++++++
 arch/arm/mach-davinci/board-dm365-evm.c            |    1 -
 drivers/media/i2c/ths7303.c                        |   78 ++++++++++++-------
 include/media/ths7303.h                            |    2 -
 4 files changed, 99 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ths73x3.txt

-- 
1.7.4.1


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

end of thread, other threads:[~2013-05-23  9:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-15 11:57 [PATCH 0/6] media: i2c: ths7303 feature enhancement and cleanup Lad Prabhakar
2013-05-15 11:57 ` [PATCH 1/6] media: i2c: ths7303: remove init_enable option from pdata Lad Prabhakar
2013-05-16 22:37   ` Sakari Ailus
2013-05-17  4:56     ` Prabhakar Lad
2013-05-15 11:57 ` [PATCH 2/6] ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata Lad Prabhakar
2013-05-15 12:05   ` Laurent Pinchart
2013-05-15 12:11     ` Prabhakar Lad
2013-05-16 11:48       ` Prabhakar Lad
2013-05-16 11:54         ` Laurent Pinchart
2013-05-23  9:10   ` Prabhakar Lad
2013-05-15 11:57 ` [PATCH 3/6] media: i2c: ths7303: remove unnecessary function ths7303_setup() Lad Prabhakar
2013-05-15 11:57 ` [PATCH 4/6] media: i2c: ths7303: make the pdata as a constant pointer Lad Prabhakar
2013-05-15 11:57 ` [PATCH 5/6] media: i2c: ths7303: add support for asynchronous probing Lad Prabhakar
2013-05-15 11:57 ` [PATCH 6/6] media: i2c: ths7303: add OF support Lad Prabhakar
2013-05-23  8:51 ` [PATCH 0/6] media: i2c: ths7303 feature enhancement and cleanup Hans Verkuil
2013-05-23  9:07   ` Prabhakar Lad

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