Age | Commit message (Expand) | Author |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-12-18 | cx88: advise/acquire clean-up for HVR-1300/3000/4000 | Mauro Carvalho Chehab |
2008-11-20 | new email address | Mauro Carvalho Chehab |
2008-10-30 | cx88-blackbird: bugfix: cx88-blackbird-mpeg-users | darron@kewl.org |
2008-10-30 | cx88-blackbird: bugfix: cx88-blackbird-poll-fix | darron@kewl.org |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-09-03 | cx88: add missing unlock_kernel | Hans Verkuil |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-07-21 | videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct | Hans Verkuil |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-22 | cx2341x: add TS capability | Hans Verkuil |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-23 | blackbird_find_mailbox negative return ignored in blackbird_initialize_codec() | Mauro Carvalho Chehab |
2008-04-08 | media/video/cx88 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-23 | cx88: Add user control for chroma AGC | Mauro Carvalho Chehab |
2008-02-25 | From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de> | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-20 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-12-12 | cx2341x: command argument should be u32 instead of int. | Hans Verkuil |
2007-12-17 | Fix CodingStyle troubles caused by the previous cx88 commits | Mauro Carvalho Chehab |
2007-11-13 | V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-10-13 | cx88-blackbird: don't mute audio when stopping the codec | Michael Krufky |
2007-10-11 | Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-05-21 | cx88-blackbird: remove unnecessary encoder unmute | Michael Krufky |
2007-05-21 | cx88-blackbird: remove unnecessary msleep()'s | Michael Krufky |
2007-05-21 | cx88-blackbird: audio improvements | Michael Krufky |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-08-24 | merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2007-08-21 | cx2341x: some controls should not be changed while the device is busy. | Hans Verkuil |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-05-21 | cx88-blackbird: fix vidioc_g_tuner never ending list of tuners | Michael Krufky |
2007-05-30 | cx88: kill dev->fw_size | Michael Krufky |
2007-05-30 | Blackbird should accept only new cx2341x encoding firmwares | Hans Verkuil |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-18 | cx88-blackbird: allow usage of both 376836 and 262144 sized firmware images | Michael Krufky |
2007-01-20 | keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Convert cx88-blackbird to use video_ioctl2 | Mauro Carvalho Chehab |
2007-01-20 | Remove_cx88_ioctl | Mauro Carvalho Chehab |
2007-01-20 | Use cx88_set_freq() on cx88-blackbird.c | Mauro Carvalho Chehab |
2007-01-20 | Do some cleanups at cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | changeset: 4899:0e0da8488f6b6ca379cf012987bd37237dfbab25 | Mauro Carvalho Chehab |
2007-01-20 | Moved several stuff that were at cx88-video to cx88-blackbird.c | Mauro Carvalho Chehab |
2006-11-18 | Fix cx88-blackbird null pointer | Mauro Carvalho Chehab |
2006-09-28 | merge: http://www.linuxtv.org/hg/~stoth/hvr1300-final | Mauro Carvalho Chehab |
2006-09-28 | use NULL instead of 0 for ptrs | Mauro Carvalho Chehab |