1. e383ce0 [media] get rid of a number of problems at the cross references by Mauro Carvalho Chehab · 8 years ago
  2. ffa0441 [media] docs-rst: use C domain for enum references on uapi by Mauro Carvalho Chehab · 8 years ago
  3. b2fe22d [media] v4l2-core: Add support for touch devices by Nick Dyer · 8 years ago
  4. 564aaf6 [media] doc-rst: add some needed escape codes by Mauro Carvalho Chehab · 8 years ago
  5. d9d3d17 [media] doc-rst: document v4l2-dev.h by Mauro Carvalho Chehab · 8 years ago
  6. 7bbe781 [media] v4l2: add device_caps to struct video_device by Hans Verkuil · 8 years ago
  7. d0a164f [media] media: v4l-core add enable/disable source common interfaces by Shuah Khan · 8 years ago
  8. d9c21e3 [media] v4l2-core: create MC interfaces for devnodes by Mauro Carvalho Chehab · 9 years ago
  9. 5cf6f7f3 [media] v4l2-core: remove the old .ioctl BKL replacement by Hans Verkuil · 9 years ago
  10. 17028cd [media] v4l2 core: improve debug flag handling by Hans Verkuil · 9 years ago
  11. dc3094a [media] media: v4l2-dev.h: remove V4L2_FL_USE_FH_PRIO flag by Ramakrishnan Muthukrishnan · 10 years ago
  12. d42626b [media] v4l: add device type for Software Defined Radio by Antti Palosaari · 10 years ago
  13. 1c1d86a [media] v4l2: always require v4l2_dev, rename parent to dev_parent by Hans Verkuil · 11 years ago
  14. ca37157 [media] v4l2: remove deprecated current_norm support completely by Hans Verkuil · 11 years ago
  15. 5c77879 [media] v4l2-dev: add new VFL_DIR_ defines by Hans Verkuil · 12 years ago
  16. cf53373 [media] v4l2-dev: remove V4L2_FL_LOCK_ALL_FOPS by Hans Verkuil · 12 years ago
  17. 5a5adf6 [media] v4l2-dev/ioctl.c: add vb2_queue support to video_device by Hans Verkuil · 12 years ago
  18. 152a3a7 [media] v4l2-dev: rename two functions by Hans Verkuil · 12 years ago
  19. 47bd4bc [media] v4l2-dev.h: add comment not to use V4L2_FL_LOCK_ALL_FOPS in new drivers by Hans Verkuil · 12 years ago
  20. 5126f25 [media] v4l2-dev: add flag to have the core lock all file operations by Hans Verkuil · 12 years ago
  21. 48ea0be [media] v4l2-dev/ioctl: determine the valid ioctls upfront by Hans Verkuil · 12 years ago
  22. 8ab75e3 [media] v4l2-dev: make it possible to skip locking for selected ioctls by Hans Verkuil · 12 years ago
  23. b9d0aa6 [media] v4l: Add custom compat_ioctl32 operation by Laurent Pinchart · 12 years ago
  24. 6e3ea0e [media] v4l: Fix media_entity_to_video_device macro argument name by Laurent Pinchart · 13 years ago
  25. ecc6517 [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area" by Bob Liu · 13 years ago
  26. b1a873a [media] v4l2: use new flag to enable core priority handling by Hans Verkuil · 13 years ago
  27. 0f62fd6 [media] v4l2: add v4l2_prio_state to v4l2_device and video_device by Hans Verkuil · 13 years ago
  28. 0226549 [media] v4l2_prio: move from v4l2-common to v4l2-dev by Hans Verkuil · 13 years ago
  29. 2c0ab67 [media] v4l: Make video_device inherit from media_entity by Laurent Pinchart · 14 years ago
  30. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 14 years ago
  31. ee6869a V4L/DVB: v4l2: add core serialization lock by Hans Verkuil · 14 years ago
  32. c29fcff V4L/DVB: v4l2-dev: remove get_unmapped_area by Hans Verkuil · 14 years ago
  33. 226c0ee V4L/DVB: videotext: remove this obsolete API by Hans Verkuil · 14 years ago
  34. 0996517 V4L/DVB: v4l2: Add new control handling framework by Hans Verkuil · 14 years ago
  35. 1babcb4 V4L/DVB: V4L: File handles by Sakari Ailus · 14 years ago
  36. 957b4aa V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered by Laurent Pinchart · 14 years ago
  37. eac8ea5 V4L/DVB (13549): v4l: Add video_device_node_name function by Laurent Pinchart · 14 years ago
  38. 6b5270d V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn function by Hans Verkuil · 15 years ago
  39. 7ae0cd9 V4L/DVB (12541): v4l: remove video_register_device_index by Hans Verkuil · 15 years ago
  40. c01f1a5 V4L/DVB (11242): allow v4l2 drivers to provide a get_unmapped_area handler by Daniel Glöckner · 15 years ago
  41. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 15 years ago
  42. bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. by Hans Verkuil · 15 years ago
  43. 9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent by Hans Verkuil · 15 years ago
  44. dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device instead of cdev by Hans Verkuil · 15 years ago
  45. dd89601 V4L/DVB (9133): v4l: disconnect kernel number from minor by Hans Verkuil · 16 years ago
  46. 7f8ecfa V4L/DVB (8852): v4l2: use register_chrdev_region instead of register_chrdev by Hans Verkuil · 16 years ago
  47. bfa8a27 V4L/DVB (8787): v4l2-dev: cleanups and add video_drvdata helper function by Hans Verkuil · 16 years ago
  48. 601e944 V4L/DVB (8786): v4l2: remove the priv field, use dev_get_drvdata instead by Hans Verkuil · 16 years ago
  49. e138c59 V4L/DVB (8785): v4l2: add __must_check to v4l2_dev.h by Hans Verkuil · 16 years ago
  50. f9e86b5 V4L/DVB (8782): v4l2-dev: add video_device_release_empty by Hans Verkuil · 16 years ago
  51. cb35358 V4L/DVB (8781): v4l2-dev: remove obsolete video_exclusive_open/release by Hans Verkuil · 16 years ago
  52. de1e575 V4L/DVB (8525): fix a few assorted spelling mistakes. by Hans Verkuil · 16 years ago
  53. 0ea6bc8 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device by Hans Verkuil · 16 years ago
  54. f894dfd V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2-dev.h by Hans Verkuil · 16 years ago
  55. 9c39d7e V4L/DVB (8483): Remove obsolete owner field from video_device struct. by Hans Verkuil · 16 years ago
  56. a399810 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct by Hans Verkuil · 16 years ago
  57. 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
  58. 22a04f1 V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev' by Hans Verkuil · 16 years ago
  59. 5e85e73 V4L/DVB (8428): videodev: rename 'dev' to 'parent' by Hans Verkuil · 16 years ago
  60. 2bc93aa V4L/DVB (8387): Some cosmetic changes by Hans Verkuil · 16 years ago
  61. 21575c1 V4L/DVB (8103): videodev: fix/improve ioctl debugging by Hans Verkuil · 16 years ago
  62. 539a755 V4L/DVB (8078): Introduce "index" attribute for persistent video4linux device nodes by brandon@ifup.org · 16 years ago
  63. 78b526a V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks by Hans Verkuil · 16 years ago
  64. 0e3bd2b V4L/DVB (7948): videodev: add missing vidioc_try_fmt_sliced_vbi_output and VIDIOC_ENUMOUTPUT handling by Hans Verkuil · 16 years ago
  65. b2de231 V4L/DVB (7947): videodev: add vidioc_g_std callback. by Hans Verkuil · 16 years ago
  66. 1d0ba5f V4L/DVB (7942): Hardware frequency seek ioctl interface by Tobias Lorenz · 16 years ago
  67. 7fa8e6f V4L/DVB (8092): videodev: simplify and fix standard enumeration by Hans Verkuil · 16 years ago
  68. 70345fb V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration by Guennadi Liakhovetski · 16 years ago
  69. 130ca94 V4L/DVB (7665): videodev: Add default vidioc handler by Douglas Schilling Landgraf · 16 years ago
  70. 057596e V4L/DVB (7133): Fix Kconfig dependencies by Mauro Carvalho Chehab · 16 years ago
  71. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  72. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  73. 54bd5b6 V4L/DVB (6293): V4L: convert struct class_device to struct device by Kay Sievers · 17 years ago
  74. 59a00ad V4L/DVB (5913): Clean up duplicate includes in include/media/ by Jesper Juhl · 17 years ago
  75. e90ff92 V4L/DVB (6220a): fix build error for et61x251 driver by Linus Torvalds · 17 years ago
  76. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  77. b278784 V4L/DVB (5289): Add support for video output overlays. by Hans Verkuil · 17 years ago
  78. ada6ecd V4L/DVB (5271): Add VIDIOC_TRY_ENCODER_CMD and VIDIOC_ENCODER_CMD ioctls. by Hans Verkuil · 17 years ago
  79. db6eb5b V4L/DVB (5270): Add VIDIOC_G_ENC_INDEX ioctl by Hans Verkuil · 17 years ago
  80. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  81. dbbff48 V4L/DVB (5144): Restore VIDIOC_INT_[SG]_REGISTER calls by Trent Piepho · 17 years ago
  82. e75f9ce V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2 by Mauro Carvalho Chehab · 17 years ago
  83. 5ffd1a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  84. 38ee04f V4L/DVB (4348): Fix: compile for radio aimslab and aztech with V4L2 only by Mauro Carvalho Chehab · 18 years ago
  85. 8a6914a v4l-dev2: handle __must_check by Andrew Morton · 18 years ago
  86. 8a90516 V4L/DVB (4605): Fixes an issue with V4L1 and make headers-install by Mauro Carvalho Chehab · 18 years ago
  87. 487206f V4L/DVB (4340): Videodev.h should be included also when V4L1_COMPAT is selected. by Mauro Carvalho Chehab · 18 years ago
  88. 3117bee V4L/DVB (4316): Check __must_check warnings by Michael Krufky · 18 years ago
  89. 5e48307 [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  90. 0597691 V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS. by Hans Verkuil · 18 years ago
  91. 5e87efa V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and videodev2.h by Mauro Carvalho Chehab · 18 years ago
  92. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago