summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab1-4630/+0
2012-06-27Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-0/+5
2012-06-18[media] media: video: bt8xx: Remove duplicated pixel format entryvolokh1-6/+0
2012-06-11[media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulationHans de Goede1-0/+5
2012-04-11[media] Default bt878 contrast valueAlan McIvor1-2/+2
2012-02-14[media] v4l2: standardize log start/end messageHans Verkuil1-4/+0
2011-11-08[media] bt8xx: add support for PCI device ID 0x36cPeter De Schrijver1-0/+1
2011-09-03[media] bt8xx: Use current logging stylesJoe Perches1-143/+151
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab1-10/+4
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil1-1/+1
2011-05-20[media] use pci_dev->revisionBjørn Mork1-1/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+9
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil1-7/+7
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-28/+0
2010-12-29[media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab1-6/+0
2010-12-24media/video: explicitly flush request_module workTejun Heo1-0/+9
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-114/+3
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-2/+2
2010-10-21V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab1-7/+7
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab1-58/+143
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab1-3/+1
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab1-25/+25
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil1-9/+9
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil1-5/+0
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB: bttv: Let the user disable IR supportJean Delvare1-2/+7
2010-02-19V4L/DVB: bttv: Move I2C IR initializationJean Delvare1-0/+1
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart1-11/+4
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-2/+0
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart1-2/+4
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart1-3/+3
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart1-6/+6
2009-11-07V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely1-1/+1
2009-11-07V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely1-4/+27
2009-09-12V4L/DVB (12214): bttv: set RDS capability if applicable.Hans Verkuil1-0/+2
2009-09-12V4L/DVB (12204): bttv and meye: Use PCI_VDEVICEJoe Perches1-8/+4
2009-07-24V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-06-16V4L/DVB (12004): poll method lose race conditionFigo.zhang1-4/+7
2009-06-16V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset1-1/+1
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang1-1/+0
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-13/+10
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-03-30V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil1-22/+19
2009-03-30V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho1-2/+0