| Commit message (Expand) | Author | Age | Files | Lines |
* | media: saa7146: fix array overflow in vidioc_s_audio() | Dan Carpenter | 2020-12-03 | 1 | -9/+10 |
* | media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO | Hans Verkuil | 2020-02-24 | 3 | -3/+3 |
* | media: saa7146: add cleanup in hexium_attach() | Wenwen Wang | 2019-08-26 | 1 | -0/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 2019-05-24 | 3 | -39/+3 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | media: Kconfig files: use the right help coding style | Mauro Carvalho Chehab | 2019-03-20 | 1 | -3/+3 |
* | media: saa7146: avoid high stack usage with clang | Arnd Bergmann | 2019-03-19 | 2 | -6/+4 |
* | media: pci: fix several typos | Mauro Carvalho Chehab | 2019-03-01 | 1 | -2/+2 |
* | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 2018-09-11 | 1 | -1/+1 |
* | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab | 2018-01-04 | 3 | -32/+32 |
* | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab | 2018-01-04 | 1 | -1/+1 |
* | media: use ARRAY_SIZE | Jérémy Lefaure | 2017-12-08 | 3 | -3/+6 |
* | media: Hexium Orion: Adjust one function call together with a variable assign... | Markus Elfring | 2017-09-23 | 1 | -1/+3 |
* | media: drivers: improve a size determination | Markus Elfring | 2017-09-23 | 2 | -2/+2 |
* | media: drivers: delete error messages for failed memory allocation | Markus Elfring | 2017-09-23 | 2 | -6/+3 |
* | media: saa7146: hexium_gemini: constify pci_device_id | Arvind Yadav | 2017-08-09 | 1 | -1/+1 |
* | media: saa7146: hexium_orion: constify pci_device_id | Arvind Yadav | 2017-08-09 | 1 | -1/+1 |
* | media: saa7146: mxb: constify pci_device_id | Arvind Yadav | 2017-08-09 | 1 | -1/+1 |
* | [media] include/media: move driver interface headers to a separate dir | Mauro Carvalho Chehab | 2015-11-17 | 3 | -3/+3 |
* | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab | 2015-11-17 | 1 | -1/+1 |
* | [media] saa7146: embed video_device | Hans Verkuil | 2015-04-02 | 3 | -4/+4 |
* | [media] v4l: subdev: Move [gs]_std operation to video ops | Laurent Pinchart | 2014-05-24 | 1 | -7/+7 |
* | [media] mxb: check register address when reading/writing a register | Hans Verkuil | 2013-06-17 | 1 | -0/+4 |
* | [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so | Hans Verkuil | 2013-06-17 | 1 | -11/+4 |
* | [media] media: pci: remove duplicate checks for EPERM | Lad, Prabhakar | 2013-05-27 | 1 | -4/+0 |
* | [media] v4l2: add const to argument of write-only s_register ioctl | Hans Verkuil | 2013-03-24 | 1 | -2/+1 |
* | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 2013-03-24 | 1 | -1/+1 |
* | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 2013-03-24 | 1 | -2/+2 |
* | [media] v4l2: make vidioc_s_audio const | Hans Verkuil | 2012-09-26 | 1 | -1/+1 |
* | [media] Kconfig: merge all customise options into just one | Mauro Carvalho Chehab | 2012-08-21 | 1 | -4/+4 |
* | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | 2012-08-15 | 1 | -1/+1 |
* | [media] move analog PCI saa7146 drivers to its own dir | Mauro Carvalho Chehab | 2012-08-15 | 5 | -0/+1861 |