Age | Commit message (Expand) | Author |
2011-07-07 | [media] cx18/ivtv: fix g_tuner support | Hans Verkuil |
2011-06-01 | [media] ivtv: Internally separate encoder & decoder standard setting | Ian Armstrong |
2011-06-01 | [media] ivtvfb: Add sanity check to ivtvfb_pan_display() | Ian Armstrong |
2011-06-01 | [media] ivtvfb: use display information in info not in var for panning | Laurent Pinchart |
2011-06-01 | [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable | Ian Armstrong |
2011-05-20 | [media] use pci_dev->revision | Bjørn Mork |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymap | Mauro Carvalho Chehab |
2011-03-22 | [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map | Mauro Carvalho Chehab |
2011-03-22 | [media] v4l2: use new flag to enable core priority handling | Hans Verkuil |
2011-03-22 | [media] ivtv: replace ugly casts with a proper container_of | Hans Verkuil |
2011-03-22 | [media] ivtv: add missing v4l2_fh_exit | Hans Verkuil |
2011-03-22 | [media] ivtv: convert to core priority handling | Hans Verkuil |
2011-03-22 | [media] v4l2-ioctl: add priority handling support | Hans Verkuil |
2011-03-21 | [media] ivtv: yuv: handle get_user_pages() -errno returns | Paul Cassella |
2011-03-21 | [media] ivtv: Fix sparse warning regarding a user pointer in ivtv_write_vbi_f... | Andy Walls |
2011-03-21 | [media] ivtv: udma: handle get_user_pages() returning fewer pages than we ask... | Paul Cassella |
2011-03-02 | [media] ivtv: Fix corrective action taken upon DMA ERR interrupt to avoid hang | Michael |
2011-01-19 | [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg() | Hans Verkuil |
2010-12-30 | [media] ivtv-i2c: Fix two warnings | Mauro Carvalho Chehab |
2010-12-30 | [media] ivtv-i2c: Don't use IR legacy mode for Zilog IR | Mauro Carvalho Chehab |
2010-12-30 | [media] ivtv: Add Adaptec Remote Controller | Mauro Carvalho Chehab |
2010-12-30 | [media] v4l: fix handling of v4l2_input.capabilities | Hans Verkuil |
2010-12-29 | [media] ivtv: Return EFAULT when copy_from_user() fails in ivtv_write_vbi_fro... | Andy Walls |
2010-12-29 | [media] ivtv: ivtv_write_vbi() should use copy_from_user() for user data buffers | Andy Walls |
2010-12-29 | [media] ivtv, cx18: Make ioremap failure messages more useful for users | Andy Walls |
2010-12-29 | [media] rc: Rename remote controller type to rc_type instead of ir_type | Mauro Carvalho Chehab |
2010-12-29 | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab |
2010-12-29 | [media] ir-core: more cleanups of ir-functions.c | David Härdeman |
2010-11-22 | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart |
2010-10-28 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-22 | [media] ivtv: Don't use module names to load I2C modules | Laurent Pinchart |
2010-10-21 | V4L/DVB: v4l: remove unused i2c-id.h headers | Hans Verkuil |
2010-10-21 | V4L/DVB: V4L2: avoid name conflicts in macros | Guennadi Liakhovetski |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-09-27 | V4L/DVB: ivtvfb: prevent reading uninitialized stack memory | Dan Rosenberg |
2010-08-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab |
2010-08-11 | i2c: Add support for custom probe function | Jean Delvare |
2010-08-08 | V4L/DVB: ivtv: convert to the new control framework | Hans Verkuil |
2010-08-08 | V4L/DVB: ivtv: convert gpio subdev to new control framework | Hans Verkuil |
2010-08-08 | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config | Hans Verkuil |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-08-02 | V4L/DVB: VIDEO: ivtvfb, remove unneeded NULL test | Jiri Slaby |
2010-08-02 | V4L/DVB: ivtv: Increment driver version due to firmware loading changes | Andy Walls |
2010-08-02 | V4L/DVB: ivtv: Automatic firmware reload | Ian Armstrong |
2010-08-02 | V4L/DVB: ivtv: Add firmare monitoring and debug mode to ignore firmware problems | Ian Armstrong |
2010-07-08 | V4L/DVB: ivtv: Add delay to ensure the decoder always restarts with a blank s... | Ian Armstrong |
2010-06-29 | ivtv: use kthread_worker instead of workqueue | Tejun Heo |