1. 17 6月, 2009 4 次提交
  2. 07 4月, 2009 3 次提交
  3. 30 3月, 2009 4 次提交
  4. 03 1月, 2009 1 次提交
  5. 30 12月, 2008 8 次提交
  6. 12 10月, 2008 4 次提交
  7. 04 9月, 2008 1 次提交
  8. 26 7月, 2008 1 次提交
  9. 24 7月, 2008 1 次提交
    • H
      V4L/DVB (8427): videodev: split off the ioctl handling into v4l2-ioctl.c · 27a5e6d3
      Hans Verkuil 提交于
      videodev.c became top-heavy so all the ioctl processing has been split off
      into v4l2-ioctl.c. This means videodev.c is back to its original purpose:
      creating and registering v4l devices.
      
      Since videodev.c and v4l2-ioctl.c should still remain one module (as least
      for now) I also had to rename videodev.c to v4l2-dev.c to prevent a
      circular dependency when building a videodev.ko module. This is not a bad
      thing, since the source and header now have the same name. And the v4l2-
      prefix is useful to see which sources are generic v4l2 support code.
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      27a5e6d3
  10. 20 7月, 2008 5 次提交
  11. 01 7月, 2008 1 次提交
  12. 14 5月, 2008 1 次提交
  13. 30 4月, 2008 3 次提交
  14. 25 4月, 2008 3 次提交