开源镜像站
帮助
动态
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
/
common
/
saa7146
/
saa7146_video.c
Age
Commit message (
Expand
)
Author
2023-04-15
media: common: saa7146: add support for missing .vidioc_try_fmt_vbi_cap
Hans Verkuil
2023-04-15
media: common: saa7146: allow S_STD(G_STD)
Hans Verkuil
2023-04-15
media: common: saa7146: check minimum video format size
Hans Verkuil
2023-04-15
media: common: saa7146: fix compliance problems with field handling
Hans Verkuil
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
2023-04-15
media: common: saa7146: use for_each_sg_dma_page
Hans Verkuil
2023-04-15
media: common: saa7146: fix broken V4L2_PIX_FMT_YUV422P support
Hans Verkuil
2023-04-15
media: common: saa7146: drop 'fmt' from struct saa7146_buf
Hans Verkuil
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
2023-03-20
media: saa7146: drop overlay support
Hans Verkuil
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2021-03-11
media: saa7146: use sg_dma_len when building pgtable
Tasos Sahanidis
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-01-08
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
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-03-01
media: common: fix several typos
Mauro Carvalho Chehab
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] saa7146: make saa7146_use_ops const
Bhumika Goyal
2017-08-26
media: saa7146: constify videobuf_queue_ops structures
Arvind Yadav
2017-04-10
[media] saa7146: use setup_timer
Geliang Tang
2016-11-23
[media] saa7146: Fix for while releasing video buffers
Andrey Utkin
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
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
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
2012-08-13
[media] saa7146: Move it to its own directory
Mauro Carvalho Chehab