index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
msp3400-kthreads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-30
V4L/DVB (9825): msp3400: convert to v4l2_subdev.
Hans Verkuil
1
-17
/
+17
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
1
-1
/
+0
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-1
/
+0
2008-04-24
V4L/DVB (7343): msp3400: fix SECAM D/K handling
Hans Verkuil
1
-10
/
+5
2008-01-25
V4L/DVB (6866): msp3400: CodingStyle cleanups
Hans Verkuil
1
-68
/
+98
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-2
/
+4
2006-12-27
V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.
Hans Verkuil
1
-3
/
+8
2006-10-03
V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)
Hans Verkuil
1
-2
/
+3
2006-08-08
V4L/DVB (4418): Fix broken msp3400 module option 'standard'
Hans Verkuil
1
-2
/
+2
2006-06-25
V4L/DVB (3709): Improve line-in handling
Hans Verkuil
1
-12
/
+28
2006-04-02
V4L/DVB (3702): Make msp3400 routing defines more consistent
Hans Verkuil
1
-2
/
+2
2006-04-02
V4L/DVB (3697): More msp3400 and bttv fixes
Hans Verkuil
1
-35
/
+27
2006-04-02
V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling
Hans Verkuil
1
-32
/
+39
2006-04-02
V4L/DVB (3667a): Fix SAP + stereo mode at msp3400
Mauro Carvalho Chehab
1
-1
/
+1
2006-04-02
V4L/DVB (3663): Fix msp3400c wait time and better audio mode fallbacks
Hans Verkuil
1
-8
/
+16
2006-03-24
V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio mode
Hans Verkuil
1
-2
/
+6
2006-03-24
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
1
-51
/
+60
2006-03-24
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
Hans Verkuil
1
-1
/
+2
2006-03-24
V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commands
Hans Verkuil
1
-83
/
+105
2006-03-24
V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection
Hans Verkuil
1
-1
/
+33
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
1
-1
/
+0
2006-03-08
V4L/DVB (3415): Msp3400-kthreads.c: make 3 functions static
Adrian Bunk
1
-3
/
+3
2006-01-23
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
1
-167
/
+163
2006-01-23
V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400
Hans Verkuil
1
-14
/
+11
2006-01-11
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
1
-62
/
+62
2006-01-09
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
1
-32
/
+36
2006-01-09
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
1
-25
/
+15
2006-01-09
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
1
-16
/
+17
2006-01-09
V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...
Hans Verkuil
1
-0
/
+1015