开源镜像站
帮助
动态
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-vbi.c
Age
Commit message (
Expand
)
Author
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2020-08-29
media: pci: saa7164-vbi.c: replace if (cond) BUG() with BUG_ON()
Daniel W. S. Almeida
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-08-08
media: saa7164: fix return codes for the polling routine
Mauro Carvalho Chehab
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-27
media: annotate ->poll() instances
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
2015-10-01
[media] saa7164: video and vbi ports share the same input/tuner/std
Hans Verkuil
2015-10-01
[media] saa7164: fix format ioctls
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-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
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