index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
ivtv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-30
[media] ivtv-i2c: Fix two warnings
Mauro Carvalho Chehab
1
-2
/
+2
2010-12-30
[media] ivtv-i2c: Don't use IR legacy mode for Zilog IR
Mauro Carvalho Chehab
1
-1
/
+0
2010-12-30
[media] ivtv: Add Adaptec Remote Controller
Mauro Carvalho Chehab
3
-3
/
+40
2010-12-30
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
1
-2
/
+0
2010-12-29
[media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...
Andy Walls
3
-9
/
+15
2010-12-29
[media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffers
Andy Walls
3
-38
/
+78
2010-12-29
[media] ivtv, cx18: Make ioremap failure messages more useful for users
Andy Walls
1
-6
/
+22
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-3
/
+3
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: more cleanups of ir-functions.c
David Härdeman
1
-2
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-13
/
+9
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-38
/
+19
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-22
[media] ivtv: Don't use module names to load I2C modules
Laurent Pinchart
1
-34
/
+8
2010-10-21
V4L/DVB: v4l: remove unused i2c-id.h headers
Hans Verkuil
1
-1
/
+0
2010-10-21
V4L/DVB: V4L2: avoid name conflicts in macros
Guennadi Liakhovetski
1
-3
/
+11
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-09-27
V4L/DVB: ivtvfb: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-08-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-08-12
V4L/DVB: fix Kconfig to depends on VIDEO_IR
Mauro Carvalho Chehab
1
-1
/
+1
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
1
-4
/
+5
2010-08-08
V4L/DVB: ivtv: convert to the new control framework
Hans Verkuil
8
-301
/
+88
2010-08-08
V4L/DVB: ivtv: convert gpio subdev to new control framework
Hans Verkuil
3
-41
/
+38
2010-08-08
V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config
Hans Verkuil
2
-8
/
+8
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
4
-27
/
+24
2010-08-02
V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test
Jiri Slaby
1
-2
/
+2
2010-08-02
V4L/DVB: ivtv: Increment driver version due to firmware loading changes
Andy Walls
1
-1
/
+1
2010-08-02
V4L/DVB: ivtv: Automatic firmware reload
Ian Armstrong
8
-15
/
+142
2010-08-02
V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems
Ian Armstrong
6
-2
/
+97
2010-07-08
V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...
Ian Armstrong
1
-0
/
+3
2010-06-29
ivtv: use kthread_worker instead of workqueue
Tejun Heo
4
-27
/
+24
2010-06-01
V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stability
Ian Armstrong
2
-4
/
+14
2010-06-01
V4L/DVB: ivtv: Avoid accidental video standard change
Ian Armstrong
1
-2
/
+14
2010-06-01
V4L/DVB: ivtvfb : Module load / unload fixes
Ian Armstrong
1
-3
/
+11
2010-06-01
V4L/DVB: ivtv: convert to use s_mbus_fmt
Hans Verkuil
2
-6
/
+10
2010-05-19
V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling
Hans Verkuil
1
-0
/
+1
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2
-2
/
+2
2010-05-19
V4L/DVB: ivtv: switch to new vbi subdev ops
Hans Verkuil
2
-4
/
+7
2010-05-19
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
Hans Verkuil
1
-8
/
+8
2010-05-19
V4L/DVB: ivtv: support the new events API
Hans Verkuil
5
-17
/
+87
2010-05-19
V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_default
Hans Verkuil
1
-33
/
+32
2010-05-19
V4L/DVB: ir-core: Make use of the new IR keymap modules
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-19
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
Mauro Carvalho Chehab
1
-3
/
+3
2010-05-18
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
Dan Carpenter
1
-1
/
+1
2010-05-18
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register ad...
Andy Walls
4
-5
/
+10
2010-05-18
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
Ian Armstrong
2
-1
/
+25
2010-05-18
V4L/DVB: ivtv: Really stop capture on device close
Ian Armstrong
1
-0
/
+4
2010-05-18
V4L/DVB: ivtv: Combine capture start delays into a single delay
Andy Walls
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-0
/
+3
2010-02-26
V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments
Andy Walls
1
-15
/
+8
[next]