1. 3308e2b [media] cx25840: Fix compilation for i386 architecture by Mauro Carvalho Chehab · 13 years ago
  2. 51ada78 [media] cx25840: Added g_std support to the video decoder driver by Steven Toth · 13 years ago
  3. 74900b4 [media] cx25840: Hauppauge HVR1850 Analog driver support by Steven Toth · 13 years ago
  4. 4c3764d [media] cx25840 / cx23885: Fixing audio/volume regression by Steven Toth · 13 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  6. 7a707b8 drivers/media: Add module.h to all files using it implicitly by Paul Gortmaker · 13 years ago
  7. 52422e3 [media] cx25840: Ensure AUDIO6 and AUDIO7 trigger line-in baseband use by Steven Toth · 13 years ago
  8. 2ccdd9a [media] cx25840: Enable support for non-tuner LR1/LR2 audio inputs by Steven Toth · 13 years ago
  9. 99d3890 [media] cx25840: enable raw cc processing only for the cx23885 hardware by Steven Toth · 13 years ago
  10. bd829e9 [media] cx23885, cx25840: Provide IR Rx timeout event reports by Andy Walls · 14 years ago
  11. 3f5c14d [media] drivers/media: do not use EXTRA_CFLAGS by Arnaud Lacombe · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. 1e6406b [media] cx25840: fix probing of cx2583x chips by Sven Barth · 14 years ago
  14. 3c7c937 [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() by Hans Verkuil · 14 years ago
  15. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. 9e9bc97 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  17. f23b795 [media] cx25840: Prevent device probe failure due to volume control ERANGE error by Andy Walls · 14 years ago
  18. 6bda964 [media] rc: rename the remaining things to rc_core by Mauro Carvalho Chehab · 14 years ago
  19. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  20. dc69798 [media] IR: initialize ir_raw_event in few more drivers by Maxim Levitsky · 14 years ago
  21. efba4bc [media] cx25840: Remove a now unused variable by Mauro Carvalho Chehab · 14 years ago
  22. 5af79f8 [media] Add support for AUX_PLL on cx2583x chips by Sven Barth · 14 years ago
  23. ad62cdf V4L/DVB: cx25840: remove obsolete v4l2-i2c-drv.h header by Hans Verkuil · 14 years ago
  24. fc00a1d V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535 by Andy Walls · 14 years ago
  25. e34e658 V4L/DVB: cx25840: convert to the new control framework by Hans Verkuil · 14 years ago
  26. 72c851b V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config by Hans Verkuil · 14 years ago
  27. d69e85b V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines by Andy Walls · 14 years ago
  28. c02e0d1 V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event by Andy Walls · 14 years ago
  29. 2560d94 V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout event by Andy Walls · 14 years ago
  30. ceb152a V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod use by Andy Walls · 14 years ago
  31. 52fd3dd V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllers by Andy Walls · 14 years ago
  32. d06d577 V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578] by Andy Walls · 14 years ago
  33. 5f27264 V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomic by Andy Walls · 14 years ago
  34. c1658ca V4L/DVB: cx24850: remove obsolete g/s_fmt ops by Hans Verkuil · 14 years ago
  35. 96fd004 V4L/DVB: cx25840: add support for s_mbus_fmt by Hans Verkuil · 14 years ago
  36. aae6e33 V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt by Hans Verkuil · 14 years ago
  37. 5393db4 V4L/DVB: cx25840: support new vbi ops to set/get VBI format by Hans Verkuil · 15 years ago
  38. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 15 years ago
  39. 10e43d9 V4L/DVB: cx25840: Fix composite detection by Kusanagi Kouichi · 15 years ago
  40. 3ccc646 V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio by Andy Walls · 15 years ago
  41. 3c3099d V4L/DVB (13232): cx25840 6.5MHz carrier detection fixes by Aleksandr V. Piskunov · 15 years ago
  42. fb29ab9 V4L/DVB (13206): cx25840: add component support by David T.L. Wong · 15 years ago
  43. 8c2d782 V4L/DVB (13092): cx25840: Improvements to the cx23885/7/8 chip detection mechanism. by Steven Toth · 15 years ago
  44. e283d78 V4L/DVB (13090): cx25840: Init PLLs properly for CX2388[578] A/V cores by Andy Walls · 15 years ago
  45. 9eef550 V4L/DVB (13089): cx25840: Separate set_audclk_freq functionality for the different chips by Andy Walls · 15 years ago
  46. 2a03f03 V4L/DVB (13088): cx25840: Convert chip/core family checks to static inline functions by Andy Walls · 15 years ago
  47. c7dd1ec V4L/DVB (13087): cx25840: Improve detection of CX2388[578] A/V cores by Andy Walls · 15 years ago
  48. 8d81ae2 V4L/DVB (12613): cx25840: fix determining the firmware name by Hans Verkuil · 15 years ago
  49. f3d6f63 V4L/DVB (12347): cx25840: Bugfix for no DVB-T on the Hauppauge HVR-1700 by Steven Toth · 15 years ago
  50. 5325b42 V4L/DVB (11380): v4l2-subdev: change s_routing prototype by Hans Verkuil · 15 years ago
  51. f41737e V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. by Hans Verkuil · 15 years ago
  52. cc26b07 V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init. by Hans Verkuil · 15 years ago
  53. 00ca732 V4L/DVB (10989): cx25840: cx23885 detection was broken by Hans Verkuil · 16 years ago
  54. 95b14fb V4L/DVB (10953): cx25840: Fix CodingStyle errors introduced by the last patch by Mauro Carvalho Chehab · 16 years ago
  55. 149783b V4L/DVB (10952): cx25840: prepare it to be used by cx231xx module by Sri Deevi · 16 years ago
  56. 7c46733 V4L/DVB (11315): cx25840: fix 'unused variable' warning. by Hans Verkuil · 15 years ago
  57. df1d5ed V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step by Hans Verkuil · 15 years ago
  58. b6198ade V4L/DVB (11298): cx25840: remove legacy code for old-style i2c API by Hans Verkuil · 15 years ago
  59. 10afbef V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std by Hans Verkuil · 16 years ago
  60. de6476f5 V4L/DVB (10408): v4l2: fix incorrect hue range check by Hans Verkuil · 16 years ago
  61. 6ca187a V4L/DVB (10251): cx25840: add comments explaining what the init() does. by Hans Verkuil · 16 years ago
  62. 6d9f13c V4L/DVB (10314): cx25840: ignore TUNER_SET_CONFIG in the command callback. by Hans Verkuil · 16 years ago
  63. ba390f0 V4L/DVB (10250): cx25840: fix regression: fw not loaded on first use by Hans Verkuil · 16 years ago
  64. aecde8b5 V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. by Hans Verkuil · 16 years ago
  65. 9357b31 V4L/DVB (9823): cx25840: convert to v4l2_subdev. by Hans Verkuil · 16 years ago
  66. 91121d9 V4L/DVB (9507): v4l: remove EXPERIMENTAL from several drivers by Hans Verkuil · 16 years ago
  67. a8b8643 V4L/DVB (9162): ivtv: fix raw/sliced VBI mixup by Hans Verkuil · 16 years ago
  68. 6d89761 V4L/DVB (8805): Steven Toth email address change by Steven Toth · 16 years ago
  69. 445c271 V4L/DVB (8534): remove select's of FW_LOADER by Adrian Bunk · 16 years ago
  70. fe0d3df V4L/DVB (8494): make cx25840_debug static by Adrian Bunk · 16 years ago
  71. ca130ee V4L/DVB (8377): ivtv/cx18: ensure the default control values are correct by Hans Verkuil · 16 years ago
  72. cb5aa1c V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx25840_std_setup by Hans Verkuil · 16 years ago
  73. f87086e v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 by Hans Verkuil · 16 years ago
  74. 9ad46a6 cx25840: treat firmware data as const by David Woodhouse · 16 years ago
  75. 45270a1 V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputs by Hans Verkuil · 16 years ago
  76. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 16 years ago
  77. 755a18b V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvb by Mauro Carvalho Chehab · 16 years ago
  78. d2653e9 i2c: Add support for device alias names by Jean Delvare · 16 years ago
  79. 2770b7d V4L/DVB (7646): cx25840: Ensure GPIO2 is correctly set for cx23885/7/8 based products by Steven Toth · 16 years ago
  80. 081b496 V4L/DVB (7344): cx25840: better PAL-M and NTSC-KR handling by Hans Verkuil · 16 years ago
  81. 520ebe5 V4L/DVB (7241): cx25840: code cleanup by Tyler Trafford · 16 years ago
  82. f234081 V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support by Steven Toth · 17 years ago
  83. 4a56eb3 V4L/DVB (6743): cx25840: fix endianness inconsistency by Hans Verkuil · 17 years ago
  84. ac9bb7f V4L/DVB (6617): drivers/media/video: Add missing "space" by Joe Perches · 17 years ago
  85. 188f345 V4L/DVB (6465): Use correct error codes when chip is not recognized by Hans Verkuil · 17 years ago
  86. 1a39275 V4L/DVB (6459): cx25840: convert to bus-based I2C API by Hans Verkuil · 17 years ago
  87. f61b48f V4L/DVB (6142): cx25840: fix build warning by Michael Krufky · 17 years ago
  88. 3805145 V4L/DVB (6124): cx25840: add a few 10 microsecond delays by Tyler Trafford · 17 years ago
  89. 21340ae V4L/DVB (6112): cx25840: use a workqueue to load the firmware by Hans Verkuil · 17 years ago
  90. 8267761 V4L/DVB (6051): cx25840: make proper use of SOFT_RESET by Hans Verkuil · 17 years ago
  91. 39c4ad6 V4L/DVB (5999): cx25840: add radio support. by Hans Verkuil · 17 years ago
  92. 87410da V4L/DVB (5997): cx25840: fix audio mute handling and reporting by Hans Verkuil · 17 years ago
  93. 89fc4eb V4L/DVB (5993): cx25840: resetting also requires reloading the firmware by Hans Verkuil · 17 years ago
  94. c976bc8 V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use by Hans Verkuil · 17 years ago
  95. ba70d59 V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840 by Servaas Vandenberghe · 17 years ago
  96. bfce174 V4L/DVB (5380): Cx25840-firmware include cleanup by Jean Delvare · 18 years ago
  97. 3434eb7 V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT by Hans Verkuil · 17 years ago
  98. f3d092b V4L/DVB (5304): Improve chip matching in v4l2_register by Hans Verkuil · 18 years ago
  99. d55c7ae V4L/DVB (5255): Fix cx25840 firmware loading. by Hans Verkuil · 18 years ago
  100. b7a01e7 V4L/DVB (5180): Fix cx2584x revision reporting. by Hans Verkuil · 18 years ago