1. 977ba3b [media] v4l2: add const to argument of write-only s_register ioctl by Hans Verkuil · 11 years ago
  2. 2f73c7c [media] v4l2: add const to argument of write-only s_tuner ioctl by Hans Verkuil · 11 years ago
  3. b530a44 [media] v4l2: add const to argument of write-only s_frequency ioctl by Hans Verkuil · 11 years ago
  4. 2910311 [media] V4L: Add [get/set]_frame_desc subdev callbacks by Sylwester Nawrocki · 12 years ago
  5. a375e1d [media] V4L: Add s_rx_buffer subdev video operation by Sylwester Nawrocki · 12 years ago
  6. 4f99659 [media] v4l2: make vidioc_s_crop const by Hans Verkuil · 12 years ago
  7. 3f70e1f5 [media] v4l2: make vidioc_s_modulator const by Hans Verkuil · 12 years ago
  8. ed45ce2 [media] v4l2-subdev: add support for the new edid ioctls by Hans Verkuil · 12 years ago
  9. 9d380ad [media] v4l2: typos by Michael Jones · 12 years ago
  10. 5d7758e [media] v4l2 framework: add support for the new dv_timings ioctls by Hans Verkuil · 12 years ago
  11. 8227c92 [media] v4l: Implement v4l2_subdev_link_validate() by Sakari Ailus · 13 years ago
  12. 5e6ff7c [media] v4l: Check pad number in get try pointer functions by Sakari Ailus · 12 years ago
  13. c5a766c [media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subdev *" by Sakari Ailus · 12 years ago
  14. ae184cd [media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs by Sakari Ailus · 13 years ago
  15. 1a99b97 [media] V4L: add .g_std() core V4L2 subdevice operation by Guennadi Liakhovetski · 13 years ago
  16. 3e0ec41 [media] V4L: dynamically allocate video_device nodes in subdevices by Guennadi Liakhovetski · 13 years ago
  17. 91c7953 [media] V4L: add media bus configuration subdev operations by Guennadi Liakhovetski · 13 years ago
  18. 5930ab2 [media] v4l: add g_std_output callback to V4L2 subdev by Tomasz Stanislawski · 13 years ago
  19. 8b32dd0 [media] v4l: add g_dv_preset callback to V4L2 subdev by Tomasz Stanislawski · 13 years ago
  20. 839cf81 [media] v4l: add g_tvnorms_output callback to V4L2 subdev by Tomasz Stanislawski · 13 years ago
  21. f1e393d [media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh by Hans Verkuil · 13 years ago
  22. 338e9e1 [media] tuner-core/v4l2-subdev: document that the type field has to be filled in by Hans Verkuil · 13 years ago
  23. e206fc5 [media] v4l2-subdev.h: remove unused s_mode tuner op by Hans Verkuil · 13 years ago
  24. f80a3ab [media] v4l: Add subdev sensor g_skip_frames operation by Laurent Pinchart · 14 years ago
  25. f6a5cb1 [media] v4l: v4l2_subdev userspace crop API by Antti Koskipaa · 14 years ago
  26. 35c3017 [media] v4l: v4l2_subdev userspace frame interval API by Laurent Pinchart · 14 years ago
  27. 333c8b9 [media] v4l: v4l2_subdev userspace format API by Laurent Pinchart · 14 years ago
  28. eb08f35 [media] v4l: v4l2_subdev pad-level operations by Laurent Pinchart · 15 years ago
  29. f0beea8 [media] v4l: subdev: Add new file operations by Laurent Pinchart · 14 years ago
  30. 7cd5a16 [media] v4l: Create v4l2 subdev file handle structure by Stanimir Varbanov · 14 years ago
  31. 61f5db5 [media] v4l: Make v4l2_subdev inherit from media_entity by Laurent Pinchart · 15 years ago
  32. 02adb1c [media] v4l: subdev: Events support by Sakari Ailus · 14 years ago
  33. 3dd5ee0 [media] v4l: subdev: Uninline the v4l2_subdev_init function by Laurent Pinchart · 15 years ago
  34. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 15 years ago
  35. 0070d91 [media] v4l: subdev: Don't require core operations by Laurent Pinchart · 14 years ago
  36. 03519b7 [media] V4L: add enum_mbus_fsizes video operation by Qing Xu · 13 years ago
  37. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  38. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  39. 692d5522 V4L/DVB: v4l: Add a v4l2_subdev host private data field by Laurent Pinchart · 14 years ago
  40. fba32e0 V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt by Hans Verkuil · 14 years ago
  41. 0996517 V4L/DVB: v4l2: Add new control handling framework by Hans Verkuil · 14 years ago
  42. d69e85b V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines by Andy Walls · 14 years ago
  43. 260e689b V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  44. 5a28d9a V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion by Andy Walls · 14 years ago
  45. 66752f8 V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  46. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 14 years ago
  47. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 14 years ago
  48. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 14 years ago
  49. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  50. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  51. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  52. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  53. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  54. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  55. dbc8e34 V4L/DVB (13477): v4l2-subdev: remove unnecessary check by Hans Verkuil · 15 years ago
  56. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  57. 1d986ad V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines for v4l2_device by Andy Walls · 15 years ago
  58. d6bacea V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api by Eduardo Valentin · 15 years ago
  59. b7f2cef V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops by Guennadi Liakhovetski · 15 years ago
  60. f0222c7 V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls by Hans Verkuil · 15 years ago
  61. b5b2b7e V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device. by Hans Verkuil · 15 years ago
  62. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  63. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  64. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  65. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  66. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  67. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  68. 4b2ce11 V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. by Hans Verkuil · 15 years ago
  69. 2da9479 V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. by Hans Verkuil · 15 years ago
  70. 98ec633 V4L/DVB (11021): v4l2-device: add a notify callback. by Hans Verkuil · 15 years ago
  71. b016760 V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev by Hans Verkuil · 15 years ago
  72. 1b6f1d9 V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status by Hans Verkuil · 15 years ago
  73. 952617f V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support by Hans Verkuil · 15 years ago
  74. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  75. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  76. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  77. 1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks by Hans Verkuil · 16 years ago
  78. 2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. by Hans Verkuil · 16 years ago