aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/sta2x11 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
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-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-05-09media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav1-16/+15
2018-05-04media: sta2x11_vip: allow build with COMPILE_TESTMauro Carvalho Chehab1-1/+1
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
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
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
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen1-0/+1
2014-09-26[media] sta2x11_vip: fix address space castingMauro Carvalho Chehab1-1/+1
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+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-04-16[media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab1-0/+1
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 Vaga2-641/+434
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-21[media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab1-1/+1
2012-08-15[media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab4-0/+1603