Age | Commit message (Expand) | Author |
2009-03-28 | saa7134: fix RTD Embedded Technologies VFG7350 support. | Hans Verkuil |
2009-02-21 | v4l2-common: remove v4l2_ctrl_query_fill_std | Hans Verkuil |
2009-02-13 | v4l2-common: add comments warning that about the sort order | Hans Verkuil |
2009-01-17 | saa7134: convert to the new v4l2 framework. | Hans Verkuil |
2008-12-30 | v4l2: debugging API changed to match against driver name instead of ID. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-09-06 | saa7134-empress: fix changing the capture standard for non-tuner inputs | Hans Verkuil |
2008-08-26 | saa7134-empress: insert leading null bytes for Beholder M6 empress cards | Hans Verkuil |
2008-08-08 | saa6752hs: cleanup and add AC-3 support | Hans Verkuil |
2008-07-30 | v4l: move BKL down to the driver level. | Hans Verkuil |
2008-07-27 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodev | Mauro Carvalho Chehab |
2008-07-26 | empress: fix control handling oops | Hans Verkuil |
2008-07-26 | saa7134-empress.c: fix deadlock | 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: rename 'dev' to 'parent' | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-27 | saa7134-empress: fix MPEG control support | Hans Verkuil |
2008-06-22 | Fix open/close race in saa7134 | Mauro Carvalho Chehab |
2008-06-10 | v4l: saa7134: fix race between opening and closing the device | Mauro Carvalho Chehab |
2008-06-10 | changeset: 8020:0580af3c9795 | Mauro Carvalho Chehab |
2008-05-21 | saa7134_empress | Mauro Carvalho Chehab |
2008-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-04-08 | media/video/saa7134 replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-02-25 | From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de> | Mauro Carvalho Chehab |
2008-01-31 | saa7134-empress: Remove back lock | Mauro Carvalho Chehab |
2008-01-31 | Renames videobuf lock to vb_lock | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-11 | Convert saa7134-empress to video_ioctl2 | Mauro Carvalho Chehab |
2007-11-13 | V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-10-15 | merge: http://www.linuxtv.org/hg/~hverkuil/mpegcomp | Mauro Carvalho Chehab |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-11 | Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls | Hans Verkuil |
2007-10-10 | saa7134: Replace list_for_each+list_entry with list_for_each_entry | Trent Piepho |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-06-20 | Hardware MPEG audio fix for SAA7134 based "KNC One TV-Station DVR" card | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2006-12-16 | Several stuff backported from 2.6.19-git series | Mauro Carvalho Chehab |
2006-06-18 | Put old MPEGCOMP API under #if __KERNEL__ and issue warnings when used. | Hans Verkuil |
2006-06-18 | Port new MPEG API to saa7134-empress with saa6752hs | Hans Verkuil |
2006-04-11 | Since we are not using CVS, $Id makes no sense anymore | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-01 | ioctls cleanups. | Mauro Carvalho Chehab |
2005-11-06 | - #elsif removed, since it breaks gentree stuff. | Mauro Carvalho Chehab |
2005-10-16 | - Whitespace Cleanups. | Mauro Carvalho Chehab |
2005-10-09 | From: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | Mauro Carvalho Chehab |