aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw68/tw68-video.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-3/+0
2021-04-06media: tw68: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil1-1/+0
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-13/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-6/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-2/+2
2017-08-27media: pci: make video_device constBhumika Goyal1-1/+1
2016-10-21[media] tw68: don't break long linesMauro Carvalho Chehab1-9/+7
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall1-1/+1
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