summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7164/saa7164-encoder.c
AgeCommit message (Expand)Author
2023-07-25media: pci: saa7164: replace BUG with error returnHans Verkuil
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2021-03-22media: media/saa7164: fix saa7164_encoder_register() memory leak bugsDaniel Niv
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-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] saa7164: don't break long linesMauro Carvalho Chehab
2016-07-08[media] saa7164: Replace if and BUG with BUG_ONAmitoj Kaur Chawla
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil
2015-10-01[media] saa7164: add support for control eventsHans Verkuil
2015-10-01[media] saa7164: fix poll bugsHans Verkuil
2015-10-01[media] saa7164: add v4l2_fh supportHans Verkuil
2015-10-01[media] saa7164: convert to the control frameworkHans Verkuil
2015-05-01[media] saa7164: fix querycap warningHans Verkuil
2015-05-01[media] saa7164: Copyright updateSteven Toth
2013-06-21[media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil
2013-06-17[media] saa7164: replace current_norm by g_stdHans Verkuil
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2013-02-05[media] saa7164: silence GCC warningsPaul Bolle
2012-10-27[media] saa7164: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-08-15[media] rename most media/video pci drivers to media/pciMauro Carvalho Chehab