1. f80a3ab [media] v4l: Add subdev sensor g_skip_frames operation by Laurent Pinchart · 14 years ago
  2. f6a5cb1 [media] v4l: v4l2_subdev userspace crop API by Antti Koskipaa · 14 years ago
  3. 35c3017 [media] v4l: v4l2_subdev userspace frame interval API by Laurent Pinchart · 14 years ago
  4. 333c8b9 [media] v4l: v4l2_subdev userspace format API by Laurent Pinchart · 14 years ago
  5. eb08f35 [media] v4l: v4l2_subdev pad-level operations by Laurent Pinchart · 15 years ago
  6. f0beea8 [media] v4l: subdev: Add new file operations by Laurent Pinchart · 14 years ago
  7. 7cd5a16 [media] v4l: Create v4l2 subdev file handle structure by Stanimir Varbanov · 14 years ago
  8. 61f5db5 [media] v4l: Make v4l2_subdev inherit from media_entity by Laurent Pinchart · 15 years ago
  9. 02adb1c [media] v4l: subdev: Events support by Sakari Ailus · 14 years ago
  10. 3dd5ee0 [media] v4l: subdev: Uninline the v4l2_subdev_init function by Laurent Pinchart · 15 years ago
  11. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 15 years ago
  12. 0070d91 [media] v4l: subdev: Don't require core operations by Laurent Pinchart · 14 years ago
  13. 03519b7 [media] V4L: add enum_mbus_fsizes video operation by Qing Xu · 14 years ago
  14. 45f6f84 [media] v4l2-subdev: add (un)register internal ops by Hans Verkuil · 14 years ago
  15. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  16. 692d5522 V4L/DVB: v4l: Add a v4l2_subdev host private data field by Laurent Pinchart · 14 years ago
  17. fba32e0 V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt by Hans Verkuil · 14 years ago
  18. 0996517 V4L/DVB: v4l2: Add new control handling framework by Hans Verkuil · 14 years ago
  19. d69e85b V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines by Andy Walls · 14 years ago
  20. 260e689b V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  21. 5a28d9a V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion by Andy Walls · 14 years ago
  22. 66752f8 V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops by Andy Walls · 14 years ago
  23. 3805f20 V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype by Hans Verkuil · 14 years ago
  24. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 14 years ago
  25. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 14 years ago
  26. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 14 years ago
  27. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  28. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  29. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  30. 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
  31. b6456c0 V4L/DVB (13571): v4l: Adding Digital Video Timings APIs by Muralidharan Karicheri · 15 years ago
  32. dbc8e34 V4L/DVB (13477): v4l2-subdev: remove unnecessary check by Hans Verkuil · 15 years ago
  33. 622b828 V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power by Laurent Pinchart · 15 years ago
  34. 1d986ad V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines for v4l2_device by Andy Walls · 15 years ago
  35. d6bacea V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api by Eduardo Valentin · 15 years ago
  36. b7f2cef V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops by Guennadi Liakhovetski · 15 years ago
  37. 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
  38. b5b2b7e V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device. by Hans Verkuil · 15 years ago
  39. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  40. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  41. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  42. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  43. 7c9fc9d V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. by Hans Verkuil · 15 years ago
  44. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  45. 4b2ce11 V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals. by Hans Verkuil · 15 years ago
  46. 2da9479 V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM. by Hans Verkuil · 15 years ago
  47. 98ec633 V4L/DVB (11021): v4l2-device: add a notify callback. by Hans Verkuil · 15 years ago
  48. b016760 V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev by Hans Verkuil · 15 years ago
  49. 1b6f1d9 V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status by Hans Verkuil · 15 years ago
  50. 952617f V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support by Hans Verkuil · 16 years ago
  51. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  52. 069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. by Hans Verkuil · 16 years ago
  53. 035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. by Hans Verkuil · 16 years ago
  54. 1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks by Hans Verkuil · 16 years ago
  55. 2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework. by Hans Verkuil · 16 years ago