summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2015-05-12[media] marvell-ccic: fix RGB444 formatHans Verkuil1-5/+4
2015-05-12[media] constify of_device_id arrayFabian Frederick2-2/+2
2015-05-12[media] s5p-mfc: Set last buffer flagPhilipp Zabel1-0/+1
2015-05-12[media] coda: Set last buffer flag and fix EOS eventPhilipp Zabel3-18/+16
2015-05-12[media] media: platform: s5p: Constify platform_device_idKrzysztof Kozlowski3-3/+3
2015-05-12[media] media: platform: s3c-camif: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-12[media] media: platform: exynos4-is: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-12[media] media: platform: exynos-gsc: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-11Merge tag 'v4.1-rc3' into patchworkMauro Carvalho Chehab3-12/+17
2015-05-05Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-12/+17
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil13-153/+170
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil10-114/+151
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil1-18/+17
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil13-107/+159
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil10-79/+115
2015-05-01[media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov1-4/+8
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