summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2015-05-30[media] vivid: SDR cap add 'CU08' Complex U8 formatAntti Palosaari4-13/+94
2015-05-30[media] vivid: use new V4L2_MAP_*_DEFAULT definesHans Verkuil1-42/+9
2015-05-30[media] media/vivid: Add support for Y16_BE formatRicardo Ribalda2-1/+16
2015-05-18[media] rcar-vin: use monotonic timestampsHans Verkuil1-1/+1
2015-05-18[media] media/vivid: Code cleanoutRicardo Ribalda1-3/+1
2015-05-18[media] media/vivid: Add support for Y16 formatRicardo Ribalda2-1/+16
2015-05-13[media] v4l: xilinx: harmless buffer overflowDan Carpenter1-2/+2
2015-05-13[media] exynos4_is: exynos4-fimc requires i2cArnd Bergmann1-0/+1
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