开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7164
/
saa7164-encoder.c
Age
Commit message (
Expand
)
Author
2023-07-25
media: pci: saa7164: replace BUG with error return
Hans Verkuil
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2021-03-22
media: media/saa7164: fix saa7164_encoder_register() memory leak bugs
Daniel Niv
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] saa7164: don't break long lines
Mauro Carvalho Chehab
2016-07-08
[media] saa7164: Replace if and BUG with BUG_ON
Amitoj Kaur Chawla
2015-10-01
[media] saa7164: video and vbi ports share the same input/tuner/std
Hans Verkuil
2015-10-01
[media] saa7164: fix input and tuner compliance problems
Hans Verkuil
2015-10-01
[media] saa7164: fix format ioctls
Hans Verkuil
2015-10-01
[media] saa7164: add support for control events
Hans Verkuil
2015-10-01
[media] saa7164: fix poll bugs
Hans Verkuil
2015-10-01
[media] saa7164: add v4l2_fh support
Hans Verkuil
2015-10-01
[media] saa7164: convert to the control framework
Hans Verkuil
2015-05-01
[media] saa7164: fix querycap warning
Hans Verkuil
2015-05-01
[media] saa7164: Copyright update
Steven Toth
2013-06-21
[media] saa7164: add v4l2_device and replace parent with v4l2_dev
Hans Verkuil
2013-06-17
[media] saa7164: replace current_norm by g_std
Hans Verkuil
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-02-05
[media] saa7164: silence GCC warnings
Paul Bolle
2012-10-27
[media] saa7164: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-08-15
[media] rename most media/video pci drivers to media/pci
Mauro Carvalho Chehab