aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx
AgeCommit message (Expand)AuthorFilesLines
2011-11-24[media] video: Drop undue references to i2c-algo-bitGravatar Jean Delvare 1-1/+1
2011-11-08[media] bt8xx: add support for PCI device ID 0x36cGravatar Peter De Schrijver 2-1/+5
2011-11-08[media] bt8xx: add support for Tongwei Video Technology TD-3116Gravatar Peter De Schrijver 2-0/+50
2011-11-07[media] bttv: adding Sensoray 611 board to driverGravatar sensoray-dev 2-5/+6
2011-09-03[media] bt8xx: Use current logging stylesGravatar Joe Perches 8-330/+355
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSGravatar Arnaud Lacombe 1-3/+3
2011-07-27[media] bt8xx: use pci_dev->subsystem_{vendor|device}Gravatar Sergei Shtylyov 1-5/+2
2011-07-27[media] Stop using linux/version.h on most video driversGravatar Mauro Carvalho Chehab 2-13/+4
2011-07-07[media] bttv: fix s_tuner for radioGravatar Hans Verkuil 1-1/+1
2011-05-20[media] use pci_dev->revisionGravatar Bjørn Mork 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-4/+4
2011-03-22[media] several drivers: Fix a few gcc 4.6 warningsGravatar Mauro Carvalho Chehab 1-2/+0
2011-03-21[media] tuner-core: remove usage of DIGITAL_TVGravatar Mauro Carvalho Chehab 1-1/+1
2011-01-19[media] bttv: remove obsolete 'no_tda9875' fieldGravatar Hans Verkuil 2-40/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-4/+10
2010-12-30[media] bttv-input: Add a note about PV951 RCGravatar Mauro Carvalho Chehab 1-0/+12
2010-12-29[media] saa6588: rename rds.h to saa6588.hGravatar Hans Verkuil 1-7/+7
2010-12-29[media] V4L: remove V4L1 compatibility modeGravatar Hans Verkuil 1-28/+0
2010-12-29[media] bttv: remove custom_irq and gpioq from bttv structGravatar Mauro Carvalho Chehab 3-16/+14
2010-12-29[media] bttv: merge ir decoding timersGravatar David Härdeman 2-7/+4
2010-12-29[media] bttv: rename struct card_ir to bttv_irGravatar David Härdeman 2-36/+22
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Gravatar Mauro Carvalho Chehab 1-8/+8
2010-12-29[media] rc: rename the remaining things to rc_coreGravatar Mauro Carvalho Chehab 2-2/+2
2010-12-29[media] rc: Remove ir-common.hGravatar Mauro Carvalho Chehab 3-2/+47
2010-12-29[media] rc: remove ir-common moduleGravatar Mauro Carvalho Chehab 2-7/+100
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceGravatar David Härdeman 1-23/+18
2010-12-29[media] ir-core: more cleanups of ir-functions.cGravatar David Härdeman 1-2/+2
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersGravatar David Härdeman 2-24/+9
2010-12-24media/video: don't use flush_scheduled_work()Gravatar Tejun Heo 1-4/+1
2010-12-24media/video: explicitly flush request_module workGravatar Tejun Heo 1-0/+9
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-114/+3
2010-12-17[media] bttv: remove unneeded locking commentsGravatar Brandon Philips 1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Gravatar Mauro Carvalho Chehab 1-94/+3
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+11
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsGravatar Laurent Pinchart 1-11/+11
2010-11-17BKL: remove extraneous #include <smp_lock.h>Gravatar Arnd Bergmann 1-1/+0
2010-10-22[media] drivers/media/video/bt8xx: Adjust confusing if indentationGravatar Julia Lawall 1-3/+2
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Gravatar Laurent Pinchart 1-11/+11
2010-10-21V4L/DVB: videobuf: add queue argument to videobuf_waiton()Gravatar Hans Verkuil 1-1/+1
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsGravatar Hans Verkuil 1-2/+2
2010-10-21V4L/DVB: bttv: use unlocked ioctlGravatar Mauro Carvalho Chehab 1-7/+7
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLGravatar Mauro Carvalho Chehab 1-58/+143
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollGravatar Mauro Carvalho Chehab 1-3/+1
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockGravatar Mauro Carvalho Chehab 1-25/+25
2010-10-21V4L/DVB: bttv: Move PV951 IR to the right driverGravatar Mauro Carvalho Chehab 4-49/+87
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRGravatar Mauro Carvalho Chehab 1-1/+1
2010-08-11i2c: Add support for custom probe functionGravatar Jean Delvare 1-1/+1
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsGravatar Laurent Pinchart 1-1/+1
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsGravatar Hans Verkuil 1-9/+9