1. f766816 V4L/DVB (4885): Improve saa711x check by Hans Verkuil · 18 years ago
  2. fc2fa31 V4L/DVB (4739): SECAM support for saa7113 into saa7115 by Pádraig Brady · 18 years ago
  3. 183d896 V4L/DVB (4626): On saa7111/7113, LUMA_CTRL need a different value by Mauro Carvalho Chehab · 18 years ago
  4. 97d9e80 V4L/DVB (4598): Fix a typo: VRES, instead o HRES by Mauro Carvalho Chehab · 18 years ago
  5. 22ebb77 V4L/DVB (4596): Fix saa7115 miscalculation that breaks NTSC by Mike Isely · 18 years ago
  6. d9dce96 V4L/DVB (4592): Fixes some troubles on saa7115 by Mauro Carvalho Chehab · 18 years ago
  7. 3e7d3e5 V4L/DVB (4586): Code were preventing saa7111 and saa7118 to work by Mauro Carvalho Chehab · 18 years ago
  8. d87edf2 V4L/DVB (4573): Fix: There were some missing breaks at register check routine by Mauro Carvalho Chehab · 18 years ago
  9. 66440cc V4L/DVB (4565): Fix scaling calculus by Mauro Carvalho Chehab · 18 years ago
  10. 59ba915 V4L/DVB (4555): Cleanup: removed hardcoded tables by Mauro Carvalho Chehab · 18 years ago
  11. 66ec1193 V4L/DVB (4554): Renamed several common structs/functions to saa711x instead of saa7115 by Mauro Carvalho Chehab · 18 years ago
  12. 89f75ff V4L/DVB (4553): Add support for saa7111 and partial support for saa7118 by Mauro Carvalho Chehab · 18 years ago
  13. 96ecfc4 V4L/DVB (4551): Added register aliases for saa711x registers, instead of using reg numbers by Mauro Carvalho Chehab · 18 years ago
  14. 236f16d V4L/DVB (4550): Make saa7115 to report the complete chipset name by Mauro Carvalho Chehab · 18 years ago
  15. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  16. c7c0b34 V4L/DVB (3712): Fix video input setting of em28xx, use _INT_S_VIDEO_ROUTING in tvp5150 by Hans Verkuil · 18 years ago
  17. b7f8292 V4L/DVB (3711): Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command. by Hans Verkuil · 18 years ago
  18. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  19. 1f8f5fa V4L/DVB (3607): Implement routing command for saa7115.c by Hans Verkuil · 18 years ago
  20. 0134235 V4L/DVB (3606): Minor layout changes to make it consistent by Hans Verkuil · 18 years ago
  21. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  22. 02c1722 V4L/DVB (3522): Fixed a trouble with other PAL standards by Mauro Carvalho Chehab · 18 years ago
  23. f89982a V4L/DVB (3514): SAA7113 doesn't have auto std chroma detection mode by Mauro Carvalho Chehab · 18 years ago
  24. f5762e4 V4L/DVB (3513): Remove saa711x driver by Mauro Carvalho Chehab · 18 years ago
  25. ecc0b94 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. by Hans Verkuil · 18 years ago
  26. 6ac48b4 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 by Mauro Carvalho Chehab · 19 years ago
  27. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  28. 7408187 by Panagiotis Issaris · 19 years ago
  29. da4ae5a V4L/DVB (3280): Added VIDIOC_QUERYCTRL to saa7115 by Hans Verkuil · 19 years ago
  30. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  31. c7f3612 V4L/DVB (3257): Add missing audiochip.h include. by Hans Verkuil · 19 years ago
  32. 3faeeae V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER by Hans Verkuil · 19 years ago
  33. 30b54d5 V4L/DVB (3254): Don't reprogram the video standard if it is unchanged. by Hans Verkuil · 19 years ago
  34. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  35. 21fa715 V4L/DVB (3248): Add selected input to saa7115 VIDIOC_LOG_STATUS output. by Hans Verkuil · 19 years ago
  36. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  37. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  38. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  39. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  40. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  41. ab60e30 [PATCH] V4L/dvb: fix kernel message (print of %s from random pointer) by Hans Verkuil · 19 years ago
  42. e77f34d [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers by Mauro Carvalho Chehab · 19 years ago
  43. 1f4b336 [PATCH] v4l: (966) Authorship fixes for new Modules by Hans Verkuil · 19 years ago
  44. e19b2fc [PATCH] v4l: (948) adds support for saa7115 video decoder by Hans Verkuil · 19 years ago