summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx25821/cx25821-video.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2014-12-23[media] cx25821: remove video output supportHans Verkuil
2014-12-23[media] cx25821: add create_bufs supportHans Verkuil
2014-12-23[media] cx25821: convert to vb2Hans Verkuil
2014-12-23[media] cx25821: remove bogus btcx_risc dependencyHans Verkuil
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2013-04-25[media] cx25821-video: declare cx25821_vidioc_s_std as staticMauro Carvalho Chehab
2013-04-25[media] cx25821-video: remove maxw from cx25821_vidioc_try_fmt_vid_capMauro Carvalho Chehab
2013-04-16[media] cx25821: replace custom ioctls with write()Hans Verkuil
2013-04-16[media] cx25821: drop cx25821-video-upstream-ch2.c/hHans Verkuil
2013-04-16[media] cx25821: add output format ioctlsHans Verkuil
2013-04-16[media] cx25821: prepare querycap for output supportHans Verkuil
2013-04-16[media] cx25821: group all fmt functions togetherHans Verkuil
2013-04-16[media] cx25821: setup output nodes correctlyHans Verkuil
2013-04-16[media] cx25821: remove references to subdevices that aren't thereHans Verkuil
2013-04-16[media] cx25821: remove custom ioctls that duplicate v4l2 ioctlsHans Verkuil
2013-04-16[media] cx25821: g/s/try/enum_fmt related fixes and cleanupsHans Verkuil
2013-04-16[media] cx25821: switch to v4l2_fh, add event and prio handlingHans Verkuil
2013-04-16[media] cx25821: replace resource management functions with fh ownershipHans Verkuil
2013-04-16[media] cx25821: move vidq from cx25821_fh to cx25821_channelHans Verkuil
2013-04-16[media] cx25821: remove 'type' field from cx25821_fhHans Verkuil
2013-04-16[media] cx25821: use core lockingHans Verkuil
2013-04-16[media] cx25821: remove unnecessary debug messagesHans Verkuil
2013-04-16[media] cx25821: convert to the control frameworkHans Verkuil
2013-04-16[media] cx25821: embed video_device, clean up some kernel log spamHans Verkuil
2013-04-16[media] cx25821: remove cropping ioctlsHans Verkuil
2013-04-16[media] cx25821: make lots of externals staticHans Verkuil
2013-04-16[media] cx25821: s_input didn't check for invalid inputHans Verkuil
2013-04-16[media] cx25821: remove unnecessary global devlistHans Verkuil
2013-04-16[media] cx25821: make cx25821_sram_channels constHans Verkuil
2013-04-16[media] cx25821: fix log_status, querycapHans Verkuil
2013-04-16[media] cx25821: remove unused fields, ioctlsHans Verkuil
2013-04-16[media] cx25821: remove bogus radio/vbi/'video-ioctl' supportHans Verkuil
2013-04-16[media] cx25821: fix compiler warningHans Verkuil
2013-04-15[media] cx25821: the audio channel was registered as a video nodeHans Verkuil