index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7146
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-15
media: pci: saa7146: advertise only those TV standard that are supported
Hans Verkuil
3
-21
/
+24
2023-04-15
media: mxb: allow tuner/input/audio ioctls for vbi
Hans Verkuil
1
-0
/
+11
2023-04-15
media: mxb: update the tvnorms when changing input
Hans Verkuil
1
-0
/
+3
2023-04-15
media: saa7146: convert to vb2
Hans Verkuil
1
-10
/
+0
2023-04-15
media: saa7146: drop 'dev' and 'resources' from struct saa7146_fh
Hans Verkuil
3
-15
/
+15
2023-04-15
media: pci: saa7146: hexium_orion: initialize input 0
Hans Verkuil
1
-0
/
+1
2023-02-09
media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"
Hans Verkuil
5
-0
/
+1839
2022-08-29
media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci
Hans Verkuil
5
-1839
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-3
/
+3
2021-12-14
media: saa7146: remove redundant assignments of i to zero
Colin Ian King
1
-2
/
+1
2021-12-14
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+6
2021-12-07
media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()
Zhou Qingyang
1
-1
/
+7
2021-12-07
media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+7
2020-12-03
media: saa7146: fix array overflow in vidioc_s_audio()
Dan Carpenter
1
-9
/
+10
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
3
-3
/
+3
2019-08-26
media: saa7146: add cleanup in hexium_attach()
Wenwen Wang
1
-0
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
3
-39
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-3
/
+3
2019-03-19
media: saa7146: avoid high stack usage with clang
Arnd Bergmann
2
-6
/
+4
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-2
/
+2
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
3
-32
/
+32
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
3
-3
/
+6
2017-09-23
media: Hexium Orion: Adjust one function call together with a variable assign...
Markus Elfring
1
-1
/
+3
2017-09-23
media: drivers: improve a size determination
Markus Elfring
2
-2
/
+2
2017-09-23
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2
-6
/
+3
2017-08-09
media: saa7146: hexium_gemini: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: saa7146: hexium_orion: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2017-08-09
media: saa7146: mxb: constify pci_device_id
Arvind Yadav
1
-1
/
+1
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
3
-3
/
+3
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
1
-1
/
+1
2015-04-02
[media] saa7146: embed video_device
Hans Verkuil
3
-4
/
+4
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-7
/
+7
2013-06-17
[media] mxb: check register address when reading/writing a register
Hans Verkuil
1
-0
/
+4
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
1
-11
/
+4
2013-05-27
[media] media: pci: remove duplicate checks for EPERM
Lad, Prabhakar
1
-4
/
+0
2013-03-24
[media] v4l2: add const to argument of write-only s_register ioctl
Hans Verkuil
1
-2
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-2
/
+2
2012-09-26
[media] v4l2: make vidioc_s_audio const
Hans Verkuil
1
-1
/
+1
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-4
/
+4
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-15
[media] move analog PCI saa7146 drivers to its own dir
Mauro Carvalho Chehab
5
-0
/
+1861