public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] v4l-utils: Add missing v4l2-mediabus.h header
@ 2014-06-03  0:44 Laurent Pinchart
  2014-06-03  0:44 ` [PATCH 1/2] Use installed kernel headers instead of raw kernel headers Laurent Pinchart
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Laurent Pinchart @ 2014-06-03  0:44 UTC (permalink / raw)
  To: linux-media; +Cc: Hans Verkuil

Hello,

This patch set adds the missing v4l2-mediabus.h header, required by media-ctl.
Please see individual patches for details, they're pretty straightforward.

Laurent Pinchart (2):
  Use installed kernel headers instead of raw kernel headers
  Add the missing v4l2-mediabus.h kernel header

 include/linux/dvb/dmx.h       |   8 +--
 include/linux/dvb/frontend.h  |   4 --
 include/linux/dvb/video.h     |  12 ++--
 include/linux/fb.h            |   8 +--
 include/linux/ivtv.h          |   6 +-
 include/linux/v4l2-mediabus.h | 147 ++++++++++++++++++++++++++++++++++++++++++
 include/linux/videodev2.h     |  16 ++---
 7 files changed, 168 insertions(+), 33 deletions(-)
 create mode 100644 include/linux/v4l2-mediabus.h

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2014-06-03 10:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-03  0:44 [PATCH 0/2] v4l-utils: Add missing v4l2-mediabus.h header Laurent Pinchart
2014-06-03  0:44 ` [PATCH 1/2] Use installed kernel headers instead of raw kernel headers Laurent Pinchart
2014-06-03  0:44 ` [PATCH 2/2] Add the missing v4l2-mediabus.h kernel header Laurent Pinchart
2014-06-03  6:52 ` [PATCH 0/2] v4l-utils: Add missing v4l2-mediabus.h header Hans Verkuil
2014-06-03  9:46   ` Laurent Pinchart
2014-06-03  9:48     ` Hans Verkuil
2014-06-03 10:40       ` Laurent Pinchart

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