summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7146/mxb.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-15media: pci: saa7146: advertise only those TV standard that are supportedHans Verkuil1-3/+4
2023-04-15media: mxb: allow tuner/input/audio ioctls for vbiHans Verkuil1-0/+11
2023-04-15media: mxb: update the tvnorms when changing inputHans Verkuil1-0/+3
2023-04-15media: saa7146: convert to vb2Hans Verkuil1-10/+0
2023-04-15media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil1-11/+11
2023-02-09media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil1-0/+873
2022-08-29media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil1-873/+0
2021-12-14media: saa7146: remove redundant assignments of i to zeroColin Ian King1-2/+1
2021-12-07media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang1-1/+7
2020-12-03media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-13/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab1-12/+12
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
2017-12-08media: use ARRAY_SIZEJérémy Lefaure1-1/+2
2017-08-09media: saa7146: mxb: constify pci_device_idArvind Yadav1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab1-1/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-04-03[media] saa7146: embed video_deviceHans Verkuil1-2/+2
2014-05-25[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-7/+7
2013-06-17[media] mxb: check register address when reading/writing a registerHans Verkuil1-0/+4
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-11/+4
2013-05-27[media] media: pci: remove duplicate checks for EPERMLad, Prabhakar1-4/+0
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil1-2/+1
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-2/+2
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-08-15[media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab1-0/+886