summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88-blackbird.c
Commit message (Expand)AuthorAgeFilesLines
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil2009-03-301-2/+2
* V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho2009-03-301-4/+0
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-021-7/+6
* V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000Darron Broad2008-12-301-2/+10
* V4L/DVB (9654): new email addressJelle Foks2008-12-291-2/+2
* V4L/DVB (9496): cx88-blackbird: bugfix: cx88-blackbird-mpeg-usersFrederic CAND2008-11-111-2/+6
* V4L/DVB (9495): cx88-blackbird: bugfix: cx88-blackbird-poll-fixFrederic CAND2008-11-111-0/+4
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-211-1/+1
* V4L/DVB (8904): cx88: add missing unlock_kernelHans Verkuil2008-10-121-0/+1
* V4L/DVB (8613): v4l: move BKL down to the driver level.Hans Verkuil2008-10-121-1/+7
* Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"Linus Torvalds2008-10-071-1/+0
* V4L/DVB (8904): cx88: add missing unlock_kernelHans Verkuil2008-09-291-0/+1
* 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
OpenPOWER on IntegriCloud