summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede2012-06-113-0/+10
* [media] bttv: Remove unused needs_tvaudio card variableHans de Goede2012-06-112-77/+0Star
* [media] bttv: Use btv->has_radio rather then the card info when registering t...Hans de Goede2012-06-111-2/+2
* [media] Default bt878 contrast valueAlan McIvor2012-04-111-2/+2
* [media] v4l2: standardize log start/end messageHans Verkuil2012-02-141-4/+0Star
* [media] video: Drop undue references to i2c-algo-bitJean Delvare2011-11-241-1/+1
* [media] bt8xx: add support for PCI device ID 0x36cPeter De Schrijver2011-11-082-1/+5
* [media] bt8xx: add support for Tongwei Video Technology TD-3116Peter De Schrijver2011-11-082-0/+50
* [media] bttv: adding Sensoray 611 board to driversensoray-dev2011-11-072-5/+6
* [media] bt8xx: Use current logging stylesJoe Perches2011-09-048-330/+355
* [media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe2011-09-031-3/+3
* [media] bt8xx: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-271-5/+2Star
* [media] Stop using linux/version.h on most video driversMauro Carvalho Chehab2011-07-272-13/+4Star
* [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Fix common misspellingsLucas De Marchi2011-03-312-4/+4
* [media] several drivers: Fix a few gcc 4.6 warningsMauro Carvalho Chehab2011-03-221-2/+0Star
* [media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab2011-03-221-1/+1
* [media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2011-01-192-40/+0Star
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-082-4/+10
|\
| * media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-4/+1Star
| * media/video: explicitly flush request_module workTejun Heo2010-12-241-0/+9
* | [media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab2010-12-301-0/+12
* | [media] saa6588: rename rds.h to saa6588.hHans Verkuil2010-12-291-7/+7
* | [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-28/+0Star
* | [media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab2010-12-293-16/+14Star
* | [media] bttv: merge ir decoding timersDavid Härdeman2010-12-292-7/+4Star
* | [media] bttv: rename struct card_ir to bttv_irDavid Härdeman2010-12-292-36/+22Star
* | [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-8/+8
* | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-292-2/+2
* | [media] rc: Remove ir-common.hMauro Carvalho Chehab2010-12-293-2/+47
* | [media] rc: remove ir-common moduleMauro Carvalho Chehab2010-12-292-7/+100
* | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-23/+18Star
* | [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+2
* | [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-292-24/+9Star
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-201-114/+3Star
|\ \
| * | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0Star
| * | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3Star
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-021-11/+11
|\| | | |/ |/|
| * [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-11/+11
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
|/
* [media] drivers/media/video/bt8xx: Adjust confusing if indentationJulia Lawall2010-10-231-3/+2Star
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-231-11/+11
* V4L/DVB: videobuf: add queue argument to videobuf_waiton()Hans Verkuil2010-10-211-1/+1
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-2/+2
* V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab2010-10-211-7/+7
* V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab2010-10-211-58/+143
* V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab2010-10-211-3/+1Star
* V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab2010-10-211-25/+25
* V4L/DVB: bttv: Move PV951 IR to the right driverMauro Carvalho Chehab2010-10-214-49/+87