1. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 14 years ago
  2. fda1021 V4L/DVB: V4L: Events: Add new ioctls for events by Sakari Ailus · 14 years ago
  3. 6a71788 V4L/DVB: video_ioctl2: handle the v4l1 compat bit first and move VIDIOCGMBUF into the switch by Hans Verkuil · 14 years ago
  4. 3f5e182 V4L/DVB: video_ioctl2: don't return, use break by Hans Verkuil · 14 years ago
  5. 1d94aa3 V4L/DVB: video_ioctl2: do not replace arg with NULL for _IO() ioctls by Hans Verkuil · 14 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  8. 6b5a949 V4L/DVB (12543): v4l: introduce string control support. by Hans Verkuil · 15 years ago
  9. d33fbcb V4L/DVB (12168): v4l2-ioctl: avoid flooding log with unasked debug messages by Mauro Carvalho Chehab · 15 years ago
  10. d1afe42 V4L/DVB (12124): v4l2-ioctl: better output debug messages for VIDIOC_ENUM_FRAMESIZES by Mauro Carvalho Chehab · 15 years ago
  11. 9bedc7f V4L/DVB (12429): v4l2-ioctl: fix G_STD and G_PARM default handlers by Hans Verkuil · 15 years ago
  12. 7ecc0cf V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding by Trent Piepho · 15 years ago
  13. 1175d61 V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt by Trent Piepho · 15 years ago
  14. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  15. 34796bc V4L/DVB (11260): v4l2-ioctl: Check format for S_PARM and G_PARM by Trent Piepho · 15 years ago
  16. 9f1a693 V4L/DVB (10920): v4l2-ioctl: fix partial-copy code. by Hans Verkuil · 15 years ago
  17. fbc9fa4 V4L/DVB (10910): videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLD by Hans Verkuil · 15 years ago
  18. 7e0a16f V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers by Mauro Carvalho Chehab · 15 years ago
  19. bd894b5 V4L/DVB (10870): v4l2-ioctl: get rid of video_decoder.h by Mauro Carvalho Chehab · 15 years ago
  20. 51f0b8d5 V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_period by Trent Piepho · 15 years ago
  21. 337f9d2 V4L/DVB (10812): v4l2: Zero out read-only ioctls in one place by Trent Piepho · 15 years ago
  22. 19c96e4 V4L/DVB (10811): videodev: only copy needed part of RW ioctl's parameter by Trent Piepho · 15 years ago
  23. 9cfb6a3 V4L/DVB (10794): v4l2: Move code to zero querybuf output struct to v4l2_ioctl by Trent Piepho · 15 years ago
  24. 80b36e0 V4L/DVB (10490): v4l2: prefill ident and revision from v4l2_dbg_chip_ident. by Hans Verkuil · 15 years ago
  25. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  26. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  27. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 16 years ago
  28. 92ab788 V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  29. 1958578 V4L/DVB (9591): v4l core: fix debug printk for enumberating framerates by Mauro Carvalho Chehab · 16 years ago
  30. a56a18c V4L/DVB (9579): v4l core: a few get ioctls were lacking memory clean by Mauro Carvalho Chehab · 16 years ago
  31. 74d83fa V4L/DVB (9578): v4l core: add support for enumerating frame sizes and intervals by Mauro Carvalho Chehab · 16 years ago
  32. f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy by Hans Verkuil · 16 years ago
  33. d9b0144 V4L/DVB (9491): rationalise addresses to one common one by Alan Cox · 16 years ago
  34. 8a522c9 V4L/DVB (9331): Remove unused inode parameter from video_ioctl2 by Mauro Carvalho Chehab · 16 years ago
  35. b1f8840 V4L/DVB (9330): Get rid of inode parameter at v4l_compat_translate_ioctl() by Mauro Carvalho Chehab · 16 years ago
  36. d5fbf32 V4L/DVB (9324): v4l2: add video_ioctl2_unlocked for unlocked_ioctl support. by Hans Verkuil · 16 years ago
  37. 3c7b933 V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap by Hans Verkuil · 16 years ago
  38. b045979 V4L/DVB (8681): v4l2-ioctl.c: fix warning by Alexander Beregalov · 16 years ago
  39. 888fe74 V4L/DVB (8629): v4l2-ioctl: do not try to handle private V4L1 ioctls by Hans Verkuil · 16 years ago
  40. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  41. 35ea11f V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h by Hans Verkuil · 16 years ago