aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-239-349/+362
* [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/+0
* [media] tuner-core: remove usage of DIGITAL_TVMauro Carvalho Chehab2011-03-211-1/+1
* [media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2011-01-192-40/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-4/+10
|\
| * media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-4/+1
| * 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/+0
* | [media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab2010-12-293-16/+14
* | [media] bttv: merge ir decoding timersDavid Härdeman2010-12-292-7/+4
* | [media] bttv: rename struct card_ir to bttv_irDavid Härdeman2010-12-292-36/+22
* | [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/+18
* | [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/+9
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-201-114/+3
|\ \
| * | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
| * | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3
* | | 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/+0
|/
* [media] drivers/media/video/bt8xx: Adjust confusing if indentationJulia Lawall2010-10-221-3/+2
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-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/+1
* 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
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\
| * V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
* | i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
|/
* V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2010-08-021-1/+1
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-191-9/+9
* V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil2010-05-191-5/+0
* V4L/DVB: bttv: Add another ids for IVC-200Kirill Smelkov2010-05-191-0/+4
* V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe2010-05-191-2/+2
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-14/+14
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-12/+12
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3