summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864/tw5864-video.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing2019-03-291-2/+2
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+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-241-2/+11
* [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: remove two unused varsMauro Carvalho Chehab2016-08-241-4/+0Star
* [media] pci: Add tw5864 driverAndrey Utkin2016-08-241-0/+1514