Age | Commit message (Expand) | Author |
2007-08-23 | Adapt drivers to use the newer videobuf modules | Mauro Carvalho Chehab |
2007-10-02 | Add Typhoon Tv-Tuner PCI to bttv-cards.c | Mauro Carvalho Chehab |
2007-08-27 | whitespace cleanup: replace leading spaces with tabs | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-21 | bttv: Fix Viewcast Osprey 440 support | Trent Piepho |
2007-07-17 | Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab |
2007-07-02 | Fix v4l-dvb backward compatibility | Mauro Carvalho Chehab |
2007-06-30 | bttv: fix v4l1 breaking the driver | Trent Piepho |
2007-06-28 | bttv: Add support for DBG_[SG]_REGISTER ioctls | Trent Piepho |
2007-06-28 | bttv: Be consistent in using symbolic names instead of constants | Trent Piepho |
2007-06-28 | bttv: Fix problems with probing for non-existent tuners | Trent Piepho |
2007-06-28 | bttv: add support for DViCO FusionHDTV 2 | Michael Krufky |
2007-06-25 | Revisited: 3dfx Voodoo TV 200 (US) | Mauro Carvalho Chehab |
2007-05-23 | Input: drivers/media - switch to using input_dev->dev.parent | Michael Krufky |
2007-04-02 | Additional card support for bttv driver | Mauro Carvalho Chehab |
2007-03-29 | merge: http://linuxtv.org/hg/~mkrufky/bt8xx | Mauro Carvalho Chehab |
2007-03-29 | Use ARRAY_SIZE instead of a magic number | Mauro Carvalho Chehab |
2007-03-28 | CodingStyle cleanups on for loops at bttv-cards.c | Mauro Carvalho Chehab |
2007-03-28 | Fix gpiomux array size | Mauro Carvalho Chehab |
2007-03-24 | bttv: automatically load dvb-bt8xx for bttv cards with dvb support | Michael Krufky |
2007-02-21 | Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5 | Mauro Carvalho Chehab |
2007-02-21 | Backport: make file_operations const | Mauro Carvalho Chehab |
2007-02-21 | Those bttv compat stuff is unused. Removing it. | Mauro Carvalho Chehab |
2007-02-21 | bt8xx/: possible cleanups | Mauro Carvalho Chehab |
2007-01-26 | Fix: dma free is being called with wrong arguments | Mauro Carvalho Chehab |
2007-01-18 | Bttv cropping support | Mauro Carvalho Chehab |
2007-01-07 | bt8xx: add support for Ultraview DVB-T Lite | Michael Krufky |
2007-01-07 | From: Dmitry Torokhov <dtor@insightbb.com> | Mauro Carvalho Chehab |
2006-12-28 | DVB: fix compile error | Mauro Carvalho Chehab |
2006-12-27 | Backport some changes that happened at mainstream | Mauro Carvalho Chehab |
2006-12-20 | Bttv: delete duplicated ioremap() | Mauro Carvalho Chehab |
2006-12-08 | Add support for the ASUS P7131 remote control | Hartmut Hackmann |
2006-11-20 | Handle errors from input_register_device() | Mauro Carvalho Chehab |
2006-11-14 | FIX bug 5760: audio were not working on some bttv drivers | Mauro Carvalho Chehab |
2006-11-09 | Fix uses of "&&" where "&" was intended | Michael Krufky |
2006-10-21 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | Mauro Carvalho Chehab |
2006-10-04 | i2c-algo-bit: Discard the mdelay data struct member | Mauro Carvalho Chehab |
2006-10-02 | Fix S-Video configuration for Pinnacle PCTV-Sat | Mauro Carvalho Chehab |
2006-09-14 | Extend bttv and saa7134 to check for both AGP and PCI PCI failure case | Mauro Carvalho Chehab |
2006-09-06 | Improved i2c performance on software bitbang algoritm | Mauro Carvalho Chehab |
2006-08-23 | Fix an error when loading bttv driver on PV M4900. | Mauro Carvalho Chehab |
2006-08-22 | Allow manually selecting the proper helper drivers | Mauro Carvalho Chehab |
2006-08-22 | Separe audio decoders from bttv | Mauro Carvalho Chehab |
2006-08-12 | CONFIG_PM=n slim: drivers/media/video/* | Mauro Carvalho Chehab |
2006-08-07 | Whitespace cleanup | Trent Piepho |
2006-08-06 | On some cases, depth were not returned. | Mauro Carvalho Chehab |
2006-07-26 | bttv: Revert VBI_OFFSET to previous value, it works better | Trent Piepho |
2006-07-25 | bttv: clean up some pre-2.6.0 class device compat stuff | Trent Piepho |
2006-07-25 | bttv: use class_device_create_file and handle errors | Trent Piepho |
2006-07-23 | Fix broken dependencies on media Kconfig | Mauro Carvalho Chehab |