aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-blackbird.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] mark struct file_operations const 4Arjan van de Ven1-1/+1
2006-12-10V4L/DVB (4838): Fix cx88-blackbird null pointerJelle Foks1-1/+2
2006-12-10V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T support.Steven Toth1-69/+109
2006-10-03V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap1-1/+1
2006-10-03V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX88_MPEG_FOOMichael Krufky1-1/+1
2006-10-03V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth1-1/+1
2006-09-26V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan1-0/+2
2006-07-10[PATCH] release_firmware() fixesMagnus Damm1-0/+3
2006-06-30V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky1-0/+43
2006-06-27V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil1-1/+6
2006-06-27V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky1-0/+8
2006-06-26V4L/DVB (4213): Cx88: cleanupsAdrian Bunk1-13/+4
2006-06-25V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky1-15/+4
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil1-0/+1
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil1-0/+4
2006-06-25V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil1-699/+72
2006-06-25V4L/DVB (3982): Cx88-blackbird: use encoder firmware filename defined in cx2341x.hMichael Krufky1-3/+2
2006-06-25V4L/DVB (3973): Cx88-blackbird: pause the encoder during frequency changeValentin Zagura1-0/+14
2006-06-25V4L/DVB (3971): Cx88-blackbird: use standard filename for cx23416 firmwareMichael Krufky1-1/+1
2006-06-25V4L/DVB (3970): Cx88-blackbird: use firmware api commands defined in cx2341x.hMichael Krufky1-80/+41
2006-06-25V4L/DVB (3827): Cx88-blackbird: clean up the buffers when closing the MPEG streamValentin Zagura1-0/+1
2006-06-25V4L/DVB (3817): KWorld HardwareMpegTV XPert: set encoder video standard based on tvnormMichael Krufky1-3/+12
2006-06-25V4L/DVB (3810): KWorld HardwareMpegTV XPert: Enable Blackbird MPEG encoder supportMichael Krufky1-6/+10
2006-06-25V4L/DVB (3807): Cx88-blackbird: fix typoMichael Krufky1-1/+1
2006-06-25V4L/DVB (3806): Cx88-blackbird: allow proper detection of PAL vs. NTSC video standardMichael Krufky1-10/+6
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab1-3/+2
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-4/+2
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky1-1/+2
2006-01-09V4L/DVB (3123b): syncs V4L subsystem tree with kernelMauro Carvalho Chehab1-2/+1
2006-01-09V4L/DVB (3112): Several fixes for Hauppauge Roselyn Design (blackbird)Steven Toth1-0/+12
2005-12-12[PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab1-0/+2
2005-11-09[PATCH] v4l: 800: whitespace cleanupsMauro Carvalho Chehab1-20/+20
2005-11-09[PATCH] v4l: 649: fixed gcc 4 0 compile warnings by moving var declarations to the top of the function or blockCatalin Climov1-4/+11
2005-11-09[PATCH] v4l: 631: implemented the v4l2 mpeg api for blackbird cardsCatalin Climov1-65/+573
2005-09-09[PATCH] v4l: CX88 updates and card additionsMauro Carvalho Chehab1-14/+59
2005-07-12[PATCH] v4l: CX88 UpdateMauro Carvalho Chehab1-5/+0
2005-06-24[PATCH] v4l: CX88 cards updateMauro Carvalho Chehab1-86/+402
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+911