summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/msp3400-driver.c
AgeCommit message (Expand)Author
2006-06-18Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil
2006-04-02Improve line-in handlingHans Verkuil
2006-04-01Remove obsolete commands from tvp5150.cHans Verkuil
2006-04-01More msp3400 and bttv fixesHans Verkuil
2006-03-31Fix msp3400c and bttv stereo/mono/bilingual detection/handlingHans Verkuil
2006-03-28Don't set msp3400c-non-existent registerHans Verkuil
2006-03-20Remove VIDIOC_G/S_AUDOUT from msp3400Hans Verkuil
2006-03-19Always wake thread after routing change.Hans Verkuil
2006-03-19Implement correct msp3400 input/output routingHans Verkuil
2006-03-19Add new media/msp3400.h header containing the routing macrosHans Verkuil
2006-03-19Last round of msp3400 cleanups before adding routing commandsHans Verkuil
2006-03-19Move msp_modus to msp3400-kthreads, add JP and KR std detectionHans Verkuil
2006-03-19Make scart definitions easier to handleHans Verkuil
2006-03-19Cleanup audio input handlingHans Verkuil
2006-01-22audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)Hans Verkuil
2006-01-18Fix handling of VIDIOC_G_TUNER audmode in msp3400Hans Verkuil
2006-01-15Return -EINVAL for unknown commands in msp3400 module.Hans Verkuil
2006-01-12removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab
2006-01-11Fixes some bad global variablesMauro Carvalho Chehab
2006-01-08Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil
2006-01-08msp3400 audio handling bug fixes.Hans Verkuil
2006-01-08msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil
2006-01-08i2c fixes and cleanupsMauro Carvalho Chehab
2006-01-07printk cleanupsMauro Carvalho Chehab
2006-01-07Some cleanups at I2C modulesMauro Carvalho Chehab
2006-01-02convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil
2006-01-02Added new diagnositics macros, convert msp3400 to the new macros.Hans Verkuil
2006-01-02Split msp3400.c into msp3400-driver.c and msp3400-kthreads.cHans Verkuil
2006-01-01more cleanups, simplify volume/balance/bass/treble handlingHans Verkuil
2005-12-31msp3400.c cleanup (almost all cosmetic)Hans Verkuil
2005-12-26Fixed API to set I2S speed controlMauro Carvalho Chehab
2005-12-25replace <media/i2c-compat.h> with "i2c-compat.h"Michael Krufky
2005-12-10Replaces MAX()/MIN() by kernel.h max()/min() macrosMauro Carvalho Chehab
2005-12-10make tree to compile against kernel 2.5.31Mauro Carvalho Chehab
2005-12-07#elifs replaced since gentree.pl script is not able to handle elifs.Mauro Carvalho Chehab
2005-12-04Restore 2.4 support for msp3400.cHans Verkuil
2005-12-02fix compile error, remove dead code and volume scalingHans Verkuil
2005-12-02Fixed device controls for em28xx on WinTV USB2 devicesMauro Carvalho Chehab
2005-11-27Fix gcc-4.0.2 compile error in msp3400.cHans Verkuil
2005-11-27Fix suspend/resume 2.6.15 compile warningsHans Verkuil
2005-11-06 - #elsif removed, since it breaks gentree stuff.Mauro Carvalho Chehab
2005-11-06- msp3400 code cleanupsMauro Carvalho Chehab
2005-11-06- Improves msp3400 debug messages.Mauro Carvalho Chehab
2005-11-06- Adds missing msp34xxg_reset to VIDIOC_S_STD (just like VIDIOCSCHAN).Mauro Carvalho Chehab
2005-11-05- Fixes set_scart parameter definitions and AUDOUT ioctlMauro Carvalho Chehab
2005-11-04- Adds support for digital output for WinTV USB2 board.Mauro Carvalho Chehab
2005-11-03- em28xx cleanups and fixes.Mauro Carvalho Chehab
2005-10-30 - Second round of i2c IDs redefinition cleanup.Mauro Carvalho Chehab
2005-10-16 - after msp34xxg_reset, msp_wake_thread should be called toMauro Carvalho Chehab
2005-10-16- Whitespace Cleanups.Mauro Carvalho Chehab