summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw68/tw68-video.c
Commit message (Expand)AuthorAgeFilesLines
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-6/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: pci: make video_device constBhumika Goyal2017-08-271-1/+1
* [media] tw68: don't break long linesMauro Carvalho Chehab2016-10-211-9/+7Star
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-1/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-10/+10
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+2
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-8/+11
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-8/+0Star
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+1
* [media] tw68: drop bogus cpu_to_le32() callHans Verkuil2014-09-081-1/+1
* [media] tw68: simplify tw68_buffer_countHans Verkuil2014-09-081-10/+1Star
* [media] tw68: refactor and cleanup the tw68 driverHans Verkuil2014-09-041-1538/+368Star
* [media] tw68: add original tw68 codeHans Verkuil2014-09-041-0/+2230