aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/dt3155v4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil4-836/+0
2015-05-01[media] dt3155v4l: support inputs VID0-3Hans Verkuil2-4/+16
2015-05-01[media] dt3155v4l: fix format handlingHans Verkuil1-44/+8
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std insteadHans Verkuil3-103/+54
2015-05-01[media] dt3155v4l: correctly start and stop streamingHans Verkuil2-61/+67
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_STREAMINGHans Verkuil2-15/+1
2015-05-01[media] dt3155v4l: move vb2_queue to top-levelHans Verkuil2-184/+57
2015-05-01[media] dt3155v4l: remove bogus single-frame capture in init_boardHans Verkuil2-34/+10
2015-05-01[media] dt3155v4l: remove pointless dt3155_alloc/free_coherentHans Verkuil1-71/+0
2015-05-01[media] dt3155v4l: add v4l2_device supportHans Verkuil2-18/+31
2015-05-01[media] dt3155v4l: remove unused statisticsHans Verkuil2-19/+0
2015-05-01[media] dt3155v4l: code cleanupHans Verkuil2-144/+66
2015-04-02[media] dt3155v4l: embed video_deviceHans Verkuil2-22/+12
2015-03-02[media] staging: dt3155v4l: Switch to using managed resource with devm_Kiran Padwal1-8/+5
2014-12-02[media] staging/media: fix querycapHans Verkuil1-3/+2
2014-08-26[media] be sure that HAS_DMA is enabled for vb2-dma-contigMauro Carvalho Chehab1-0/+1
2014-05-23[media] Staging: dt3155v4l: set error code on failureDan Carpenter1-1/+3
2014-04-23[media] vb2: stop_streaming should return voidHans Verkuil1-2/+1
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+2
2014-03-16staging: dt3155v4l: make q_ops staticKristina Martšenko1-1/+1
2014-03-11[media] staging/dt3155v4l: use PCI_VENDOR_ID_INTELJon Mason1-2/+1
2014-03-05[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus1-1/+1
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-10-31DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helperRussell King1-4/+1
2013-06-17[media] dt3155v4l: remove deprecated current_normHans Verkuil1-1/+0
2013-04-14[media] dt3155v4l: fix timestamp handlingHans Verkuil1-1/+3
2013-04-14[media] dt3155v4l: fix incorrect mutex lockingHans Verkuil1-1/+2
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil1-2/+2
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab1-6/+6
2012-12-21[media] staging: media: Fix minor typo in staging/mediaMasanari Iida1-1/+1
2012-12-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+3
2012-11-21staging: dt3155v4l: remove use of __devexitBill Pemberton1-2/+2
2012-11-21staging: dt3155v4l: remove use of __devinitBill Pemberton1-3/+3
2012-11-21staging: dt3155v4l: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-28[media] dt3155v4l: vb2_queue_init() can now fail. Check is requiredMauro Carvalho Chehab1-1/+3
2012-08-09[media] dt3155v4l: remove V4L2_FL_LOCK_ALL_FOPSHans Verkuil1-7/+22
2012-07-30[media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga1-14/+1
2012-05-14[media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil1-0/+4
2012-01-06[media] Staging: dt3155v4l: probe() always failsDan Carpenter1-1/+2
2012-01-06[media] Staging: dt3155v4l: update to newer APIDan Carpenter1-10/+4
2011-11-03staging: Move media drivers to staging/mediaMauro Carvalho Chehab4-0/+1234