Age | Commit message (Expand) | Author |
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 |
2007-08-24 | cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT Gold | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-08-18 | cx88: Add symbolic names for the PCI interrupt bits | Trent Piepho |
2007-08-15 | cx88: Clean up some ugly and inconsistent printk()s | Trent Piepho |
2007-08-15 | cx88: Copy board information into card state | Trent Piepho |
2007-07-31 | cx8800: Add register debug functions to radio device too | Trent Piepho |
2007-07-23 | Clean up duplicate includes in drivers/media/ | Mauro Carvalho Chehab |
2007-07-19 | Conexant 2388x: check for kthread_run | Mauro Carvalho Chehab |
2007-05-13 | Backport several cleanups at includes | Mauro Carvalho Chehab |
2007-05-01 | cx88: fix compilation on alpha | Mauro Carvalho Chehab |
2007-03-30 | Replace DMA magic mask for its aliases | Mauro Carvalho Chehab |