aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ivtv
Commit message (Expand)AuthorAgeFilesLines
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2
* [media] ivtv: Internally separate encoder & decoder standard settingIan Armstrong2011-06-016-82/+99
* [media] ivtvfb: Add sanity check to ivtvfb_pan_display()Ian Armstrong2011-06-011-0/+4
* [media] ivtvfb: use display information in info not in var for panningLaurent Pinchart2011-06-011-1/+2
* [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptableIan Armstrong2011-06-011-2/+2
* [media] use pci_dev->revisionBjørn Mork2011-05-201-3/+1
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymapMauro Carvalho Chehab2011-03-221-2/+1
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+1
* [media] ivtv: replace ugly casts with a proper container_ofHans Verkuil2011-03-221-50/+50
* [media] ivtv: add missing v4l2_fh_exitHans Verkuil2011-03-221-0/+1
* [media] ivtv: convert to core priority handlingHans Verkuil2011-03-223-45/+15
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] ivtv: yuv: handle get_user_pages() -errno returnsPaul Cassella2011-03-211-12/+40
* [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f...Andy Walls2011-03-211-1/+1
* [media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask...Paul Cassella2011-03-211-1/+6
* [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hangMichael2011-03-021-7/+51
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-2/+7
* [media] ivtv-i2c: Fix two warningsMauro Carvalho Chehab2010-12-301-2/+2
* [media] ivtv-i2c: Don't use IR legacy mode for Zilog IRMauro Carvalho Chehab2010-12-301-1/+0
* [media] ivtv: Add Adaptec Remote ControllerMauro Carvalho Chehab2010-12-303-3/+40
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-2/+0
* [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro...Andy Walls2010-12-293-9/+15
* [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffersAndy Walls2010-12-293-38/+78
* [media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls2010-12-291-6/+22
* [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-3/+3
* [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-1/+1
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+1
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-13/+9
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-283-38/+19
|\
| * [media] ivtv: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-34/+8
| * V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil2010-10-211-1/+0
| * V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2010-10-211-3/+11
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-271-0/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\ \
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
| |/
* | i2c: Add support for custom probe functionJean Delvare2010-08-111-4/+5
|/
* V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-088-301/+88
* V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-083-41/+38
* V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-082-8/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-074-27/+24
|\
| * ivtv: use kthread_worker instead of workqueueTejun Heo2010-06-294-27/+24
* | V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL testJiri Slaby2010-08-021-2/+2
* | V4L/DVB: ivtv: Increment driver version due to firmware loading changesAndy Walls2010-08-021-1/+1
* | V4L/DVB: ivtv: Automatic firmware reloadIan Armstrong2010-08-028-15/+142
* | V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problemsIan Armstrong2010-08-026-2/+97
* | V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s...Ian Armstrong2010-07-081-0/+3
|/