Age | Commit message (Expand) | Author |
2009-01-02 | V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins... | Hans Verkuil |
2009-01-02 | V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. | Hans Verkuil |
2008-12-30 | V4L/DVB (9825): msp3400: convert to v4l2_subdev. | Hans Verkuil |
2008-07-26 | V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po... | Hans Verkuil |
2008-07-23 | V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.... | Hans Verkuil |
2008-07-20 | v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 | Hans Verkuil |
2008-05-18 | i2c: Convert remaining new-style drivers to use module aliasing | Jean Delvare |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare |
2008-04-24 | V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_... | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6866): msp3400: CodingStyle cleanups | Hans Verkuil |
2008-01-25 | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil |
2008-01-25 | V4L/DVB (6457): msp3400: convert to bus-based I2C API | Hans Verkuil |
2007-10-09 | V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-10-09 | V4L/DVB (5953): msp3400-driver.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-18 | V4L/DVB (5846): Clean up setting state and scheduling timeouts | Robert P. J. Day |
2007-04-27 | V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules | Hans Verkuil |
2007-03-27 | V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner | Jean Delvare |
2007-03-27 | V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found. | Hans Verkuil |
2006-12-27 | V4L/DVB (4996): Msp3400: fix kthread_run error check | Akinobu Mita |
2006-12-27 | V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400. | Hans Verkuil |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham |
2006-10-03 | V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16) | Hans Verkuil |
2006-07-29 | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT | Mauro Carvalho Chehab |
2006-06-25 | V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400. | Hans Verkuil |
2006-06-25 | V4L/DVB (3709): Improve line-in handling | Hans Verkuil |
2006-04-02 | V4L/DVB (3700): Remove obsolete commands from tvp5150.c | Hans Verkuil |
2006-04-02 | V4L/DVB (3697): More msp3400 and bttv fixes | Hans Verkuil |
2006-04-02 | V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling | Hans Verkuil |
2006-04-02 | V4L/DVB (3662): Don't set msp3400c-non-existent register | Hans Verkuil |
2006-03-24 | V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400 | Hans Verkuil |
2006-03-24 | V4L/DVB (3587): Always wake thread after routing change. | Hans Verkuil |
2006-03-24 | V4L/DVB (3582): Implement correct msp3400 input/output routing | Hans Verkuil |
2006-03-24 | V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros | Hans Verkuil |
2006-03-24 | V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commands | Hans Verkuil |
2006-03-24 | V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection | Hans Verkuil |
2006-03-24 | V4L/DVB (3578): Make scart definitions easier to handle | Hans Verkuil |
2006-03-24 | V4L/DVB (3577): Cleanup audio input handling | Hans Verkuil |
2006-01-23 | V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER) | Hans Verkuil |
2006-01-23 | V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400 | Hans Verkuil |
2006-01-15 | V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module. | Hans Verkuil |
2006-01-13 | V4L/DVB (3355): removed uneeded init on structs like static int foo=0 | Mauro Carvalho Chehab |
2006-01-11 | V4L/DVB (3345): Fixes some bad global variables | Mauro Carvalho Chehab |
2006-01-09 | V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio) | Hans Verkuil |
2006-01-09 | V4L/DVB (3324): msp3400 audio handling bug fixes. | Hans Verkuil |
2006-01-09 | V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities. | Hans Verkuil |
2006-01-09 | V4L/DVB (3307): Some cleanups at I2C modules | Mauro Carvalho Chehab |
2006-01-09 | V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. | Hans Verkuil |
2006-01-09 | V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac... | Hans Verkuil |