summaryrefslogtreecommitdiff
path: root/drivers/media/pci/tw68/tw68-video.c
AgeCommit message (Expand)Author
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: pci: tw68: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-03-19media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus
2021-04-06media: tw68: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-01media: pci: fix several typosMauro Carvalho Chehab
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-08-27media: pci: make video_device constBhumika Goyal
2016-10-21[media] tw68: don't break long linesMauro Carvalho Chehab
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil
2014-09-08[media] tw68: drop bogus cpu_to_le32() callHans Verkuil
2014-09-08[media] tw68: simplify tw68_buffer_countHans Verkuil
2014-09-04[media] tw68: refactor and cleanup the tw68 driverHans Verkuil
2014-09-04[media] tw68: add original tw68 codeHans Verkuil