summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7164/saa7164-encoder.c
Commit message (Expand)AuthorAgeFilesLines
* media: pci: saa7164: replace BUG with error returnHans Verkuil2023-07-251-1/+1
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-1/+0
* media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv2021-03-221-9/+11
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-1/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-10/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-3/+3
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* media: annotate ->poll() instancesAl Viro2017-11-271-2/+2
* annotate poll_table_struct ->_keyAl Viro2017-11-271-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] saa7164: don't break long linesMauro Carvalho Chehab2016-10-211-10/+8
* [media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla2016-07-081-4/+2
* [media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil2015-10-011-30/+55
* [media] saa7164: fix input and tuner compliance problemsHans Verkuil2015-10-011-9/+15
* [media] saa7164: fix format ioctlsHans Verkuil2015-10-011-49/+19
* [media] saa7164: add support for control eventsHans Verkuil2015-10-011-2/+6
* [media] saa7164: fix poll bugsHans Verkuil2015-10-011-11/+4
* [media] saa7164: add v4l2_fh supportHans Verkuil2015-10-011-2/+5
* [media] saa7164: convert to the control frameworkHans Verkuil2015-10-011-383/+79
* [media] saa7164: fix querycap warningHans Verkuil2015-05-011-5/+6
* [media] saa7164: Copyright updateSteven Toth2015-05-011-1/+1
* [media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-211-1/+1
* [media] saa7164: replace current_norm by g_stdHans Verkuil2013-06-171-1/+12
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-171-37/+0
* [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-271-6/+0
* [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-241-4/+4
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] saa7164: silence GCC warningsPaul Bolle2013-02-051-0/+2
* [media] saa7164: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-271-7/+8
* [media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab2012-08-151-0/+1500