summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw5864
Commit message (Expand)AuthorAgeFilesLines
* media: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-301-1/+1
* media: drivers/media/pci/tw5864/Tw5864-reg.h: fix typo issuesHerman2021-07-121-1/+1
* media: pci: tw5864: avoid usage of some charactersMauro Carvalho Chehab2021-06-041-31/+31
* 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: tw5864-core: Replace http links with https onesAlexander A. Klimov2020-07-191-1/+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-305-50/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frameYueHaibing2019-03-291-2/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-05-281-1/+0
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-041-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+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-242-2/+19
* [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-core: remove excessive irqsaveAndrey Utkin2016-09-061-2/+2
* [media] Revert "[media] tw5864: remove double irq lock code"Hans Verkuil2016-09-061-0/+2
* [media] tw5864: remove two unused varsMauro Carvalho Chehab2016-08-241-4/+0
* [media] tw5864: remove double irq lock codeMauro Carvalho Chehab2016-08-241-2/+0
* [media] tw5864: add missing HAS_DMA dependencyHans Verkuil2016-08-241-0/+1
* [media] pci: Add tw5864 driverAndrey Utkin2016-08-248-0/+4521