summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-05-01dt3155: fix CodingStyle issuesMauro Carvalho Chehab
2015-05-01[media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil
2015-05-01[media] dt3155: move out of staging into drivers/media/pciHans Verkuil
2015-05-01[media] dt3155v4l: support inputs VID0-3Hans Verkuil
2015-05-01[media] dt3155v4l: fix format handlingHans Verkuil
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std insteadHans Verkuil
2015-05-01[media] dt3155v4l: correctly start and stop streamingHans Verkuil
2015-05-01[media] dt3155v4l: drop CONFIG_DT3155_STREAMINGHans Verkuil
2015-05-01[media] dt3155v4l: move vb2_queue to top-levelHans Verkuil
2015-05-01[media] dt3155v4l: remove bogus single-frame capture in init_boardHans Verkuil
2015-05-01[media] dt3155v4l: remove pointless dt3155_alloc/free_coherentHans Verkuil
2015-05-01[media] dt3155v4l: add v4l2_device supportHans Verkuil
2015-05-01[media] dt3155v4l: remove unused statisticsHans Verkuil
2015-05-01[media] dt3155v4l: code cleanupHans Verkuil
2015-05-01[media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov
2015-05-01[media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil
2015-05-01[media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil
2015-05-01[media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil
2015-05-01[media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil
2015-05-01[media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil
2015-05-01[media] marvell-ccic: add planar support to dma-vmallocHans Verkuil
2015-05-01[media] marvell-ccic: correctly requeue buffersHans Verkuil
2015-05-01[media] marvell-ccic: fix streaming issuesHans Verkuil
2015-05-01[media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil
2015-05-01[media] marvell-ccic: add create_bufs supportHans Verkuil
2015-05-01[media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil
2015-05-01[media] marvell-ccic: implement control eventsHans Verkuil
2015-05-01[media] marvell-ccic: switch to struct v4l2_fhHans Verkuil
2015-05-01[media] marvell-ccic: control handler fixesHans Verkuil
2015-05-01[media] marvell-ccic: fill in colorspaceHans Verkuil
2015-05-01[media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil
2015-05-01[media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil
2015-05-01[media] marvell-ccic: fill in bus_infoHans Verkuil
2015-05-01[media] marvell-ccic: fix vb2 warningHans Verkuil
2015-05-01[media] usbtv: fix v4l2-compliance issuesHans Verkuil
2015-05-01[media] cx18: add missing caps for the PCM video deviceHans Verkuil
2015-05-01saa7164: Fix CodingStyle issues added on previous patchesMauro Carvalho Chehab
2015-05-01[media] saa7164: fix querycap warningHans Verkuil
2015-05-01[media] saa7164: fix HVR2255 ATSC inversion issueSteven Toth
2015-05-01[media] saa7164: Copyright updateSteven Toth
2015-05-01[media] saa7164: Add Digital TV support for the HVR2255 and HVR2205Steven Toth
2015-05-01[media] saa7164: Improvements for I2C handlingSteven Toth
2015-05-01[media] saa7164: Adding additional I2C debugSteven Toth
2015-05-01[media] saa7164: I2C improvements for upcoming HVR2255/2205 boardsSteven Toth
2015-05-01[media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter
2015-05-01[media] vb2: Push mmap_sem down to memopsJan Kara
2015-05-01[media] v4l2-dv-timings: replace hsync magic number with a macroPrashant Laddha
2015-05-01[media] v4l2-dv-timings: add sanity checks in cvt,gtf calculationsPrashant Laddha