1. 03 9月, 2014 1 次提交
  2. 06 2月, 2013 1 次提交
  3. 16 8月, 2012 1 次提交
  4. 07 7月, 2012 2 次提交
  5. 14 5月, 2012 1 次提交
  6. 09 4月, 2012 1 次提交
  7. 15 2月, 2012 1 次提交
    • H
      [media] v4l2: standardize log start/end message · e2ecb257
      Hans Verkuil 提交于
      For drivers that properly use the v4l2 framework (i.e. set v4l2_dev in the
      video_device struct), the start and end messages of VIDIOC_LOG_STATUS are
      now generated automatically. People tended to forget these, but the v4l2-ctl
      tool scans for these messages, and it also makes it easier to read the status
      output in the kernel log.
      
      The cx18, ivtv and bttv drivers were changed since they no longer need to
      log these start/end messages.
      
      In saa7164 two empty log_status functions were removed.
      
      Also added a helper function to v4l2-ctrl.c that can be used as the
      vidioc_log_status callback if all you need to do is to log the current control
      values. This is now used by pwc and vivi.
      Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
      Cc: Steven Toth <stoth@kernellabs.com>
      Cc: Andy Walls <awalls@md.metrocast.net>
      Cc: Hans de Goede <hdegoede@redhat.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      e2ecb257
  8. 16 1月, 2012 4 次提交
  9. 06 1月, 2012 9 次提交
  10. 21 9月, 2011 3 次提交
  11. 11 9月, 2011 1 次提交
  12. 28 7月, 2011 8 次提交
  13. 20 5月, 2011 1 次提交
  14. 23 3月, 2011 1 次提交
  15. 22 3月, 2011 2 次提交
  16. 29 12月, 2010 2 次提交
  17. 21 10月, 2010 1 次提交