summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw686x/tw686x-video.c
Commit message (Expand)AuthorAgeFilesLines
* media: tw686x: Fix incorrect vb2_mem_ops GFP flagsEzequiel Garcia2018-05-281-1/+2
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: tw686x: Support frame sizes and frame intervals enumerationEzequiel Garcia2016-09-061-0/+38
* [media] tw686x: Delete an unnecessary check before the function call "video_u...Markus Elfring2016-08-241-2/+1
* [media] media: tw686x: Rework initial hardware configurationEzequiel Garcia2016-08-241-58/+81
* [media] tw686x: Support VIDIOC_{S,G}_PARM ioctlsEzequiel Garcia2016-07-131-3/+43
* [media] tw686x: use a formula instead of two tables for divMauro Carvalho Chehab2016-07-131-34/+61
* [media] tw686x: make const structs staticHans Verkuil2016-07-081-3/+3
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci/tw686x: convert driver to use the new vb2_queue dev fieldHans Verkuil2016-07-081-33/+1
* [media] tw686x: Add support for DMA scatter-gather modeEzequiel Garcia2016-06-281-0/+188
* [media] tw686x: Add support for DMA contiguous interlaced frame modeEzequiel Garcia2016-06-281-0/+50
* [media] tw686x: Introduce an interface to support multiple DMA modesEzequiel Garcia2016-06-281-108/+146
* [media] tw686x: avoid going past arrayMauro Carvalho Chehab2016-04-261-2/+2
* [media] tw686x: Don't go past arrayMauro Carvalho Chehab2016-04-251-2/+11
* [media] tw686x-video: test for 60Hz instead of 50HzHans Verkuil2016-04-251-4/+4
* [media] tw686x: Specify that the DMA is 32 bitsEzequiel Garcia2016-04-201-0/+1
* [media] tw686x: add missing staticsHans Verkuil2016-04-201-2/+2
* [media] media: Support Intersil/Techwell TW686x-based video capture cardsEzequiel Garcia2016-04-201-0/+927
OpenPOWER on IntegriCloud