1. 1450e6b V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs by Mauro Carvalho Chehab · 18 years ago
  2. 704fd4a V4L/DVB (4417): Add support for PAL-Nc in cx24850. by Hans Verkuil · 18 years ago
  3. 17531c1 V4L/DVB (4416): Cx25840_read4 has wrong endianness. by Hans Verkuil · 18 years ago
  4. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  5. 839e4a4 V4L/DVB (4067): Fixed cx25840 to work with PAL/M by Mauro Carvalho Chehab · 18 years ago
  6. 3e3bf27 V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. by Christopher Neufeld · 18 years ago
  7. 2e2aef7 V4L/DVB (4008): Audio soft reset improvements by Hans Verkuil · 18 years ago
  8. c0c044a V4L/DVB (4006): Stop/start microcontroller when changing sampling frequency by Hans Verkuil · 18 years ago
  9. e2b8cf4 V4L/DVB (4005): Add support for the cx25836/7 video decoder. by Hans Verkuil · 18 years ago
  10. 7d16eaa V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840. by Hans Verkuil · 18 years ago
  11. 8036dc6 kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree by Carl-Daniel Hailfinger · 18 years ago
  12. 9bc7400 V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 by Hans Verkuil · 18 years ago
  13. 4263fa8 V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits by Mike Isely · 18 years ago
  14. 31bc09b V4L/DVB (3610): Added the new routing commands to cx25840. by Hans Verkuil · 18 years ago
  15. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  16. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  17. 73dcddc V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard. by Hans Verkuil · 18 years ago
  18. f6fe8c6 V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder module by Michael Krufky · 18 years ago
  19. ecc0b94 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. by Hans Verkuil · 18 years ago
  20. d97a11e V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 19 years ago
  21. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 19 years ago
  22. 6ac48b4 V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 by Mauro Carvalho Chehab · 19 years ago
  23. a9cff90 V4L/DVB (3377): make some code static by Adrian Bunk · 19 years ago
  24. a5ed425 V4L/DVB (3355): removed uneeded init on structs like static int foo=0 by Mauro Carvalho Chehab · 19 years ago
  25. b5fc714 V4L/DVB (3348): debug renamed to cx25840_debug by Hans Verkuil · 19 years ago
  26. f167cb4e by Mauro Carvalho Chehab · 19 years ago
  27. 7408187 by Panagiotis Issaris · 19 years ago
  28. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  29. 0de7122 V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840 by Hans Verkuil · 19 years ago
  30. c5099a6 V4L/DVB (3291): Fix signed/unsigned bug in hue handling by Hans Verkuil · 19 years ago
  31. d92c20e V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840. by Hans Verkuil · 19 years ago
  32. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  33. 3faeeae V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER by Hans Verkuil · 19 years ago
  34. a8bbf12 V4L/DVB (3249): Generalized cx25840 video/audio input handling by Hans Verkuil · 19 years ago
  35. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  36. 210e207 V4L/DVB (3198): make cx25840 recover from some firmware load failures by Tyler Trafford · 19 years ago
  37. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  38. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  39. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  40. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  41. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  42. 468a0a5 [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards. by Mauro Carvalho Chehab · 19 years ago
  43. f95006f [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models by Hans Verkuil · 19 years ago
  44. 769e243 [PATCH] V4L: Some funcions now static and I2C hw code for IR by Mauro Carvalho Chehab · 19 years ago
  45. 60f6c46 [PATCH] v4l: 976: ensure consistent v4l firmware prefixes by Hans Verkuil · 19 years ago
  46. e77f34d [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers by Mauro Carvalho Chehab · 19 years ago
  47. 1f4b336 [PATCH] v4l: (966) Authorship fixes for new Modules by Hans Verkuil · 19 years ago
  48. 3717e17 [PATCH] v4l: (958) Make cx25840 use firmware image named 'cx25840.fw' by Tyler Trafford · 19 years ago
  49. 714a095 [PATCH] v4l: (950) Added compiler options for cx25840 saa7115 and saa7127 by Mauro Carvalho Chehab · 19 years ago
  50. bd98516 [PATCH] v4l: (946) adds support for cx25840 video decoder by Hans Verkuil · 19 years ago