1. 27 9月, 2012 2 次提交
  2. 16 8月, 2012 1 次提交
  3. 31 7月, 2012 2 次提交
  4. 03 12月, 2011 1 次提交
  5. 28 7月, 2011 1 次提交
  6. 19 1月, 2011 2 次提交
  7. 19 9月, 2009 1 次提交
    • M
      V4L/DVB (12906c): V4L : vpif capture driver for DM6467 · 6ffefff5
      Muralidharan Karicheri 提交于
      This is the vpif capture bridge driver for DM6467.  This video
      supports two video channels each having a tvp5147 device at
      the input. This allows simultaneous capture of NTSC/PAL video
      in each of this channel. Both MMAP and USERPTR io mechanism
      are supported. Currently buffer allocation happens at REQBUF
      ioctl request. Since USERPTR IO is supported, this is not an
      issue since user applications can allocate buffers and pass
      the user space address to the driver. Following are TODOs :-
      	1) Adding support for allocation of buffers at init
      	2) VBI/HBI data service
      
      This has incorporated comments received against version v0
      of the patch series.
      
      Resending to merge V4l linux-next
       create mode 100644 drivers/media/video/davinci/vpif_capture.c
       create mode 100644 drivers/media/video/davinci/vpif_capture.h
      Reviewed-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMuralidharan Karicheri <m-karicheri2@ti.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      6ffefff5