summaryrefslogtreecommitdiff
path: root/drivers/media/pci/saa7146/mxb.c
AgeCommit message (Expand)Author
2022-01-27media: saa7146: mxb: Fix a NULL pointer dereference in mxb_attach()Zhou Qingyang
2020-12-30media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
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-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-15[media] move analog PCI saa7146 drivers to its own dirMauro Carvalho Chehab