aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx25821/cx25821-video.c
Commit message (Expand)AuthorAge
* [media] cx25821: remove video output supportHans Verkuil2014-12-23
* [media] cx25821: add create_bufs supportHans Verkuil2014-12-23
* [media] cx25821: convert to vb2Hans Verkuil2014-12-23
* [media] cx25821: remove bogus btcx_risc dependencyHans Verkuil2014-12-23
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-17
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab2013-04-25
* [media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab2013-04-25
* [media] cx25821: replace custom ioctls with write()Hans Verkuil2013-04-16
* [media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil2013-04-16
* [media] cx25821: add output format ioctlsHans Verkuil2013-04-16
* [media] cx25821: prepare querycap for output supportHans Verkuil2013-04-16
* [media] cx25821: group all fmt functions togetherHans Verkuil2013-04-16
* [media] cx25821: setup output nodes correctlyHans Verkuil2013-04-16
* [media] cx25821: remove references to subdevices that aren't thereHans Verkuil2013-04-16
* [media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil2013-04-16
* [media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil2013-04-16
* [media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil2013-04-16
* [media] cx25821: replace resource management functions with fh ownershipHans Verkuil2013-04-16
* [media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil2013-04-16
* [media] cx25821: remove 'type' field from cx25821_fhHans Verkuil2013-04-16
* [media] cx25821: use core lockingHans Verkuil2013-04-16
* [media] cx25821: remove unnecessary debug messagesHans Verkuil2013-04-16
* [media] cx25821: convert to the control frameworkHans Verkuil2013-04-16
* [media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil2013-04-16
* [media] cx25821: remove cropping ioctlsHans Verkuil2013-04-16
* [media] cx25821: make lots of externals staticHans Verkuil2013-04-16
* [media] cx25821: s_input didn't check for invalid inputHans Verkuil2013-04-16
* [media] cx25821: remove unnecessary global devlistHans Verkuil2013-04-16
* [media] cx25821: make cx25821_sram_channels constHans Verkuil2013-04-16
* [media] cx25821: fix log_status, querycapHans Verkuil2013-04-16
* [media] cx25821: remove unused fields, ioctlsHans Verkuil2013-04-16
* [media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil2013-04-16
* [media] cx25821: fix compiler warningHans Verkuil2013-04-16
* [media] cx25821: the audio channel was registered as a video nodeHans Verkuil2013-04-15
* [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-15
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-21
* [media] cx25821: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-27
* [media] v4l2: make vidioc_s_crop constHans Verkuil2012-09-26
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-15