public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] media: i2c: tvp7002 feature enhancement and cleanup
@ 2013-05-14 10:45 Lad Prabhakar
  2013-05-14 10:45 ` [PATCH 1/5] media: i2c: tvp7002: remove duplicate define Lad Prabhakar
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Lad Prabhakar @ 2013-05-14 10:45 UTC (permalink / raw)
  To: LMML; +Cc: LKML, DLOS, Lad, Prabhakar

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

This patch series enables tvp7002 decoder driver for asynchronous probing
and adds OF support, with few cleanup patches.

Lad, Prabhakar (5):
  media: i2c: tvp7002: remove duplicate define
  media: i2c: tvp7002: rearrange description of structure members
  media: i2c: tvp7002: rearrange header inclusion alphabetically
  media: i2c: tvp7002: add support for asynchronous probing
  media: i2c: tvp7002: add OF support

 .../devicetree/bindings/media/i2c/tvp7002.txt      |   42 ++++++++++
 drivers/media/i2c/tvp7002.c                        |   82 ++++++++++++++++----
 include/media/tvp7002.h                            |   44 +++++------
 3 files changed, 130 insertions(+), 38 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/tvp7002.txt

-- 
1.7.4.1


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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-14 10:45 [PATCH 0/5] media: i2c: tvp7002 feature enhancement and cleanup Lad Prabhakar
2013-05-14 10:45 ` [PATCH 1/5] media: i2c: tvp7002: remove duplicate define Lad Prabhakar
2013-05-14 10:45 ` [PATCH 2/5] media: i2c: tvp7002: rearrange description of structure members Lad Prabhakar
2013-05-14 10:45 ` [PATCH 3/5] media: i2c: tvp7002: rearrange header inclusion alphabetically Lad Prabhakar
2013-05-23  9:35   ` Hans Verkuil
2013-05-23  9:41     ` Prabhakar Lad
2013-05-14 10:45 ` [PATCH 4/5] media: i2c: tvp7002: add support for asynchronous probing Lad Prabhakar
2013-05-14 10:45 ` [PATCH 5/5] media: i2c: tvp7002: add OF support Lad Prabhakar
2013-05-14 15:34   ` Laurent Pinchart
2013-05-15  5:18     ` Prabhakar Lad
2013-05-15  9:42       ` Laurent Pinchart

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