Age | Commit message (Expand) | Author |
2008-01-09 | cx25840: Add basic CX23885 AVCore support | Steven Toth |
2007-12-02 | cx25840: fix endianness inconsistency | Hans Verkuil |
2007-09-16 | Use correct error codes when chip is not recognized. | Hans Verkuil |
2007-09-13 | cx25840: convert to bus-based I2C API. | Hans Verkuil |
2007-09-01 | cx25840: fix build warning | Michael Krufky |
2007-08-28 | cx25840: add a few 10 microsecond delays | Hans Verkuil |
2007-08-26 | cx25840: use a workqueue to load the firmware | Hans Verkuil |
2007-08-07 | cx25840: make proper use of SOFT_RESET. | Hans Verkuil |
2007-08-05 | cx25840: add radio support. | Hans Verkuil |
2007-08-05 | cx25840: fix audio mute handling and reporting | Hans Verkuil |
2007-08-04 | cx25840: resetting also requires reloading the firmware | Hans Verkuil |
2007-07-22 | ivtv, cx25840: postpone fw load until first use. | Hans Verkuil |
2007-04-29 | Improve / fix support for PAL-60 in cx25840 | Mike Isely |
2007-02-27 | Improve VIDIOC_G_CHIP_IDENT (better diagnostics) | Hans Verkuil |
2007-02-24 | Add support for VIDIOC_G_CHIP_IDENT | Hans Verkuil |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-15 | Fix cx25840 firmware loading. | Hans Verkuil |
2007-02-03 | Fix cx2584x revision reporting. | Hans Verkuil |
2007-01-30 | Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER | Trent Piepho |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2006-08-01 | cx25840_read4 has wrong endianness. | Hans Verkuil |
2006-06-18 | Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil |
2006-06-04 | Fixed cx25840 to work with PAL/M | Mauro Carvalho Chehab |
2006-05-24 | Add NTSC sliced VBI support to the cx25840 module. | Hans Verkuil |
2006-04-22 | Add support for the cx25836/7 video decoder. | Hans Verkuil |
2006-03-25 | Added the new routing commands to cx25840. | Hans Verkuil |
2006-03-19 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-19 | Merge from master | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-03-18 | Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode | Hans Verkuil |
2006-03-17 | Fix saturation bug. Fix NTSC->PAL standard change. Detect NTSC-KR standard. | Hans Verkuil |
2006-02-16 | Fix maximum for the saturation and contrast controls. | Hans Verkuil |
2006-02-03 | Add V4L2_STD_NTSC_M_KR TV standard for South Korean NTSC-M using A2 audio. | Hans Verkuil |
2006-01-22 | audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) | Hans Verkuil |
2006-01-15 | From: Adrian Bunk <bunk@stusta.de> | Mauro Carvalho Chehab |
2006-01-12 | removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-12 | debug renamed to cx25840_debug | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-11 | Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-07 | Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-03 | Fix signed/unsigned bug in brightness handling of cx25840 | Hans Verkuil |
2006-01-03 | Fix signed/unsigned bug in hue handling | Hans Verkuil |
2006-01-02 | Added VIDIOC_QUERYCTRL to cx25840. | Hans Verkuil |
2006-01-02 | convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil |
2005-12-29 | When in radio mode ignore VIDIOC_G_TUNER | Hans Verkuil |
2005-12-28 | Generalized cx25840 video/audio input handling | Hans Verkuil |
2005-12-25 | replace <media/i2c-compat.h> with "i2c-compat.h" | Michael Krufky |
2005-12-22 | Calculate the saa7115 AMCLK regs instead of using fixed values | Hans Verkuil |
2005-12-18 | Fix a broken logic that didn't cover all standards. | Mauro Carvalho Chehab |