summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821/cx25821-video.c
Commit message (Expand)AuthorAgeFilesLines
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-2/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+6
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-9/+12
* [media] cx25821: remove video output supportHans Verkuil2014-12-231-1/+1
* [media] cx25821: add create_bufs supportHans Verkuil2014-12-231-1/+6
* [media] cx25821: convert to vb2Hans Verkuil2014-12-231-512/+170
* [media] cx25821: remove bogus btcx_risc dependencyHans Verkuil2014-12-231-2/+4
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-3/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-251-1/+2
* [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-251-2/+1
* [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-161-2/+35
* [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-161-1/+18
* [media] cx25821: add output format ioctlsHans Verkuil2013-04-161-0/+46
* [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-161-2/+2
* [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-161-41/+43
* [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-161-147/+67
* [media] cx25821: remove references to subdevices that aren't thereHans Verkuil2013-04-161-104/+7
* [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-161-122/+6
* [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-161-102/+32
* [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-161-136/+57
* [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-161-96/+34
* [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-161-124/+111
* [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-161-41/+15
* [media] cx25821: use core lockingHans Verkuil2013-04-161-45/+27
* [media] cx25821: remove unnecessary debug messagesHans Verkuil2013-04-161-12/+0
* [media] cx25821: convert to the control frameworkHans Verkuil2013-04-161-179/+31
* [media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil2013-04-161-40/+14
* [media] cx25821: remove cropping ioctlsHans Verkuil2013-04-161-44/+0
* [media] cx25821: make lots of externals staticHans Verkuil2013-04-161-163/+150
* [media] cx25821: s_input didn't check for invalid inputHans Verkuil2013-04-161-3/+1
* [media] cx25821: remove unnecessary global devlistHans Verkuil2013-04-161-28/+10
* [media] cx25821: make cx25821_sram_channels constHans Verkuil2013-04-161-6/+8
* [media] cx25821: fix log_status, querycapHans Verkuil2013-04-161-12/+11
* [media] cx25821: remove unused fields, ioctlsHans Verkuil2013-04-161-120/+10
* [media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil2013-04-161-113/+88
* [media] cx25821: fix compiler warningHans Verkuil2013-04-161-5/+4
* [media] cx25821: the audio channel was registered as a video nodeHans Verkuil2013-04-151-1/+4
* [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-3/+3
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-2/+2
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
* [media] cx25821: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-4/+4
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-261-1/+1
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-0/+1990
OpenPOWER on IntegriCloud