1. b871915 [media] v4l2-common.h: Add documentation for other functions by Mauro Carvalho Chehab · 8 years ago
  2. a39c57f [media] v4l2-common.h: document the subdev functions by Mauro Carvalho Chehab · 8 years ago
  3. 4daee77 [media] v4l2-common: move v4l2_ctrl_check to cx2341x by Hans Verkuil · 9 years ago
  4. 79fbc20 [media] v4l2-ctrl: move function prototypes from common.h to ctrls.h by Hans Verkuil · 9 years ago
  5. 4ed0d6a [media] v4l2-common: remove unused helper functions by Hans Verkuil · 9 years ago
  6. 13509c3 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  7. 4eed9b3 [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type by Sylwester Nawrocki · 11 years ago
  8. f9d32f2 media: core: Don't use i2c_client->driver by Lars-Peter Clausen · 11 years ago
  9. bfd22c4 v4l2-common: warning fix (W=1): add a missed function prototype by Mauro Carvalho Chehab · 11 years ago
  10. 2576415 [media] v4l2: move dv-timings related code to v4l2-dv-timings.c by Hans Verkuil · 11 years ago
  11. aee3873 [media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions by Hans Verkuil · 11 years ago
  12. 6ec1989 [media] v4l2: remove obsolete v4l2_chip_match_host() by Hans Verkuil · 11 years ago
  13. 2d80647 [media] v4l2-common: remove obsolete v4l_fill_dv_preset_info by Hans Verkuil · 11 years ago
  14. abd2329 [media] v4l: Helper function for obtaining timestamps by Sakari Ailus · 12 years ago
  15. c61bd6a [media] v4l2-common: add CVT and GTF detection functions by Hans Verkuil · 12 years ago
  16. c2a667f [media] v4l2-common: add v4l_match_dv_timings by Hans Verkuil · 12 years ago
  17. 9d380ad [media] v4l2: typos by Michael Jones · 12 years ago
  18. 0226549 [media] v4l2_prio: move from v4l2-common to v4l2-dev by Hans Verkuil · 13 years ago
  19. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 13 years ago
  20. 513521e [media] v4l2-ctrls: use const char * const * for the menu arrays by Hans Verkuil · 13 years ago
  21. 9a1f8b3 [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions by Laurent Pinchart · 14 years ago
  22. 3fd8e64 V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-common.h by Hans Verkuil · 14 years ago
  23. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 14 years ago
  24. 85e0921 V4L/DVB: Add SPI support to V4L2 by Dmitri Belimov · 14 years ago
  25. 2e535ed V4L/DVB (13618): v4l2: Adding helper function to get dv preset description by Muralidharan Karicheri · 14 years ago
  26. 53dacb1 V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends by Hans Verkuil · 15 years ago
  27. b0d3159 V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images by Trent Piepho · 15 years ago
  28. 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
  29. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 15 years ago
  30. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  31. 868f985 V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr by Hans Verkuil · 15 years ago
  32. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  33. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 15 years ago
  34. ab373190 V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr() by Hans Verkuil · 15 years ago
  35. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 15 years ago
  36. 1b6f1d9 V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status by Hans Verkuil · 15 years ago
  37. c7d29e2 V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs() by Hans Verkuil · 15 years ago
  38. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 15 years ago
  39. dd99120 V4L/DVB (9821): v4l2-common: add i2c helper functions by Hans Verkuil · 15 years ago
  40. 6bd6dff V4L/DVB (8940): saa7115: fix saa7111(a) support by Hans Verkuil · 16 years ago
  41. 1e55126 V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function by Hans Verkuil · 16 years ago
  42. 69028d7 V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function. by Hans Verkuil · 16 years ago
  43. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  44. 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
  45. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  46. 057596e V4L/DVB (7133): Fix Kconfig dependencies by Mauro Carvalho Chehab · 16 years ago
  47. 8ffbc65 V4L/DVB (6451): v4l2: add support for bus-based I2C drivers by Hans Verkuil · 17 years ago
  48. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  49. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  50. 045290b V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT by Hans Verkuil · 17 years ago
  51. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  52. c65eeaa V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. by Adrian Bunk · 17 years ago
  53. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  54. 111f335 V4L/DVB (4798): OmniVision OV7670 driver by Jonathan Corbet · 18 years ago
  55. 9c4dfad V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver by Jonathan Corbet · 18 years ago
  56. f2a49bc V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. by Hans Verkuil · 18 years ago
  57. 89f75ff V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 by Mauro Carvalho Chehab · 18 years ago
  58. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  59. 9cb2318 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. by Hans Verkuil · 18 years ago
  60. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago
  61. e2b8cf4 V4L/DVB (4005): Add support for the cx25836/7 video decoder. by Hans Verkuil · 18 years ago
  62. b7f8292 V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. by Hans Verkuil · 18 years ago
  63. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 18 years ago
  64. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  65. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 18 years ago
  66. 41f38b4 V4L/DVB (3371): Add debug to ioctl arguments. by Mauro Carvalho Chehab · 18 years ago
  67. 757d250 V4L/DVB (3430): Add new internal VIDIOC_INT commands by Hans Verkuil · 18 years ago
  68. 12db560 V4L/DVB (3420): Added iocls to configure VBI on tvp5150 by Mauro Carvalho Chehab · 18 years ago
  69. 27487d4 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. by Hans Verkuil · 18 years ago
  70. f167cb4e by Mauro Carvalho Chehab · 18 years ago
  71. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 18 years ago
  72. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 18 years ago
  73. 7e8b09e V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros. by Hans Verkuil · 18 years ago
  74. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 18 years ago
  75. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 18 years ago
  76. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 18 years ago
  77. b2f0648 [PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and api by Hans Verkuil · 19 years ago