index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-3
/
+3
2011-10-08
[media] msp3400: Add standards detection to the driver
Mauro Carvalho Chehab
1
-0
/
+20
2011-07-07
[media] msp3400: fill in v4l2_tuner based on vt->type field
Hans Verkuil
1
-5
/
+7
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-10-21
[media] msp3400: fix mute audio regression
Hans Verkuil
1
-1
/
+6
2010-10-21
V4L/DVB: msp3400: remove obsolete v4l2-i2c-drv.h header
Hans Verkuil
1
-8
/
+23
2010-08-08
V4L/DVB: msp3400: convert to the new control framework
Hans Verkuil
1
-160
/
+88
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-12
/
+13
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-06
V4L/DVB (11361): msp3400: remove i2c legacy code
Hans Verkuil
1
-12
/
+1
2009-03-30
V4L/DVB (11308): msp3400: use the V4L2 header since no V4L1 code is there
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (10921): msp3400: remove obsolete V4L1 code
Hans Verkuil
1
-116
/
+0
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-1
/
+1
2009-03-30
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
1
-12
/
+14
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-1
/
+1
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9825): msp3400: convert to v4l2_subdev.
Hans Verkuil
1
-179
/
+223
2008-07-26
V4L/DVB (8487): videodev: replace videodev.h includes by videodev2.h where po...
Hans Verkuil
1
-1
/
+0
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
1
-2
/
+1
2008-05-18
i2c: Convert remaining new-style drivers to use module aliasing
Jean Delvare
1
-5
/
+12
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-1
/
+1
2008-04-24
V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_...
Mauro Carvalho Chehab
1
-2
/
+2
2008-01-25
V4L/DVB (6866): msp3400: CodingStyle cleanups
Hans Verkuil
1
-70
/
+97
2008-01-25
V4L/DVB (6465): Use correct error codes when chip is not recognized
Hans Verkuil
1
-2
/
+2
2008-01-25
V4L/DVB (6457): msp3400: convert to bus-based I2C API
Hans Verkuil
1
-58
/
+11
2007-10-09
V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs
Michael Krufky
1
-5
/
+5
2007-10-09
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-29
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
[next]