1. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  2. 3ff4ad8 V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev. by Hans Verkuil · 15 years ago
  3. 0c84674 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. by Hans Verkuil · 15 years ago
  4. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  5. ef6078e V4L/DVB (11362): saa7115: remove i2c legacy code by Hans Verkuil · 15 years ago
  6. bccfa44 V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers by Hans Verkuil · 15 years ago
  7. 17bdd9d V4L/DVB (10702): saa7115: add querystd and g_input_status support for zoran. by Hans Verkuil · 15 years ago
  8. 674a323 V4L/DVB (10700): saa7115: don't access reg 0x87 if it is not present. by Hans Verkuil · 15 years ago
  9. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 15 years ago
  10. de6476f5 V4L/DVB (10408): v4l2: fix incorrect hue range check by Hans Verkuil · 16 years ago
  11. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  12. 9415f4b V4L/DVB (9826): saa7115: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  13. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  14. 6bd6dff V4L/DVB (8940): saa7115: fix saa7111(a) support by Hans Verkuil · 16 years ago
  15. c5bf204 V4L/DVB (8790): saa7115: call i2c_set_clientdata only when state != NULL by Hans Verkuil · 16 years ago
  16. 9edd350f V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetect driver name. by Hans Verkuil · 16 years ago
  17. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  18. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  19. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  20. e002802 V4L/DVB (7342): saa7115: fix PAL-Nc handling by Hans Verkuil · 16 years ago
  21. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  22. 188f345 V4L/DVB (6465): Use correct error codes when chip is not recognized by Hans Verkuil · 17 years ago
  23. fbaa3d0d V4L/DVB (6455): saa7115: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  24. 1e5e9aa V4L/DVB (5414): Add missing kfree in early exit of saa7115. by Hans Verkuil · 17 years ago
  25. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  26. a9aaec4 V4L/DVB (5408): Fix SECAM handling on saa7115 by Mauro Carvalho Chehab · 17 years ago
  27. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  28. faeb4ab V4L/DVB (5183): Fix CC handling in VIDIOC_INT_G_VBI_DATA by Hans Verkuil · 18 years ago
  29. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 18 years ago
  30. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  31. 4cbca18 V4L/DVB (5113): Adds video output routing by Marco Schluessler · 18 years ago
  32. d0d30c0 V4L/DVB (4886): Minor coding style improvements by Hans Verkuil · 18 years ago
  33. f766816 V4L/DVB (4885): Improve saa711x check by Hans Verkuil · 18 years ago
  34. fc2fa31 V4L/DVB (4739): SECAM support for saa7113 into saa7115 by Pádraig Brady · 18 years ago
  35. 183d896 V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value by Mauro Carvalho Chehab · 18 years ago
  36. 97d9e80 V4L/DVB (4598): Fix a typo: VRES, instead o HRES by Mauro Carvalho Chehab · 18 years ago
  37. 22ebb77 V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC by Mike Isely · 18 years ago
  38. d9dce96 V4L/DVB (4592): Fixes some troubles on saa7115 by Mauro Carvalho Chehab · 18 years ago
  39. 3e7d3e5 V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work by Mauro Carvalho Chehab · 18 years ago
  40. d87edf2 V4L/DVB (4573): Fix: There were some missing breaks at register check routine by Mauro Carvalho Chehab · 18 years ago
  41. 66440cc V4L/DVB (4565): Fix scaling calculus by Mauro Carvalho Chehab · 18 years ago
  42. 59ba915 V4L/DVB (4555): Cleanup: removed hardcoded tables by Mauro Carvalho Chehab · 18 years ago
  43. 66ec1193 V4L/DVB (4554): Renamed several common structs/functions to saa711x instead of saa7115 by Mauro Carvalho Chehab · 18 years ago
  44. 89f75ff V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 by Mauro Carvalho Chehab · 18 years ago
  45. 96ecfc4 V4L/DVB (4551): Added register aliases for saa711x registers, instead of using reg numbers by Mauro Carvalho Chehab · 18 years ago
  46. 236f16d V4L/DVB (4550): Make saa7115 to report the complete chipset name by Mauro Carvalho Chehab · 18 years ago
  47. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  48. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 18 years ago
  49. b7f8292 V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. by Hans Verkuil · 18 years ago
  50. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  51. 1f8f5fa V4L/DVB (3607): Implement routing command for saa7115.c by Hans Verkuil · 18 years ago
  52. 0134235 V4L/DVB (3606): Minor layout changes to make it consistent by Hans Verkuil · 18 years ago
  53. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  54. 02c1722 V4L/DVB (3522): Fixed a trouble with other PAL standards by Mauro Carvalho Chehab · 18 years ago
  55. f89982a V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode by Mauro Carvalho Chehab · 18 years ago
  56. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 18 years ago
  57. ecc0b94 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. by Hans Verkuil · 18 years ago
  58. 6ac48b4 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 by Mauro Carvalho Chehab · 19 years ago
  59. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  60. 7408187 by Panagiotis Issaris · 19 years ago
  61. da4ae5a V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115 by Hans Verkuil · 19 years ago
  62. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  63. c7f3612 V4L/DVB (3257): Add missing audiochip.h include. by Hans Verkuil · 19 years ago
  64. 3faeeae V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER by Hans Verkuil · 19 years ago
  65. 30b54d5 V4L/DVB (3254): Don't reprogram the video standard if it is unchanged. by Hans Verkuil · 19 years ago
  66. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  67. 21fa715 V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output. by Hans Verkuil · 19 years ago
  68. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  69. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  70. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  71. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  72. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  73. ab60e30 [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer) by Hans Verkuil · 19 years ago
  74. e77f34d [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers by Mauro Carvalho Chehab · 19 years ago
  75. 1f4b336 [PATCH] v4l: (966) Authorship fixes for new Modules by Hans Verkuil · 19 years ago
  76. e19b2fc [PATCH] v4l: (948) adds support for saa7115 video decoder by Hans Verkuil · 19 years ago