aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw68 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+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-11-30media: tw68: fix kernel-doc markupsMauro Carvalho Chehab1-16/+17
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 Verkuil3-14/+4
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-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-2/+2
2015-11-10tw68-core: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
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 Sung2-9/+13
2015-08-16[media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia2-26/+11
2015-01-27[media] tw68: remove unnecessary version.h inclusionFabian Frederick1-1/+0
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 Verkuil3-3/+14
2014-10-24[media] tw68: remove bogus I2C_ALGOBIT dependencyHans Verkuil1-1/+0
2014-10-24[media] tw68: remove deprecated IRQF_DISABLEDFabian Frederick1-1/+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: make tw68_pci_tbl static and constifyMauro Carvalho Chehab1-1/+1
2014-09-04[media] tw68: refactor and cleanup the tw68 driverHans Verkuil12-3404/+556
2014-09-04[media] tw68: add original tw68 codeHans Verkuil10-0/+5011