summaryrefslogtreecommitdiff
path: root/drivers/media/pci/tw5864/tw5864-video.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2020-08-29media: tw5864: check status of tw5864_frameinterval_getTom Rix
2020-08-29media: tw5864: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-28media: media/pci: use vb2_video_unregister_device()Hans Verkuil
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan
2016-10-24[media] tw5864: crop picture width to 704Andrey Utkin
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin