aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/tw5864/tw5864-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing1-2/+2
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab1-1/+1
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab1-0/+1
2017-03-22[media] tw5864: use dev_warn instead of WARN to shut up warningArnd Bergmann1-2/+4
2017-03-22[media] tw5864: improve subscribe event handlingGustavo Padovan1-3/+2
2016-10-24[media] tw5864: crop picture width to 704Andrey Utkin1-2/+11
2016-09-19[media] tw5864: constify struct video_device templateAndrey Utkin1-1/+1
2016-09-19[media] tw5864: constify vb2_ops structureAndrey Utkin1-1/+1
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab1-4/+0
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin1-0/+1514