aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-30[media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab1-2/+2
2010-12-30[media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab1-1/+0
2010-12-30[media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab3-3/+40
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil1-2/+0
2010-12-29[media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_from_user()Andy Walls3-9/+15
2010-12-29[media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls3-38/+78
2010-12-29[media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls1-6/+22
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-3/+3
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman1-2/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-13/+9
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds3-38/+19
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-22[media] ivtv: Don't use module names to load I2C modulesLaurent Pinchart1-34/+8
2010-10-21V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil1-1/+0
2010-10-21V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski1-3/+11
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-27V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg1-0/+2
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
2010-08-11i2c: Add support for custom probe functionJean Delvare1-4/+5
2010-08-08V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil8-301/+88
2010-08-08V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil3-41/+38
2010-08-08V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2-8/+8
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds4-27/+24
2010-08-02V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby1-2/+2
2010-08-02V4L/DVB: ivtv: Increment driver version due to firmware loading changesAndy Walls1-1/+1
2010-08-02V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong8-15/+142
2010-08-02V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong6-2/+97
2010-07-08V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank screenIan Armstrong1-0/+3
2010-06-29ivtv: use kthread_worker instead of workqueueTejun Heo4-27/+24
2010-06-01V4L/DVB: ivtv: Timing tweaks and code re-order to try and improve stabilityIan Armstrong2-4/+14
2010-06-01V4L/DVB: ivtv: Avoid accidental video standard changeIan Armstrong1-2/+14
2010-06-01V4L/DVB: ivtvfb : Module load / unload fixesIan Armstrong1-3/+11
2010-06-01V4L/DVB: ivtv: convert to use s_mbus_fmtHans Verkuil2-6/+10
2010-05-19V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handlingHans Verkuil1-0/+1
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2-2/+2
2010-05-19V4L/DVB: ivtv: switch to new vbi subdev opsHans Verkuil2-4/+7
2010-05-19V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil1-8/+8
2010-05-19V4L/DVB: ivtv: support the new events APIHans Verkuil5-17/+87
2010-05-19V4L/DVB: ivtv: move the _IO() decoder ioctls into vidioc_defaultHans Verkuil1-33/+32
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-3/+3
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-3/+3
2010-05-18V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()Dan Carpenter1-1/+1
2010-05-18V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register addressAndy Walls4-5/+10
2010-05-18V4L/DVB: ivtv: Avoid hard system lock on decoder output mode changeIan Armstrong2-1/+25
2010-05-18V4L/DVB: ivtv: Really stop capture on device closeIan Armstrong1-0/+4
2010-05-18V4L/DVB: ivtv: Combine capture start delays into a single delayAndy Walls1-2/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-02-26V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experimentsAndy Walls1-15/+8