1. aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  2. 9357b31 V4L/DVB (9823): cx25840: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  3. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  4. fe0d3df V4L/DVB (8494): make cx25840_debug static by Adrian Bunk · 16 years ago
  5. ca130ee V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct by Hans Verkuil · 16 years ago
  6. cb5aa1c V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setup by Hans Verkuil · 16 years ago
  7. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  8. 45270a1 V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs by Hans Verkuil · 16 years ago
  9. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  10. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  11. 2770b7d V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products by Steven Toth · 16 years ago
  12. 081b496 V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handling by Hans Verkuil · 16 years ago
  13. f234081 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support by Steven Toth · 17 years ago
  14. 4a56eb3 V4L/DVB (6743): cx25840: fix endianness inconsistency by Hans Verkuil · 17 years ago
  15. 188f345 V4L/DVB (6465): Use correct error codes when chip is not recognized by Hans Verkuil · 17 years ago
  16. 1a39275 V4L/DVB (6459): cx25840: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  17. f61b48f V4L/DVB (6142): cx25840: fix build warning by Michael Krufky · 17 years ago
  18. 3805145 V4L/DVB (6124): cx25840: add a few 10 microsecond delays by Tyler Trafford · 17 years ago
  19. 21340ae V4L/DVB (6112): cx25840: use a workqueue to load the firmware by Hans Verkuil · 17 years ago
  20. 8267761 V4L/DVB (6051): cx25840: make proper use of SOFT_RESET by Hans Verkuil · 17 years ago
  21. 39c4ad6 V4L/DVB (5999): cx25840: add radio support. by Hans Verkuil · 17 years ago
  22. 87410da V4L/DVB (5997): cx25840: fix audio mute handling and reporting by Hans Verkuil · 17 years ago
  23. 89fc4eb V4L/DVB (5993): cx25840: resetting also requires reloading the firmware by Hans Verkuil · 17 years ago
  24. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 17 years ago
  25. ba70d59 V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840 by Servaas Vandenberghe · 17 years ago
  26. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  27. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 17 years ago
  28. d55c7ae V4L/DVB (5255): Fix cx25840 firmware loading. by Hans Verkuil · 17 years ago
  29. b7a01e7 V4L/DVB (5180): Fix cx2584x revision reporting. by Hans Verkuil · 17 years ago
  30. 62d50ad V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER by Trent Piepho · 17 years ago
  31. 52ebc76 V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only by Trent Piepho · 18 years ago
  32. 17531c1 V4L/DVB (4416): Cx25840_read4 has wrong endianness. by Hans Verkuil · 18 years ago
  33. 18318e0 V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. by Hans Verkuil · 18 years ago
  34. 839e4a4 V4L/DVB (4067): Fixed cx25840 to work with PAL/M by Mauro Carvalho Chehab · 18 years ago
  35. 3e3bf27 V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. by Christopher Neufeld · 18 years ago
  36. e2b8cf4 V4L/DVB (4005): Add support for the cx25836/7 video decoder. by Hans Verkuil · 18 years ago
  37. 31bc09b V4L/DVB (3610): Added the new routing commands to cx25840. by Hans Verkuil · 18 years ago
  38. 301e22d V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode by Hans Verkuil · 18 years ago
  39. 8bf2f8e V4L/DVB (3577): Cleanup audio input handling by Hans Verkuil · 18 years ago
  40. 73dcddc V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard. by Hans Verkuil · 18 years ago
  41. ecc0b94 V4L/DVB (3354): Fix maximum for the saturation and contrast controls. by Hans Verkuil · 18 years ago
  42. d97a11e V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. by Hans Verkuil · 18 years ago
  43. 8a4b275 V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) by Hans Verkuil · 19 years ago
  44. a9cff90 V4L/DVB (3377): make some code static by Adrian Bunk · 19 years ago
  45. a5ed425 V4L/DVB (3355): removed uneeded init on structs like static int foo=0 by Mauro Carvalho Chehab · 19 years ago
  46. b5fc714 V4L/DVB (3348): debug renamed to cx25840_debug by Hans Verkuil · 19 years ago
  47. f167cb4 by Mauro Carvalho Chehab · 19 years ago
  48. 7408187 by Panagiotis Issaris · 19 years ago
  49. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 19 years ago
  50. 0de7122 V4L/DVB (3292): Fix signed/unsigned bug in brightness handling of cx25840 by Hans Verkuil · 19 years ago
  51. c5099a6 V4L/DVB (3291): Fix signed/unsigned bug in hue handling by Hans Verkuil · 19 years ago
  52. d92c20e V4L/DVB (3279): Added VIDIOC_QUERYCTRL to cx25840. by Hans Verkuil · 19 years ago
  53. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 19 years ago
  54. 3faeeae V4L/DVB (3256): When in radio mode ignore VIDIOC_G_TUNER by Hans Verkuil · 19 years ago
  55. a8bbf12 V4L/DVB (3249): Generalized cx25840 video/audio input handling by Hans Verkuil · 19 years ago
  56. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 19 years ago
  57. b060c25 V4L/DVB (3123a): remove uneeded #if from V4L subsystem by Mauro Carvalho Chehab · 19 years ago
  58. 2b48716 [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  59. 604f28e [PATCH] i2c: Drop i2c_driver.{owner,name}, 5 of 11 by Laurent Riffard · 19 years ago
  60. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  61. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  62. 468a0a5 [PATCH] V4L/DVB (3189): Fix a broken logic that didn't cover all standards. by Mauro Carvalho Chehab · 19 years ago
  63. f95006f [PATCH] V4L: Add workaround for Hauppauge PVR150 with certain NTSC tuner models by Hans Verkuil · 19 years ago
  64. 769e243 [PATCH] V4L: Some funcions now static and I2C hw code for IR by Mauro Carvalho Chehab · 19 years ago
  65. e77f34d [PATCH] v4l: (966.1) Removes Obsoleted i2c-compat.h from newer drivers by Mauro Carvalho Chehab · 19 years ago
  66. 1f4b336 [PATCH] v4l: (966) Authorship fixes for new Modules by Hans Verkuil · 19 years ago
  67. bd98516 [PATCH] v4l: (946) adds support for cx25840 video decoder by Hans Verkuil · 19 years ago