summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7134/saa7134-empress.c
AgeCommit message (Expand)Author
2023-04-12media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-01-12media: media/pci: Fix memleak in empress_initDinghao Liu
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
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-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil
2017-08-27media: pci: make video_device constBhumika Goyal
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-09-19[media] cx23885/saa7134: assign q->dev to the PCI deviceHans Verkuil
2016-02-01[media] saa7134: add DMABUF supportHans Verkuil
2015-05-13[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactorMauro Carvalho Chehab
2015-05-13[media] saa7134-empress: use pr_debug() for the saa7134 empress moduleMauro Carvalho Chehab
2015-05-13[media] saa7134: instead of using printk KERN_foo, use pr_fooMauro Carvalho Chehab
2015-05-13[media] saa7134: prepare to use pr_foo macrosMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON
2014-07-22Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchworkMauro 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-06-19[media] saa7134: use unlocked_ioctl instead of ioctlHans Verkuil
2014-05-23[media] saa7134: convert to vb2Hans Verkuil
2014-05-23[media] saa7134: move saa7134_pgtable to saa7134_dmaqueueHans Verkuil
2014-05-23[media] saa7134: add vidioc_querystdMikhail Domrachev
2014-05-13[media] saa7134: rename empress_tsq to empress_vbqHans Verkuil
2014-05-13[media] saa7134: swap ts_init_encoder and ts_reset_encoderHans Verkuil
2014-05-13[media] saa7134: coding style cleanupsHans Verkuil
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil
2014-01-07[media] saa7134: add support for control eventsHans Verkuil
2014-01-07[media] saa7134: share resource management between normal and empress nodesHans Verkuil
2014-01-07[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil
2014-01-07[media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil
2013-06-21[media] saa7134: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-17[media] saa7134: fix empress format compliance bugsHans Verkuil
2013-06-17[media] saa7134: drop deprecated current_normHans Verkuil
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab