aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-01[media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil1-0/+4
2015-05-01[media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil1-19/+0
2015-05-01[media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil1-6/+10
2015-05-01[media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil1-9/+0
2015-05-01[media] marvell-ccic: add planar support to dma-vmallocHans Verkuil1-48/+46
2015-05-01[media] marvell-ccic: correctly requeue buffersHans Verkuil1-7/+32
2015-05-01[media] marvell-ccic: fix streaming issuesHans Verkuil1-1/+3
2015-05-01[media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil1-6/+3
2015-05-01[media] marvell-ccic: add create_bufs supportHans Verkuil1-2/+5
2015-05-01[media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil2-176/+43
2015-05-01[media] marvell-ccic: implement control eventsHans Verkuil1-0/+3
2015-05-01[media] marvell-ccic: switch to struct v4l2_fhHans Verkuil1-22/+26
2015-05-01[media] marvell-ccic: control handler fixesHans Verkuil1-8/+11
2015-05-01[media] marvell-ccic: fill in colorspaceHans Verkuil1-0/+2
2015-05-01[media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil1-15/+0
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil4-0/+7
2015-05-01[media] marvell-ccic: fix vb2 warningHans Verkuil1-0/+1
2015-05-01[media] v4l: xilinx: VIDEO_XILINX should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-05-01[media] vivid: drop format descriptionHans Verkuil3-55/+0
2015-05-01[media] vim2m: drop format descriptionHans Verkuil1-4/+0
2015-05-01[media] m2m-deinterlace: remove dead codeMauro Carvalho Chehab1-1/+0
2015-05-01[media] vivid: fix bad indentingMauro Carvalho Chehab1-1/+2
2015-05-01[media] s5p-mfc: fix bad indentationMauro Carvalho Chehab1-1/+1
2015-04-30[media] vivid-radio-rx: Don't go past bufferMauro Carvalho Chehab1-0/+2
2015-04-30[media] s5p_mfc: remove a dead codeMauro Carvalho Chehab1-2/+0
2015-04-30[media] s3c-camif: Check if fmt is NULL before useMauro Carvalho Chehab1-3/+6
2015-04-30[media] am437x: remove unused variableMauro Carvalho Chehab1-3/+0
2015-04-30[media] am437x: Fix a wrong identationMauro Carvalho Chehab1-1/+1
2015-04-30[media] am437x-vpfe: really update the vpfe_ccdc_update_raw_params dataMauro Carvalho Chehab1-1/+1
2015-04-28[media] s3c-camif: fix compiler warningsHans Verkuil1-2/+2
2015-04-28[media] vivid-tpg: fix XV601/709 Y'CbCr encodingHans Verkuil1-4/+20
2015-04-28[media] vivid-tpg: add full range BT.2020C supportHans Verkuil1-11/+29
2015-04-28[media] vivid-tpg: add full range BT.2020 supportHans Verkuil1-2/+13
2015-04-28[media] vivid-tpg: add full range SMPTE 240M supportHans Verkuil1-2/+12
2015-04-28[media] vivid-tpg: add tpg_log_status()Hans Verkuil3-1/+29
2015-04-28[media] vivid: add 1080p capture at 2 fps and 5 fps to webcam emulationPhilipp Zabel1-5/+8
2015-04-27[media] media: soc_camera: rcar_vin: Fix wait_for_completionKoji Matsuoka1-1/+6
2015-04-27[media] marvell-ccic: fix Y'CbCr orderingHans Verkuil2-11/+11
2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell1-1/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab2-2/+2
2015-04-21Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab84-1824/+6866
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds2-2/+2
2015-04-10[media] media: omap3isp: remove unused clkdevRussell King2-25/+0
2015-04-10[media] coda: Add tracing supportPhilipp Zabel5-1/+234
2015-04-10[media] coda: drop dma_sync_single_for_device in coda_bitstream_queuePhilipp Zabel1-4/+0
2015-04-10[media] coda: fix fill bitstream errors in nonstreaming casePhilipp Zabel3-8/+11
2015-04-10[media] coda: call SEQ_END when the first queue is stoppedPhilipp Zabel1-1/+4
2015-04-10[media] coda: fail to start streaming if userspace set invalid formatsPhilipp Zabel1-1/+12
2015-04-10[media] coda: remove duplicate error messages for buffer allocationsPhilipp Zabel2-26/+7
2015-04-10[media] coda: move parameter buffer in together with context buffer allocationPhilipp Zabel3-20/+20