summaryrefslogtreecommitdiff
path: root/drivers/media/pci/sta2x11/sta2x11_vip.c
AgeCommit message (Expand)Author
2024-02-16media: sta2x11: fix irq handler castArnd Bergmann
2023-03-06gpiolib: remove legacy gpio_export()Arnd Bergmann
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
2020-07-19media: sta2x11: use generic power managementVaibhav Gupta
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-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-08-07media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab
2018-07-04media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav
2017-11-30media: sta2x11: document missing function parametersMauro Carvalho Chehab
2017-08-27media: pci: make video_device constBhumika Goyal
2017-02-03[media] media: pci: constify vb2_ops structureBhumika Goyal
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
2016-04-25[media] sta2x11: remove unused varsMauro Carvalho Chehab
2016-04-25[media] sta2x11_vip: fix s_stdHans 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
2015-05-18[media] sta2x11: use monotonic timestampHans Verkuil
2015-04-02[media] sta2x11: embed video_deviceHans Verkuil
2014-09-26[media] sta2x11_vip: fix address space castingMauro Carvalho Chehab
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
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil
2013-12-10[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-05-27[media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()Wei Yongjun
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-02-06[media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] v4l: Convert drivers to use monotonic timestampsSakari Ailus
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab