summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864/tw5864-video.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-1/+0
* media: tw5864: check status of tw5864_frameinterval_getTom Rix2020-08-291-0/+6
* media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-5/+4
* media: media/pci: use vb2_video_unregister_device()Hans Verkuil2020-08-281-3/+1
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* 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/+2
* [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/+0
* [media] pci: Add tw5864 driverAndrey Utkin2016-08-241-0/+1514