1. b0d3159 V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images by Trent Piepho · 15 years ago
  2. 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
  3. 6c31e59 V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support. by Hans Verkuil · 15 years ago
  4. e6574f2 V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdev by Hans Verkuil · 15 years ago
  5. 868f985 V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr by Hans Verkuil · 15 years ago
  6. 78a3b4d V4L/DVB (11367): v4l2-common: remove legacy code by Hans Verkuil · 15 years ago
  7. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 15 years ago
  8. ab373190 V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr() by Hans Verkuil · 15 years ago
  9. 2ba5889 V4L/DVB (10544): v4l2-common: add comments warning that about the sort order by Hans Verkuil · 15 years ago
  10. 1b6f1d9 V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status by Hans Verkuil · 15 years ago
  11. c7d29e2 V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs() by Hans Verkuil · 15 years ago
  12. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  13. dd99120 V4L/DVB (9821): v4l2-common: add i2c helper functions by Hans Verkuil · 16 years ago
  14. 6bd6dff V4L/DVB (8940): saa7115: fix saa7111(a) support by Hans Verkuil · 16 years ago
  15. 1e55126 V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function by Hans Verkuil · 16 years ago
  16. 69028d7 V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function. by Hans Verkuil · 16 years ago
  17. 2864462 V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h by Mauro Carvalho Chehab · 16 years ago
  18. 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
  19. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  20. 057596e V4L/DVB (7133): Fix Kconfig dependencies by Mauro Carvalho Chehab · 16 years ago
  21. 8ffbc65 V4L/DVB (6451): v4l2: add support for bus-based I2C drivers by Hans Verkuil · 17 years ago
  22. 7f17112 V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG by Mauro Carvalho Chehab · 17 years ago
  23. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  24. 045290b V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT by Hans Verkuil · 17 years ago
  25. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  26. c65eeaa V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used. by Adrian Bunk · 17 years ago
  27. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 17 years ago
  28. 111f335 V4L/DVB (4798): OmniVision OV7670 driver by Jonathan Corbet · 18 years ago
  29. 9c4dfad V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driver by Jonathan Corbet · 18 years ago
  30. f2a49bc V4L/DVB (4582): VIDIOC_INT_S_REGISTER is IOW, not IOR. by Hans Verkuil · 18 years ago
  31. 89f75ff V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 by Mauro Carvalho Chehab · 18 years ago
  32. 784e8fe4 V4L/DVB (4546): Add u32 argument to VIDIOC_INT_RESET. by Hans Verkuil · 18 years ago
  33. 9cb2318 V4L/DVB (4190): Add helper functions for control processing to v4l2-common. by Hans Verkuil · 18 years ago
  34. 401998f V4L/DVB (4065): Several improvements at videodev.c by Mauro Carvalho Chehab · 18 years ago
  35. e2b8cf4 V4L/DVB (4005): Add support for the cx25836/7 video decoder. by Hans Verkuil · 18 years ago
  36. b7f8292 V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. by Hans Verkuil · 18 years ago
  37. 2474ed4 V4L/DVB (3582): Implement correct msp3400 input/output routing by Hans Verkuil · 18 years ago
  38. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  39. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 18 years ago
  40. 41f38b4 V4L/DVB (3371): Add debug to ioctl arguments. by Mauro Carvalho Chehab · 18 years ago
  41. 757d250 V4L/DVB (3430): Add new internal VIDIOC_INT commands by Hans Verkuil · 18 years ago
  42. 12db560 V4L/DVB (3420): Added iocls to configure VBI on tvp5150 by Mauro Carvalho Chehab · 18 years ago
  43. 27487d4 V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. by Hans Verkuil · 19 years ago
  44. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  45. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  46. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  47. 7e8b09e V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros. by Hans Verkuil · 19 years ago
  48. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 19 years ago
  49. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  50. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 19 years ago
  51. b2f0648 [PATCH] v4l: (945) adds a new include for internal v4l2 ioctls and api by Hans Verkuil · 19 years ago