Age | Commit message (Expand) | Author |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-05 | backport I2C changes on several files | Mauro Carvalho Chehab |
2008-05-02 | backport commit d2653e92732bd3911feff6bee5e23dbf959381db | Mauro Carvalho Chehab |
2008-04-15 | Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m | Mauro Carvalho Chehab |
2007-12-12 | msp3400: CodingStyle cleanups. | Hans Verkuil |
2007-09-16 | Use correct error codes when chip is not recognized. | Hans Verkuil |
2007-09-13 | msp3400: convert to bus-based I2C API. | Hans Verkuil |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-07-31 | msp3400-driver.c: kmalloc + memset conversion to kzalloc | Mauro Carvalho Chehab |
2007-07-20 | Backport changeset from kernel mainstream | Mauro Carvalho Chehab |
2007-07-16 | Clean up setting state and scheduling timeouts | Mauro Carvalho Chehab |
2007-03-12 | Fix suspend/resume in msp3400 and tuner | Hans Verkuil |
2007-03-11 | msp_attach must return 0 if no msp3400 was found. | Hans Verkuil |
2007-02-28 | Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-02-19 | compat: Add code to compat.h for try_to_sleep() | Trent Piepho |
2006-12-20 | Msp3400: fix kthread_run error check | Mauro Carvalho Chehab |
2006-12-18 | Fix broken audio mode handling for line-in in msp3400. | Hans Verkuil |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-10-01 | Fix msp343xG handling (regression from 2.6.16) | Hans Verkuil |
2006-07-23 | Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab |
2006-07-15 | Add compat.h code for schedule_timeout_interruptible() | Trent Piepho |
2006-06-18 | Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil |
2006-04-02 | Improve line-in handling | Hans Verkuil |
2006-04-01 | Remove obsolete commands from tvp5150.c | Hans Verkuil |
2006-04-01 | More msp3400 and bttv fixes | Hans Verkuil |
2006-03-31 | Fix msp3400c and bttv stereo/mono/bilingual detection/handling | Hans Verkuil |
2006-03-28 | Don't set msp3400c-non-existent register | Hans Verkuil |
2006-03-20 | Remove VIDIOC_G/S_AUDOUT from msp3400 | Hans Verkuil |
2006-03-19 | Always wake thread after routing change. | Hans Verkuil |
2006-03-19 | Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-19 | Add new media/msp3400.h header containing the routing macros | Hans Verkuil |
2006-03-19 | Last round of msp3400 cleanups before adding routing commands | Hans Verkuil |
2006-03-19 | Move msp_modus to msp3400-kthreads, add JP and KR std detection | Hans Verkuil |
2006-03-19 | Make scart definitions easier to handle | Hans Verkuil |
2006-03-19 | Cleanup audio input handling | Hans Verkuil |
2006-01-22 | audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) | Hans Verkuil |
2006-01-18 | Fix handling of VIDIOC_G_TUNER audmode in msp3400 | Hans Verkuil |
2006-01-15 | Return -EINVAL for unknown commands in msp3400 module. | Hans Verkuil |
2006-01-12 | removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-11 | Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-08 | Fix stereo and standard reporting of msp3400 (esp. for radio) | Hans Verkuil |
2006-01-08 | msp3400 audio handling bug fixes. | Hans Verkuil |
2006-01-08 | msp3400: use v4l2_std_id and determine chip capabilities. | Hans Verkuil |
2006-01-08 | i2c fixes and cleanups | Mauro Carvalho Chehab |
2006-01-07 | printk cleanups | Mauro Carvalho Chehab |
2006-01-07 | Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-02 | convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil |
2006-01-02 | Added new diagnositics macros, convert msp3400 to the new macros. | Hans Verkuil |