summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
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-08media controller: add EXPERIMENTAL to Kconfig option for DVB supportMauro Carvalho Chehab1-1/+1
2015-05-08media: replace bellow -> belowMauro Carvalho Chehab7-7/+7
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] saa7164: fix compiler warningHans Verkuil1-1/+1
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmt in bridge driversHans Verkuil24-214/+256
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmt in bridge driversHans Verkuil11-118/+158
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil7-25/+88
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil21-283/+304
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil38-257/+352
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil37-246/+361
2015-05-01dt3155: fix CodingStyle issuesMauro Carvalho Chehab1-5/+10
2015-05-01[media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil1-0/+1
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil6-0/+838
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] ov7670: use colorspace SRGB instead of JPEGHans Verkuil1-1/+1
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] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil1-0/+23
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] usbtv: fix v4l2-compliance issuesHans Verkuil1-4/+8
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil1-0/+1
2015-05-01saa7164: Fix CodingStyle issues added on previous patchesMauro Carvalho Chehab2-15/+22
2015-05-01[media] saa7164: fix querycap warningHans Verkuil2-10/+12
2015-05-01[media] saa7164: fix HVR2255 ATSC inversion issueSteven Toth1-1/+1
2015-05-01[media] saa7164: Copyright updateSteven Toth14-14/+14
2015-05-01[media] saa7164: Add Digital TV support for the HVR2255 and HVR2205Steven Toth3-14/+407
2015-05-01[media] saa7164: Improvements for I2C handlingSteven Toth1-1/+10
2015-05-01[media] saa7164: Adding additional I2C debugSteven Toth1-3/+5
2015-05-01[media] saa7164: I2C improvements for upcoming HVR2255/2205 boardsSteven Toth1-3/+4
2015-05-01[media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter1-1/+1
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara4-3/+18
2015-05-01[media] v4l2-dv-timings: replace hsync magic number with a macroPrashant Laddha1-1/+2