index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
msp3400-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
V4L/DVB (6866): msp3400: CodingStyle cleanups
Hans Verkuil
1
-70
/
+97
2008-01-26
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
1
-2
/
+2
2008-01-26
V4L/DVB (6457): msp3400: convert to bus-based I2C API
Hans Verkuil
1
-58
/
+11
2007-10-10
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
1
-5
/
+5
2007-10-10
V4L/DVB (5953): msp3400-driver.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-4
/
+5
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-18
V4L/DVB (5846): Clean up setting state and scheduling timeouts
Robert P. J. Day
1
-4
/
+2
2007-04-27
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
Hans Verkuil
1
-0
/
+5
2007-03-27
V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner
Jean Delvare
1
-6
/
+4
2007-03-27
V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.
Hans Verkuil
1
-2
/
+2
2006-12-27
V4L/DVB (4996): Msp3400: fix kthread_run error check
Akinobu Mita
1
-1
/
+1
2006-12-27
V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.
Hans Verkuil
1
-4
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-03
V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)
Hans Verkuil
1
-0
/
+2
2006-07-30
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
1
-1
/
+9
2006-06-25
V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.
Hans Verkuil
1
-73
/
+16
2006-06-25
V4L/DVB (3709): Improve line-in handling
Hans Verkuil
1
-6
/
+17
2006-04-02
V4L/DVB (3700): Remove obsolete commands from tvp5150.c
Hans Verkuil
1
-1
/
+1
2006-04-02
V4L/DVB (3697): More msp3400 and bttv fixes
Hans Verkuil
1
-14
/
+18
2006-04-02
V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling
Hans Verkuil
1
-33
/
+21
2006-04-02
V4L/DVB (3662): Don't set msp3400c-non-existent register
Hans Verkuil
1
-1
/
+2
2006-03-24
V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400
Hans Verkuil
1
-37
/
+2
2006-03-24
V4L/DVB (3587): Always wake thread after routing change.
Hans Verkuil
1
-2
/
+1
2006-03-24
V4L/DVB (3582): Implement correct msp3400 input/output routing
Hans Verkuil
1
-36
/
+31
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
-1
/
+1
2006-03-24
V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection
Hans Verkuil
1
-31
/
+0
2006-03-24
V4L/DVB (3578): Make scart definitions easier to handle
Hans Verkuil
1
-14
/
+16
2006-03-24
V4L/DVB (3577): Cleanup audio input handling
Hans Verkuil
1
-99
/
+5
2006-01-23
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
Hans Verkuil
1
-44
/
+15
2006-01-23
V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400
Hans Verkuil
1
-16
/
+5
2006-01-16
V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.
Hans Verkuil
1
-2
/
+2
2006-01-13
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
Mauro Carvalho Chehab
1
-5
/
+5
2006-01-12
V4L/DVB (3345): Fixes some bad global variables
Mauro Carvalho Chehab
1
-32
/
+32
2006-01-09
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
Hans Verkuil
1
-14
/
+48
2006-01-09
V4L/DVB (3324): msp3400 audio handling bug fixes.
Hans Verkuil
1
-52
/
+138
2006-01-09
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
Hans Verkuil
1
-53
/
+67
2006-01-09
V4L/DVB (3307): Some cleanups at I2C modules
Mauro Carvalho Chehab
1
-4
/
+0
2006-01-09
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
Hans Verkuil
1
-3
/
+3
2006-01-09
V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...
Hans Verkuil
1
-31
/
+31
2006-01-09
V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c
Hans Verkuil
1
-0
/
+1144