summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bt8xx
AgeCommit message (Expand)Author
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-05 V4L: videobuf-core.c avoid NULL dereferences in videobuf-coreMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-02Add Typhoon Tv-Tuner PCI to bttv-cards.cMauro Carvalho Chehab
2007-08-27whitespace cleanup: replace leading spaces with tabsMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-07-21bttv: Fix Viewcast Osprey 440 supportTrent Piepho
2007-07-17Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab
2007-07-02Fix v4l-dvb backward compatibilityMauro Carvalho Chehab
2007-06-30bttv: fix v4l1 breaking the driverTrent Piepho
2007-06-28bttv: Add support for DBG_[SG]_REGISTER ioctlsTrent Piepho
2007-06-28bttv: Be consistent in using symbolic names instead of constantsTrent Piepho
2007-06-28bttv: Fix problems with probing for non-existent tunersTrent Piepho
2007-06-28bttv: add support for DViCO FusionHDTV 2Michael Krufky
2007-06-25Revisited: 3dfx Voodoo TV 200 (US)Mauro Carvalho Chehab
2007-05-23Input: drivers/media - switch to using input_dev->dev.parentMichael Krufky
2007-04-02Additional card support for bttv driverMauro Carvalho Chehab
2007-03-29merge: http://linuxtv.org/hg/~mkrufky/bt8xxMauro Carvalho Chehab
2007-03-29Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab
2007-03-28CodingStyle cleanups on for loops at bttv-cards.cMauro Carvalho Chehab
2007-03-28Fix gpiomux array sizeMauro Carvalho Chehab
2007-03-24bttv: automatically load dvb-bt8xx for bttv cards with dvb supportMichael Krufky
2007-02-21Backport of git changeset cd354f1ae75e6466a7e31b727faede57a1f89ca5Mauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-21Those bttv compat stuff is unused. Removing it.Mauro Carvalho Chehab
2007-02-21bt8xx/: possible cleanupsMauro Carvalho Chehab
2007-01-26Fix: dma free is being called with wrong argumentsMauro Carvalho Chehab
2007-01-18Bttv cropping supportMauro Carvalho Chehab
2007-01-07bt8xx: add support for Ultraview DVB-T LiteMichael Krufky
2007-01-07From: Dmitry Torokhov <dtor@insightbb.com>Mauro Carvalho Chehab
2006-12-28DVB: fix compile errorMauro Carvalho Chehab
2006-12-27Backport some changes that happened at mainstreamMauro Carvalho Chehab
2006-12-20Bttv: delete duplicated ioremap()Mauro Carvalho Chehab
2006-12-08Add support for the ASUS P7131 remote controlHartmut Hackmann
2006-11-20Handle errors from input_register_device()Mauro Carvalho Chehab
2006-11-14FIX bug 5760: audio were not working on some bttv driversMauro Carvalho Chehab
2006-11-09Fix uses of "&&" where "&" was intendedMichael Krufky
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-04i2c-algo-bit: Discard the mdelay data struct memberMauro Carvalho Chehab
2006-10-02Fix S-Video configuration for Pinnacle PCTV-SatMauro Carvalho Chehab
2006-09-14Extend bttv and saa7134 to check for both AGP and PCI PCI failure caseMauro Carvalho Chehab
2006-09-06Improved i2c performance on software bitbang algoritmMauro Carvalho Chehab
2006-08-23Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab
2006-08-22Allow manually selecting the proper helper driversMauro Carvalho Chehab
2006-08-22Separe audio decoders from bttvMauro Carvalho Chehab
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-08-07Whitespace cleanupTrent Piepho
2006-08-06On some cases, depth were not returned.Mauro Carvalho Chehab
2006-07-26bttv: Revert VBI_OFFSET to previous value, it works betterTrent Piepho