index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
msp3400-kthreads.c
Age
Commit message (
Expand
)
Author
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2008-11-24
msp3400: convert to v4l2_subdev.
Hans Verkuil
2008-07-25
videodev: replace videodev.h includes by videodev2.h where possible
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-03-09
msp3400: fix SECAM D/K handling
Hans Verkuil
2007-12-12
msp3400: CodingStyle cleanups.
Hans Verkuil
2007-07-21
msp3400: fix compat for #include of <linux/freezer.h>
Michael Krufky
2007-07-19
backport kernel changeset 831441862956fffa17b9801db37e6ea1650b0f69
Mauro Carvalho Chehab
2007-02-19
compat: Add -include linux/version.h to cflags
Trent Piepho
2006-12-18
Fix broken audio mode handling for line-in in msp3400.
Hans Verkuil
2006-10-02
Reinstate dropped line to set standard detection
Hans Verkuil
2006-10-01
Fix msp343xG handling (regression from 2.6.16)
Hans Verkuil
2006-08-01
Fix broken msp3400 module option 'standard'
Hans Verkuil
2006-04-02
Improve line-in handling
Hans Verkuil
2006-04-01
Make msp3400 routing defines more consistent
Hans Verkuil
2006-04-01
Add back the msp_sleep that waits for the tuner to settle down
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-29
Fix msp3400c wait time and better audio mode fallbacks
Hans Verkuil
2006-03-19
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
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
Cleanup audio input handling
Hans Verkuil
2006-03-18
Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
2006-03-08
Msp3400-kthreads.c: make 3 functions static
Adrian Bunk
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-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-02
Added new diagnositics macros, convert msp3400 to the new macros.
Hans Verkuil
2006-01-02
Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c
Hans Verkuil