aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/saa7164/saa7164-encoder.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-1/+0
2021-03-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv1-9/+11
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-1/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-10/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-3/+3
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-3/+3
2017-11-27media: annotate ->poll() instancesAl Viro1-2/+2
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2016-10-21[media] saa7164: don't break long linesMauro Carvalho Chehab1-10/+8
2016-07-08[media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla1-4/+2
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil1-30/+55
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil1-9/+15
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil1-49/+19
2015-10-01[media] saa7164: add support for control eventsHans Verkuil1-2/+6
2015-10-01[media] saa7164: fix poll bugsHans Verkuil1-11/+4
2015-10-01[media] saa7164: add v4l2_fh supportHans Verkuil1-2/+5
2015-10-01[media] saa7164: convert to the control frameworkHans Verkuil1-383/+79
2015-05-01[media] saa7164: fix querycap warningHans Verkuil1-5/+6
2015-05-01[media] saa7164: Copyright updateSteven Toth1-1/+1
2013-06-21[media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil1-1/+1
2013-06-17[media] saa7164: replace current_norm by g_stdHans Verkuil1-1/+12
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-37/+0
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar1-6/+0
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-4/+4
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-02-05[media] saa7164: silence GCC warningsPaul Bolle1-0/+2
2012-10-27[media] saa7164: get rid of warning: no previous prototypeMauro Carvalho Chehab1-7/+8
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab1-0/+1500