aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw68/tw68-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-10/+10
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapdMel Gorman1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+2
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-8/+11
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-8/+0
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+1
2014-09-08[media] tw68: drop bogus cpu_to_le32() callHans Verkuil1-1/+1
2014-09-08[media] tw68: simplify tw68_buffer_countHans Verkuil1-10/+1
2014-09-04[media] tw68: refactor and cleanup the tw68 driverHans Verkuil1-1538/+368
2014-09-04[media] tw68: add original tw68 codeHans Verkuil1-0/+2230