Age | Commit message (Expand) | Author |
2009-08-10 | v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil |
2009-07-21 | backport commit 405f55712dfe464b3240d7816cc4fe4174831be2 | Mauro Carvalho Chehab |
2009-06-16 | poll method lose race condition | Mauro Carvalho Chehab |
2009-05-30 | cx88: Use v4l bounding/alignment function | Trent Piepho |
2009-04-28 | cx88: Fix race condition between cx8800 startup and hald | Devin Heitmueller |
2009-04-14 | backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249d | Mauro Carvalho Chehab |
2009-04-02 | v4l2-subdev: change s_routing prototype | Hans Verkuil |
2009-03-30 | v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. | Hans Verkuil |
2009-04-01 | v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su... | Hans Verkuil |
2009-03-30 | v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil |
2009-03-29 | cx88: convert to v4l2_subdev. | Hans Verkuil |
2009-03-10 | avoid loading the entire videodev.h header for drivers that are already V4L2 ... | Mauro Carvalho Chehab |
2009-03-03 | cx88: Don't need to zero ioctl parameter fields | Trent Piepho |
2009-02-13 | v4l2-common: add comments warning that about the sort order | 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-25 | VBI fix for cx88 cards | Mauro Carvalho Chehab |
2008-10-19 | v4l: use video_device.num instead of minor in video%d | Hans Verkuil |
2008-10-15 | cx88: add I2S-ADC tvaudio method | darron@kewl.org |
2008-09-25 | cx88: Bugfix: all client disconnects put the frontend to sleep. | Steven Toth |
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-23 | v4l: remove obsolete audiochip.h | 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.13 | 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-05-28 | videodev: renamed the vidioc_*_fmt_* callbacks | Hans Verkuil |
2008-03-23 | cx88: Enable color killer by default | Mauro Carvalho Chehab |
2008-03-23 | cx88: Add user control for color killer | Mauro Carvalho Chehab |
2008-03-23 | cx88: Enable chroma AGC by default for all non-SECAM modes | Mauro Carvalho Chehab |
2008-03-23 | cx88: Add user control for chroma AGC | Mauro Carvalho Chehab |
2008-03-26 | cx88: fix oops on module removal caused by IR worker | Mauro Carvalho Chehab |
2008-02-25 | cx88: enable IR receiver and real time clock on FusionHDTV7 Gold | Michael Krufky |
2008-02-19 | cx88: Fix: Loads tuner module before sending commands to it | Mauro Carvalho Chehab |
2008-02-25 | merge: http://linuxtv.org/hg/~mkrufky/cx88-xc2028 | Mauro Carvalho Chehab |
2008-02-25 | From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de> | Mauro Carvalho Chehab |
2008-02-17 | cx88: fix FusionHDTV 5 PCI nano name and enable IR support | Michael Krufky |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-17 | Fix CodingStyle troubles caused by the previous cx88 commits | Mauro Carvalho Chehab |
2007-10-17 | Don't limit cx88 audio routing to blackbird boards | Ricardo Cerqueira |
2007-09-30 | Audio routes fix for blackbird boards with the wm8775 ADC | Ricardo Cerqueira |
2007-11-13 | V4L: Convert videobuf drivers to videobuf_stop | Brandon Philips |
2007-11-06 | V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_ | Brandon Philips |
2007-10-15 | v4l core: remove the unused .hardware V4L1 field | Mauro Carvalho Chehab |
2007-10-10 | cx88: 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-10-01 | Fix bug #8689: Fixes IR stop/start during suspend/resume | Mauro Carvalho Chehab |