summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-253-0/+9
* V4L/DVB (4197): Port new MPEG API to saa7134-empress with saa6752hsHans Verkuil2006-06-252-32/+247
* V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2006-06-252-713/+74
* V4L/DVB (4192): Use control helpers for saa7115, cx25840, msp3400.Hans Verkuil2006-06-253-222/+44
* V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil2006-06-253-0/+875
* V4L/DVB (4190): Add helper functions for control processing to v4l2-common.Hans Verkuil2006-06-251-1/+506
* V4L/DVB (4189): Add videodev support for VIDIOC_S/G/TRY_EXT_CTRLS.Hans Verkuil2006-06-251-2/+103
* V4L/DVB (4186): Add support for the DNTV Live! mini DVB-T card.Cameron Hutchinson2006-06-251-0/+1
* V4L/DVB (4154): Fix use-after-free bug in cpia2 driverJesper Juhl2006-06-251-0/+2
* V4L/DVB (4150): Cx88: clear EN_I2SIN_ENABLE bit for ASUS PVR-416 to enable audioMichael Krufky2006-06-251-0/+1
* V4L/DVB (4148): Fix userbits debug printsMauro Carvalho Chehab2006-06-252-3/+3
* V4L/DVB (4147): Drivers/media/video/pwc/: make code staticAdrian Bunk2006-06-253-4/+2
* V4L/DVB (4146): Drivers/media/video/vivi.c: make 2 functions staticAdrian Bunk2006-06-251-2/+2
* V4L/DVB (4144): Cx88: add support for FusionHDTV 3 Gold (original revision)Michael Krufky2006-06-251-0/+4
* V4L/DVB (4135): Cx88-tvaudio.c must #include <linux/config.h>Michael Krufky2006-06-251-0/+1
* V4L/DVB (4132): Don't kill cx88 DMA sound on channel changeRicardo Cerqueira2006-06-251-2/+2
* V4L/DVB (4131): Fix cx88-alsa vs IRQ remote conflictRicardo Cerqueira2006-06-251-1/+0
* V4L/DVB (4130): Fix card cx88 #50 remoteRicardo Cerqueira2006-06-251-1/+1
* V4L/DVB (4124): Kconfig: fix description for saa7115 moduleMichael Krufky2006-06-251-3/+3
* V4L/DVB (4120): Ovcamship position at Kconfig changedMauro Carvalho Chehab2006-06-251-29/+29
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-2517-54/+54
* V4L/DVB (4115): Saa7134 card (LifeView3000 NTSC)Zac Bowling2006-06-252-0/+57
* V4L/DVB (4112): Fix: videodev.c were cleaning the pointer, not the valuesMauro Carvalho Chehab2006-06-252-2/+2
* V4L/DVB (4110): Small bug in saa7127.cJose Alberto Reguero2006-06-251-1/+1
* V4L/DVB (4105): Remove uneeded prototypeTrent Piepho2006-06-251-4/+0
* V4L/DVB (4099): Cx88-dvb: clean up long linewrapsMichael Krufky2006-06-251-12/+35
* V4L/DVB (4098): Cx88: #ifdef cleanupsMichael Krufky2006-06-251-21/+20
* V4L/DVB (4097): Cx88: add support for DViCO FusionHDTV DVB-T Dual PCI based o...Michael Krufky2006-06-251-1/+13
* V4L/DVB (3426): PATCH cx88-mpeg: cx8802_restart_queue() for blackbirdJelle Foks2006-06-251-2/+35
* V4L/DVB (4088): Fixes for card cx88 #50Ricardo Cerqueira2006-06-253-7/+8
* V4L/DVB (4086): There were a cross-reference on cpia and cpia_pp/cpia_usbMauro Carvalho Chehab2006-06-253-21/+7
* V4L/DVB (4072): Cx88: whitespace cleanupMichael Krufky2006-06-251-4/+4
* V4L/DVB (4070): Zoran strncpy() fixEric Sesterhenn2006-06-251-13/+13
* V4L/DVB (4068): Removed all references to kernel stuff from videodev.h and vi...Mauro Carvalho Chehab2006-06-2528-2/+28
* V4L/DVB (4067): Fixed cx25840 to work with PAL/MMauro Carvalho Chehab2006-06-253-55/+126
* V4L/DVB (4066): Vivi.c were ported to the newer videodev2 format.Mauro Carvalho Chehab2006-06-251-339/+283
* V4L/DVB (4065): Several improvements at videodev.cMauro Carvalho Chehab2006-06-254-16/+1171
* V4L/DVB (4064): No drivers should use VIDIOC_*_OLDMauro Carvalho Chehab2006-06-253-9/+0
* V4L/DVB (4058): Bttv: add autodetection support for Osprey 230Michael Krufky2006-06-251-1/+2
* V4L/DVB (4057): Cx88: IR remote support for DTV2000HMalcolm Valentine2006-06-251-1/+2
* V4L/DVB (4056): Cx88: Add basic support for Leadtek Winfast DTV2000H cardMalcolm Valentine2006-06-253-1/+25
* V4L/DVB (4053): KWorld HardwareMpegTV XPert: enable s-video/composite video i...Michael Krufky2006-06-251-5/+9
* V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module.Christopher Neufeld2006-06-253-5/+24
* V4L/DVB (4048): Add support for the Texas Instruments TLV320AIC23B audio codecScott Alfter2006-06-253-0/+227
* V4L/DVB (4028): Change dvb_frontend_ops to be a real field instead of a point...Patrick Boettcher2006-06-253-105/+105
* V4L/DVB (4038): New cx88 card #50: NPG Tech RealTVRicardo Cerqueira2006-06-253-3/+56
* V4L/DVB (4036): Fix some compilation warningsMauro Carvalho Chehab2006-06-253-4/+4
* V4L/DVB (4032): Fix Pinnacle 300iAndrew de Quincey2006-06-251-14/+4
* V4L/DVB (4026): Bttv-gpio-irq is no longer used, remove itRicardo Cerqueira2006-06-253-16/+0
* V4L/DVB (4023): Subject: Pinnacle PCTV grey remote control supportSylvain Pasche2006-06-253-20/+59
OpenPOWER on IntegriCloud