summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-blackbird.c
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-271-2/+0
* V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...Hans Verkuil2008-07-261-6/+10
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-231-0/+1
* V4L/DVB (8105): cx2341x: add TS capabilityHans Verkuil2008-07-201-1/+2
* V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil2008-07-201-8/+8
* V4L/DVB (7733): blackbird_find_mailbox negative return ignored in blackbird_i...Roel Kluin2008-04-261-2/+4
* V4L/DVB (7521): media/video/cx88 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-4/+4
* V4L/DVB (7451): cx88: Add user control for chroma AGCFrej Drejhammar2008-04-241-2/+2
* V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA APIGuennadi Liakhovetski2008-04-241-2/+2
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (6861): cx2341x: command argument should be u32 instead of intHans Verkuil2008-01-251-1/+1
* V4L/DVB (6836): Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab2008-01-251-6/+4
* V4L/DVB (6832): cx88-blackbird: don't mute audio when stopping the codecMichael Krufky2008-01-251-4/+0
* V4L/DVB (6830): cx88-blackbird: remove unnecessary encoder unmuteJelle Foks2008-01-251-3/+0
* V4L/DVB (6829): cx88-blackbird: remove unnecessary msleep()'sJelle Foks2008-01-251-8/+0
* V4L/DVB (6828): cx88-blackbird: audio improvementsJelle Foks2008-01-251-20/+69
* V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stopBrandon Philips2007-12-111-4/+1
* V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-57/+0
* V4L/DVB (6252): Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab2007-10-091-1/+1
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-2/+2
* V4L/DVB (6088): cx2341x: some controls can't be changed while the device is busyHans Verkuil2007-10-091-3/+3
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho2007-10-091-9/+9
* V4L/DVB (5734): Cx88: kill dev->fw_sizeMichael Krufky2007-07-181-2/+1
* V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwaresHans Verkuil2007-07-181-7/+4
* V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks2007-07-031-0/+2
* V4L/DVB (5260): Cx88-blackbird: allow usage of both 376836 and 262144 sized f...Michael Krufky2007-03-031-5/+9
* V4L/DVB (5110): Keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab2007-02-211-1/+1
* V4L/DVB (5109): Convert cx88-blackbird to use video_ioctl2Mauro Carvalho Chehab2007-02-211-434/+344
* V4L/DVB (5108): Remove_cx88_ioctlMauro Carvalho Chehab2007-02-211-27/+0
* V4L/DVB (5107): Use cx88_set_freq() on cx88-blackbird.cMauro Carvalho Chehab2007-02-211-18/+1
* V4L/DVB (5106): Do some cleanups at cx88-blackbirdMauro Carvalho Chehab2007-02-211-40/+29
* V4L/DVB (5105): Reorder some ioctl handlersMauro Carvalho Chehab2007-02-211-70/+80
* V4L/DVB (5104): Moved several stuff that were at cx88-video to cx88-blackbird.cMauro Carvalho Chehab2007-02-211-2/+306
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* V4L/DVB (4838): Fix cx88-blackbird null pointerJelle Foks2006-12-101-1/+2
* V4L/DVB (4676): Dynamic cx88 mpeg port management for HVR1300 MPEG2/DVB-T sup...Steven Toth2006-12-101-69/+109
* V4L/DVB (4674): Use NULL instead of 0 for ptrsRandy Dunlap2006-10-031-1/+1
* V4L/DVB (4668): Cx88: rename mpeg capability flags from CX88_BOARD_FOO to CX8...Michael Krufky2006-10-031-1/+1
* V4L/DVB (4667): Changed cx88_board .dvb and .register to an enum.Steven Toth2006-10-031-1/+1
* V4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*Alexey Dobriyan2006-09-261-0/+2
* [PATCH] release_firmware() fixesMagnus Damm2006-07-101-0/+3
* V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENUMichael Krufky2006-06-301-0/+43
* V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_statusHans Verkuil2006-06-271-1/+6
* V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUSMichael Krufky2006-06-271-0/+8
* V4L/DVB (4213): Cx88: cleanupsAdrian Bunk2006-06-261-13/+4
* V4L/DVB (4206): Cx88-blackbird: always set encoder height based on tvnorm->idMichael Krufky2006-06-251-15/+4
* V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil2006-06-251-0/+1
* V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil2006-06-251-0/+4
* V4L/DVB (4196): Port cx88-blackbird to the new MPEG API.Hans Verkuil2006-06-251-699/+72
OpenPOWER on IntegriCloud