summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-305-50/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing2019-03-291-2/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-1/+0Star
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab2017-06-241-0/+1
* [media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann2017-03-221-2/+4
* [media] tw5864: improve subscribe event handlingGustavo Padovan2017-03-221-3/+2Star
* [media] tw5864: crop picture width to 704Andrey Utkin2016-10-242-2/+19
* [media] tw5864: constify struct video_device templateAndrey Utkin2016-09-191-1/+1
* [media] tw5864: constify vb2_ops structureAndrey Utkin2016-09-191-1/+1
* [media] tw5864-core: remove excessive irqsaveAndrey Utkin2016-09-061-2/+2
* [media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil2016-09-061-0/+2
* [media] tw5864: remove two unused varsMauro Carvalho Chehab2016-08-241-4/+0Star
* [media] tw5864: remove double irq lock codeMauro Carvalho Chehab2016-08-241-2/+0Star
* [media] tw5864: add missing HAS_DMA dependencyHans Verkuil2016-08-241-0/+1
* [media] pci: Add tw5864 driverAndrey Utkin2016-08-248-0/+4521