index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7146
/
mxb.c
Age
Commit message (
Expand
)
Author
2023-04-15
media: pci: saa7146: advertise only those TV standard that are supported
Hans Verkuil
2023-04-15
media: mxb: allow tuner/input/audio ioctls for vbi
Hans Verkuil
2023-04-15
media: mxb: update the tvnorms when changing input
Hans Verkuil
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
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
2021-12-14
media: saa7146: remove redundant assignments of i to zero
Colin Ian King
2021-12-07
media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
Zhou Qingyang
2020-12-03
media: saa7146: fix array overflow in vidioc_s_audio()
Dan Carpenter
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-03-01
media: pci: fix several typos
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
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
2017-08-09
media: saa7146: mxb: constify pci_device_id
Arvind Yadav
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-04-02
[media] saa7146: embed video_device
Hans Verkuil
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2013-06-17
[media] mxb: check register address when reading/writing a register
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: 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-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
2012-08-15
[media] move analog PCI saa7146 drivers to its own dir
Mauro Carvalho Chehab