Age | Commit message (Expand) | Author |
2008-01-25 | V4L/DVB (7002): cx25840: Add basic CX23885 AVCore support | Steven Toth |
2008-01-25 | V4L/DVB (6743): cx25840: fix endianness inconsistency | Hans Verkuil |
2008-01-25 | V4L/DVB (6617): drivers/media/video: Add missing "space" | Joe Perches |
2008-01-25 | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil |
2008-01-25 | V4L/DVB (6459): cx25840: convert to bus-based I2C API | Hans Verkuil |
2007-10-09 | V4L/DVB (6142): cx25840: fix build warning | Michael Krufky |
2007-10-09 | V4L/DVB (6124): cx25840: add a few 10 microsecond delays | Tyler Trafford |
2007-10-09 | V4L/DVB (6112): cx25840: use a workqueue to load the firmware | Hans Verkuil |
2007-10-09 | V4L/DVB (6051): cx25840: make proper use of SOFT_RESET | Hans Verkuil |
2007-10-09 | V4L/DVB (5999): cx25840: add radio support. | Hans Verkuil |
2007-10-09 | V4L/DVB (5997): cx25840: fix audio mute handling and reporting | Hans Verkuil |
2007-10-09 | V4L/DVB (5993): cx25840: resetting also requires reloading the firmware | Hans Verkuil |
2007-10-09 | V4L/DVB (5922): ivtv, cx25840: postpone fw load until first use | Hans Verkuil |
2007-05-09 | V4L/DVB (5576): Improve / fix support for PAL-60 in cx25840 | Servaas Vandenberghe |
2007-04-27 | V4L/DVB (5380): Cx25840-firmware include cleanup | Jean Delvare |
2007-04-27 | V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-03-01 | V4L/DVB (5304): Improve chip matching in v4l2_register | Hans Verkuil |
2007-03-01 | V4L/DVB (5255): Fix cx25840 firmware loading. | Hans Verkuil |
2007-02-21 | V4L/DVB (5180): Fix cx2584x revision reporting. | Hans Verkuil |
2007-02-21 | V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho |
2007-02-21 | V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2006-12-27 | V4L/DVB (4968): Add PAL-60 support for cx2584x. | Hans Verkuil |
2006-10-14 | V4L/DVB (4729): Fix VIDIOC_G_FMT for NTSC in cx25840. | Hans Verkuil |
2006-09-26 | V4L/DVB (4519): Fixes Helper module dependencies against V4L APIs | Mauro Carvalho Chehab |
2006-09-26 | V4L/DVB (4417): Add support for PAL-Nc in cx24850. | Hans Verkuil |
2006-08-08 | V4L/DVB (4416): Cx25840_read4 has wrong endianness. | Hans Verkuil |
2006-06-25 | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil |
2006-06-25 | V4L/DVB (4067): Fixed cx25840 to work with PAL/M | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. | Christopher Neufeld |
2006-06-25 | V4L/DVB (4008): Audio soft reset improvements | Hans Verkuil |
2006-06-25 | V4L/DVB (4006): Stop/start microcontroller when changing sampling frequency | Hans Verkuil |
2006-06-25 | V4L/DVB (4005): Add support for the cx25836/7 video decoder. | Hans Verkuil |
2006-05-12 | V4L/DVB (3825): Remove broken 'fast firmware load' from cx25840. | Hans Verkuil |
2006-04-04 | kbuild: fix unneeded rebuilds in drivers/media/video after moving source tree | Carl-Daniel Hailfinger |
2006-04-02 | V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0 | Hans Verkuil |
2006-04-02 | V4L/DVB (3639): Reduce FWSEND due to certain I2C bus adapter limits | Mike Isely |
2006-04-02 | V4L/DVB (3610): Added the new routing commands to cx25840. | Hans Verkuil |
2006-03-24 | V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-24 | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil |
2006-03-24 | V4L/DVB (3551): Fix saturation bug. Fix NTSC->PAL standard change. Detect NTS... | Hans Verkuil |
2006-03-21 | V4L/DVB (3495): Kconfig: select VIDEO_CX25840 to build cx25840 a/v decoder mo... | Michael Krufky |
2006-02-27 | V4L/DVB (3354): Fix maximum for the saturation and contrast controls. | Hans Verkuil |
2006-02-07 | V4L/DVB (3300): Add standard for South Korean NTSC-M using A2 audio. | Hans Verkuil |
2006-01-23 | V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) | Hans Verkuil |
2006-01-23 | V4L/DVB (3408): Included new sliced VBI types to videodev2.h and tvp5150 | Mauro Carvalho Chehab |
2006-01-15 | V4L/DVB (3377): make some code static | Adrian Bunk |
2006-01-13 | V4L/DVB (3355): removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-12 | V4L/DVB (3348): debug renamed to cx25840_debug | Hans Verkuil |
2006-01-11 | V4L/DVB (3345): Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-11 | V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris |