V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
[safe/jmp/linux-2.6] / drivers / media / video / msp3400-driver.c
2009-01-02 Hans VerkuilV4L/DVB (10138): v4l2-ioctl: change to long return...
2008-12-30 Hans VerkuilV4L/DVB (9960): v4l2-subdev: ioctl ops should use unsig...
2008-12-30 Hans VerkuilV4L/DVB (9825): msp3400: convert to v4l2_subdev.
2008-07-26 Hans VerkuilV4L/DVB (8487): videodev: replace videodev.h includes...
2008-07-23 Hans VerkuilV4L/DVB (8430): videodev: move some functions from...
2008-07-20 Hans Verkuilv4l-dvb: remove legacy checks to allow support for...
2008-05-18 Jean Delvarei2c: Convert remaining new-style drivers to use module...
2008-04-29 Jean Delvarei2c: Add support for device alias names
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO...
2008-01-25 Hans VerkuilV4L/DVB (6866): msp3400: CodingStyle cleanups
2008-01-25 Hans VerkuilV4L/DVB (6465): Use correct error codes when chip is...
2008-01-25 Hans VerkuilV4L/DVB (6457): msp3400: convert to bus-based I2C API
2007-10-10 Michael KrufkyV4L/DVB (6125): whitespace cleanup: replace leading...
2007-10-10 Mariusz KozlowskiV4L/DVB (5953): msp3400-driver.c: kmalloc + memset...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-18 Robert P. J. DayV4L/DVB (5846): Clean up setting state and scheduling...
2007-04-27 Hans VerkuilV4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various...
2007-03-27 Jean DelvareV4L/DVB (5421): Fix suspend/resume in msp3400 and tuner
2007-03-27 Hans VerkuilV4L/DVB (5415): Msp_attach must return 0 if no msp3400...
2006-12-27 Akinobu MitaV4L/DVB (4996): Msp3400: fix kthread_run error check
2006-12-27 Hans VerkuilV4L/DVB (4982): Fix broken audio mode handling for...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-03 Hans VerkuilV4L/DVB (4688): Fix msp343xG handling (regression from...
2006-07-29 Mauro Carvalho ChehabV4L/DVB (4343): Fix for compilation without V4L1 or...
2006-06-25 Hans VerkuilV4L/DVB (4192): Use control helpers for saa7115, cx2584...
2006-06-25 Hans VerkuilV4L/DVB (3709): Improve line-in handling
2006-04-02 Hans VerkuilV4L/DVB (3700): Remove obsolete commands from tvp5150.c
2006-04-02 Hans VerkuilV4L/DVB (3697): More msp3400 and bttv fixes
2006-04-02 Hans VerkuilV4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilin...
2006-04-02 Hans VerkuilV4L/DVB (3662): Don't set msp3400c-non-existent register
2006-03-24 Hans VerkuilV4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400
2006-03-24 Hans VerkuilV4L/DVB (3587): Always wake thread after routing change.
2006-03-24 Hans VerkuilV4L/DVB (3582): Implement correct msp3400 input/output...
2006-03-24 Hans VerkuilV4L/DVB (3581): Add new media/msp3400.h header containi...
2006-03-24 Hans VerkuilV4L/DVB (3580): Last round of msp3400 cleanups before...
2006-03-24 Hans VerkuilV4L/DVB (3579): Move msp_modus to msp3400-kthreads...
2006-03-24 Hans VerkuilV4L/DVB (3578): Make scart definitions easier to handle
2006-03-24 Hans VerkuilV4L/DVB (3577): Cleanup audio input handling
2006-01-23 Hans VerkuilV4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G...
2006-01-23 Hans VerkuilV4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode...
2006-01-15 Hans VerkuilV4L/DVB (3385): Return -EINVAL for unknown commands...
2006-01-13 Mauro Carvalho ChehabV4L/DVB (3355): removed uneeded init on structs like...
2006-01-11 Mauro Carvalho ChehabV4L/DVB (3345): Fixes some bad global variables
2006-01-09 Hans VerkuilV4L/DVB (3326): Fix stereo and standard reporting of...
2006-01-09 Hans VerkuilV4L/DVB (3324): msp3400 audio handling bug fixes.
2006-01-09 Hans VerkuilV4L/DVB (3317): msp3400: use v4l2_std_id and determine...
2006-01-09 Mauro Carvalho ChehabV4L/DVB (3307): Some cleanups at I2C modules
2006-01-09 Hans VerkuilV4L/DVB (3278): convert diagnostics over to the new...
2006-01-09 Hans VerkuilV4L/DVB (3276): Added new diagnositics macros, convert...
2006-01-09 Hans VerkuilV4L/DVB (3275): Split msp3400.c into msp3400-driver...