summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/sta2x11
Commit message (Expand)AuthorAgeFilesLines
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-2/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314Thomas Gleixner2019-06-051-17/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: sta2x11: add a missing parameter descriptionMauro Carvalho Chehab2018-08-071-0/+1
* media: sta2x11: Add video_device and vb2_queue locksEzequiel Garcia2018-07-041-0/+6
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-1/+0
* media: sta2x11: Use gpio_is_valid() and remove unnecessary checkArvind Yadav2018-05-091-16/+15
* media: sta2x11_vip: allow build with COMPILE_TESTMauro Carvalho Chehab2018-05-041-1/+1
* media: sta2x11: document missing function parametersMauro Carvalho Chehab2017-11-301-0/+11
* media: pci: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] media: pci: constify vb2_ops structureBhumika Goyal2017-02-031-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-16/+2
* [media] sta2x11: remove unused varsMauro Carvalho Chehab2016-04-251-2/+0
* [media] sta2x11_vip: fix s_stdHans Verkuil2016-04-251-16/+10
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-11/+15
* [media] sta2x11: use monotonic timestampHans Verkuil2015-05-181-1/+2
* [media] sta2x11: embed video_deviceHans Verkuil2015-04-021-23/+12
* [media] adv7180: Add media controller supportLars-Peter Clausen2015-02-021-0/+1
* [media] sta2x11_vip: fix address space castingMauro Carvalho Chehab2014-09-261-1/+1
* [media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab2014-08-261-0/+1
* [media] v4l: Support extending the v4l2_pix_format structureLaurent Pinchart2014-07-171-1/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-2/+2
* [media] vb2: stop_streaming should return voidHans Verkuil2014-04-231-2/+1
* [media] vb2: call buf_finish from __queue_cancelHans Verkuil2014-03-111-1/+2
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-3/+1
* [media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-101-1/+1
* [media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()Wei Yongjun2013-05-271-1/+2
* [media] sta2x11_vip: Fix compilation if I2C is not setMauro Carvalho Chehab2013-04-161-0/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-9/+9
* [media] sta2x11_vip: convert to videobuf2, control framework, file handlerFederico Vaga2013-02-062-641/+434
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-4/+4
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* | [media] v4l: Convert drivers to use monotonic timestampsSakari Ailus2012-12-211-1/+1
|/
* [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-211-1/+1
* [media] move the remaining PCI devices to drivers/media/pciMauro Carvalho Chehab2012-08-154-0/+1603