summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7146
AgeCommit message (Expand)Author
2023-04-15media: pci: saa7146: advertise only those TV standard that are supportedHans Verkuil
2023-04-15media: mxb: allow tuner/input/audio ioctls for vbiHans Verkuil
2023-04-15media: mxb: update the tvnorms when changing inputHans Verkuil
2023-04-15media: saa7146: convert to vb2Hans Verkuil
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil
2023-04-15media: pci: saa7146: hexium_orion: initialize input 0Hans Verkuil
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2021-12-14media: saa7146: remove redundant assignments of i to zeroColin Ian King
2021-12-14media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2021-12-07media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang
2021-12-07media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()Zhou Qingyang
2020-12-03media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-08-26media: saa7146: add cleanup in hexium_attach()Wenwen Wang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-19media: saa7146: avoid high stack usage with clangArnd Bergmann
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-08media: use ARRAY_SIZEJérémy Lefaure
2017-09-23media: Hexium Orion: Adjust one function call together with a variable assign...Markus Elfring
2017-09-23media: drivers: improve a size determinationMarkus Elfring
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring
2017-08-09media: saa7146: hexium_gemini: constify pci_device_idArvind Yadav
2017-08-09media: saa7146: hexium_orion: constify pci_device_idArvind Yadav
2017-08-09media: saa7146: mxb: constify pci_device_idArvind Yadav
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-04-02[media] saa7146: embed video_deviceHans Verkuil
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2013-06-17[media] mxb: check register address when reading/writing a registerHans Verkuil
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil
2012-08-21[media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab
2012-08-15[media] move i2c files into drivers/media/i2cMauro Carvalho Chehab
2012-08-15[media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab