Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e4f7c0b44a8ac8935f223195af9ea637d0c08091
/
drivers
/
media
/
video
/
msp3400-driver.c
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
46e2267
V4L/DVB (11361): msp3400: remove i2c legacy code
by Hans Verkuil
· 16 years ago
2c26976
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
by Mauro Carvalho Chehab
· 16 years ago
1d57854
V4L/DVB (10921): msp3400: remove obsolete V4L1 code
by Hans Verkuil
· 16 years ago
7e0a16f
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
by Mauro Carvalho Chehab
· 16 years ago
10afbef
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
by Hans Verkuil
· 16 years ago
aecde8b
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
035f8dc
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
by Hans Verkuil
· 16 years ago
76efd62
V4L/DVB (9825): msp3400: convert to v4l2_subdev.
by Hans Verkuil
· 16 years ago
33b687c
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where possible
by Hans Verkuil
· 16 years ago
35ea11f
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
by Hans Verkuil
· 16 years ago
f87086e
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
by Hans Verkuil
· 16 years ago
af29486
i2c: Convert remaining new-style drivers to use module aliasing
by Jean Delvare
· 16 years ago
d2653e9
i2c: Add support for device alias names
by Jean Delvare
· 17 years ago
17de9a4
V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m
by Mauro Carvalho Chehab
· 17 years ago
d52c738
V4L/DVB (6866): msp3400: CodingStyle cleanups
by Hans Verkuil
· 17 years ago
188f345
V4L/DVB (6465): Use correct error codes when chip is not recognized
by Hans Verkuil
· 17 years ago
79518da
V4L/DVB (6457): msp3400: convert to bus-based I2C API
by Hans Verkuil
· 17 years ago
b930e1d
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
by Michael Krufky
· 17 years ago
b2a6576
V4L/DVB (5953): msp3400-driver.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
f3a43d3
V4L/DVB (5846): Clean up setting state and scheduling timeouts
by Robert P. J. Day
· 17 years ago
74cab31
V4L/DVB (5355): Add VIDIOC_G_CHIP_IDENT to various i2c modules
by Hans Verkuil
· 18 years ago
21b48a7
V4L/DVB (5421): Fix suspend/resume in msp3400 and tuner
by Jean Delvare
· 18 years ago
3284b4e
V4L/DVB (5415): Msp_attach must return 0 if no msp3400 was found.
by Hans Verkuil
· 18 years ago
2582140
V4L/DVB (4996): Msp3400: fix kthread_run error check
by Akinobu Mita
· 18 years ago
b331def
V4L/DVB (4982): Fix broken audio mode handling for line-in in msp3400.
by Hans Verkuil
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
de98cda
V4L/DVB (4688): Fix msp343xG handling (regression from 2.6.16)
by Hans Verkuil
· 18 years ago
985bc96
V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPAT
by Mauro Carvalho Chehab
· 18 years ago
18318e0
V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.
by Hans Verkuil
· 18 years ago
2eb606d
V4L/DVB (3709): Improve line-in handling
by Hans Verkuil
· 19 years ago
ab4cecf
V4L/DVB (3700): Remove obsolete commands from tvp5150.c
by Hans Verkuil
· 19 years ago
3bbe5a8
V4L/DVB (3697): More msp3400 and bttv fixes
by Hans Verkuil
· 19 years ago
0020d3e
V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling
by Hans Verkuil
· 19 years ago
dc555aa
V4L/DVB (3662): Don't set msp3400c-non-existent register
by Hans Verkuil
· 19 years ago
e3bb834
V4L/DVB (3588): Remove VIDIOC_G/S_AUDOUT from msp3400
by Hans Verkuil
· 19 years ago
c687351
V4L/DVB (3587): Always wake thread after routing change.
by Hans Verkuil
· 19 years ago
2474ed4
V4L/DVB (3582): Implement correct msp3400 input/output routing
by Hans Verkuil
· 19 years ago
49965a8
V4L/DVB (3581): Add new media/msp3400.h header containing the routing macros
by Hans Verkuil
· 19 years ago
de533cc
V4L/DVB (3580): Last round of msp3400 cleanups before adding routing commands
by Hans Verkuil
· 19 years ago
9a80a93
V4L/DVB (3579): Move msp_modus to msp3400-kthreads, add JP and KR std detection
by Hans Verkuil
· 19 years ago
4277257
V4L/DVB (3578): Make scart definitions easier to handle
by Hans Verkuil
· 19 years ago
8bf2f8e
V4L/DVB (3577): Cleanup audio input handling
by Hans Verkuil
· 19 years ago
8a4b275
V4L/DVB (3427): audmode and rxsubchans fixes (VIDIOC_G/S_TUNER)
by Hans Verkuil
· 19 years ago
53a7240
V4L/DVB (3402): Fix handling of VIDIOC_G_TUNER audmode in msp3400
by Hans Verkuil
· 19 years ago
cb8d1aa
V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.
by Hans Verkuil
· 19 years ago
a5ed425
V4L/DVB (3355): removed uneeded init on structs like static int foo=0
by Mauro Carvalho Chehab
· 19 years ago
f167cb4
by Mauro Carvalho Chehab
· 19 years ago
5af0c8f
V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)
by Hans Verkuil
· 19 years ago
d312a46
V4L/DVB (3324): msp3400 audio handling bug fixes.
by Hans Verkuil
· 19 years ago
7560d7a
V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.
by Hans Verkuil
· 19 years ago
cab462f
V4L/DVB (3307): Some cleanups at I2C modules
by Mauro Carvalho Chehab
· 19 years ago
fac9e89
V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.
by Hans Verkuil
· 19 years ago
7e8b09e
V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros.
by Hans Verkuil
· 19 years ago
53b0a1c
V4L/DVB (3275): Split msp3400.c into msp3400-driver.c and msp3400-kthreads.c
by Hans Verkuil
· 19 years ago