summaryrefslogtreecommitdiff
path: root/drivers/media/pci/tw5864
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-29media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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-09-06[media] tw5864-core: remove excessive irqsaveAndrey Utkin
2016-09-06[media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil
2016-08-24[media] tw5864: remove two unused varsMauro Carvalho Chehab
2016-08-24[media] tw5864: remove double irq lock codeMauro Carvalho Chehab
2016-08-24[media] tw5864: add missing HAS_DMA dependencyHans Verkuil
2016-08-24[media] pci: Add tw5864 driverAndrey Utkin