Age | Commit message (Expand) | Author |
2009-02-08 | saa7146: move v4l2 device registration to saa7146_vv. | Hans Verkuil |
2009-01-26 | saa7146: fix VIDIOC_ENUMSTD. | Hans Verkuil |
2009-01-18 | saa7146: convert to video_ioctl2. | Hans Verkuil |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-30 | v4l2: introduce v4l2_file_operations. | Hans Verkuil |
2008-11-01 | v4l: remove inode argument from video_usercopy | Hans Verkuil |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-08-23 | v4l2: remove the priv field, use dev_get_drvdata instead | Hans Verkuil |
2008-07-26 | v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil |
2008-04-30 | backport tuners move patch from -git | Mauro Carvalho Chehab |
2008-04-26 | From: Mauro Carvalho Chehab <mchehab@infradead.org> | Mauro Carvalho Chehab |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-02-21 | saa7146: fix sparse warnings | Mauro Carvalho Chehab |
2008-01-12 | drivers/media/common: Add missing video_device_release | Mauro Carvalho Chehab |
2007-11-06 | V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ | Brandon Philips |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-05-02 | saa7146: proper prototype for saa7146_video_do_ioctl() | Oliver Endriss |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-19 | compat: Add -include linux/version.h to cflags | Trent Piepho |
2007-01-31 | saa7146_vv: pass correct memory size to pci_free_consistent | Oliver Endriss |
2006-08-02 | V4L2 Conversion: saa5246a, saa5249, vino, hexium_orion, hexium_gemini | Mauro Carvalho Chehab |
2006-04-11 | Kill drivers/media/common/saa7146_vv_ksyms.c | Mauro Carvalho Chehab |
2006-03-15 | Merging from mchehab vivi branch | Mauro Carvalho Chehab |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-03-10 | Make video_buf more generic | Mauro Carvalho Chehab |
2006-02-06 | sem2mutex: drivers/media/, #2 | Mauro Carvalho Chehab |
2006-01-11 | From: Panagiotis Issaris <takis@issaris.org> | Mauro Carvalho Chehab |
2006-01-08 | WSS output interface for av7110 | Oliver Endriss |
2005-12-08 | syncronizes some changes between v4l and dvb | Mauro Carvalho Chehab |
2005-11-26 | Whitespaces cleanups. | Mauro Carvalho Chehab |
2005-11-25 | saa7146 compatability fix for use with headers in v4l-kernel cvs | Michael Krufky |
2005-07-16 | Remove all #include <linux/version.h> and all references | Johannes Stezenbach |
2005-06-02 | This patch makes a needlessly global function static. | Johannes Stezenbach |
2005-05-26 | remove trailing whitespace | Johannes Stezenbach |
2004-11-16 | - videobuf api changes in 2.6.10 | Kenneth Aafloy |
2004-11-08 | - make needlessly global code static | Michael Hunold |
2004-11-03 | - disable spinlock debugging stuff for 2.4 | Michael Hunold |
2004-10-26 | - add back support for older kernels due to popular demand | Michael Hunold |
2004-10-25 | - follow latest changes in 2.6.10-rc1 regarding video-buf. this change | Michael Hunold |
2004-07-31 | merge back various cleanups from mainline kernel: | Johannes Stezenbach |
2004-07-29 | - Fix videodev has no release callback. | Kenneth Aafloy |
2004-04-28 | - fix some ppc be endianess issues, overlay works fine, grabbing does not wor... | Michael Hunold |
2004-03-11 | - minor debug output cleanup in the resource handling functions | Michael Hunold |
2004-01-03 | saa7146 driver improvements, only affects Video4Linux stuff: | Michael Hunold |
2003-12-18 | - use videobuf_waiton() non-interruptible, so signals won't disturb the | Michael Hunold |
2003-12-16 | - use DEB_INT for very verbose debugging output | Michael Hunold |
2003-12-15 | - fix compilation | Michael Hunold |
2003-11-14 | - sanitize enabling of video input pins and i2c pins | Michael Hunold |
2003-10-14 | Make cleanup handler interruptible. | Michael Hunold |
2003-10-09 | - backfeed patches from 2.6.0-test7, which have not gone through our cvs: | Michael Hunold |