Age | Commit message (Expand) | Author |
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 |
2007-03-29 | Fix cx88_print_irqbits calls to use ARRAY_SIZE | Mauro Carvalho Chehab |
2007-02-24 | Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTER | Hans Verkuil |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-06 | Cx88-video.c: remove struct radionorms | Mauro Carvalho Chehab |
2007-01-23 | Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only | Trent Piepho |
2007-01-22 | Restore VIDIOC_INT_[SG]_REGISTER calls | Trent Piepho |
2007-01-20 | keep the previous tvnorm default for cx88 and cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Fix vidioc_g_tuner handling | Mauro Carvalho Chehab |
2007-01-20 | Removed v4l2_tvnorm and made videodev to auto-generate standards | Mauro Carvalho Chehab |
2007-01-20 | Renamed video_mux to cx88_video_mux and exported to cx88-blackbird | Mauro Carvalho Chehab |
2007-01-20 | Make cx88-blackbird to work again | Mauro Carvalho Chehab |
2007-01-20 | Uncommented NTSC/443 video standard | Mauro Carvalho Chehab |
2007-01-20 | Convert cx8800 driver to video_ioctl2 handler | Mauro Carvalho Chehab |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-16 | cx88: determine whether or not to use external adc based on input setting | Michael Krufky |
2006-10-04 | cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctls | Trent Piepho |
2006-09-25 | Ensure the WM8775 driver is loaded generically for any board. | Steven Toth |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |