aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/sta2x11/sta2x11_vip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-4/+0
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil1-4/+2
2020-07-19media: sta2x11: use generic power managementVaibhav Gupta1-48/+15
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-2/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-4/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner1-17/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-3/+3
2018-08-07media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab1-0/+1
2018-07-04media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia1-0/+6
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav1-16/+15
2017-11-30media: sta2x11: document missing function parametersMauro Carvalho Chehab1-0/+11
2017-08-27media: pci: make video_device constBhumika Goyal1-1/+1
2017-02-03[media] media: pci: constify vb2_ops structureBhumika Goyal1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-16/+2
2016-04-25[media] sta2x11: remove unused varsMauro Carvalho Chehab1-2/+0
2016-04-25[media] sta2x11_vip: fix s_stdHans Verkuil1-16/+10
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-11/+15
2015-05-18[media] sta2x11: use monotonic timestampHans Verkuil1-1/+2
2015-04-02[media] sta2x11: embed video_deviceHans Verkuil1-23/+12
2014-09-26[media] sta2x11_vip: fix address space castingMauro Carvalho Chehab1-1/+1
2014-07-17[media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart1-1/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-2/+2
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-1/+2
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-3/+1
2013-12-10[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-05-27[media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()Wei Yongjun1-1/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-9/+9
2013-02-06[media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga1-640/+433
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-4/+4
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus1-1/+1
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab1-0/+1550