summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil2015-05-0138-250/+361
* dt3155: fix CodingStyle issuesMauro Carvalho Chehab2015-05-011-5/+10
* [media] dt3155: add GFP_DMA32 flag to vb2 queueHans Verkuil2015-05-011-0/+1
* [media] dt3155: move out of staging into drivers/media/pciHans Verkuil2015-05-0110-9/+16
* [media] dt3155v4l: support inputs VID0-3Hans Verkuil2015-05-012-4/+16
* [media] dt3155v4l: fix format handlingHans Verkuil2015-05-011-44/+8
* [media] dt3155v4l: drop CONFIG_DT3155_CCIR, use s_std insteadHans Verkuil2015-05-013-103/+54
* [media] dt3155v4l: correctly start and stop streamingHans Verkuil2015-05-012-61/+67
* [media] dt3155v4l: drop CONFIG_DT3155_STREAMINGHans Verkuil2015-05-012-15/+1
* [media] dt3155v4l: move vb2_queue to top-levelHans Verkuil2015-05-012-184/+57
* [media] dt3155v4l: remove bogus single-frame capture in init_boardHans Verkuil2015-05-012-34/+10
* [media] dt3155v4l: remove pointless dt3155_alloc/free_coherentHans Verkuil2015-05-011-71/+0
* [media] dt3155v4l: add v4l2_device supportHans Verkuil2015-05-012-18/+31
* [media] dt3155v4l: remove unused statisticsHans Verkuil2015-05-012-19/+0
* [media] dt3155v4l: code cleanupHans Verkuil2015-05-012-144/+66
* [media] marvell-ccic: fix memory leak on failure path in cafe_smbus_setup()Alexey Khoroshilov2015-05-011-4/+8
* [media] marvell-ccic: fix V4L2_PIX_FMT_SBGGR8 supportHans Verkuil2015-05-011-0/+4
* [media] marvell-ccic: drop support for PIX_FMT_422PHans Verkuil2015-05-011-19/+0
* [media] marvell-ccic: fix the bytesperline and sizeimage calculationsHans Verkuil2015-05-011-6/+10
* [media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil2015-05-011-1/+1
* [media] marvell-ccic: drop V4L2_PIX_FMT_JPEG dead codeHans Verkuil2015-05-011-9/+0
* [media] marvell-ccic: add planar support to dma-vmallocHans Verkuil2015-05-011-48/+46
* [media] marvell-ccic: correctly requeue buffersHans Verkuil2015-05-011-7/+32
* [media] marvell-ccic: fix streaming issuesHans Verkuil2015-05-011-1/+3
* [media] marvell-ccic: add DMABUF support for all three DMA modesHans Verkuil2015-05-011-6/+3
* [media] marvell-ccic: add create_bufs supportHans Verkuil2015-05-011-2/+5
* [media] marvell-ccic: use vb2 helpers and core lockingHans Verkuil2015-05-012-176/+43
* [media] marvell-ccic: implement control eventsHans Verkuil2015-05-011-0/+3
* [media] marvell-ccic: switch to struct v4l2_fhHans Verkuil2015-05-011-22/+26
* [media] marvell-ccic: control handler fixesHans Verkuil2015-05-011-8/+11
* [media] marvell-ccic: fill in colorspaceHans Verkuil2015-05-011-0/+2
* [media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil2015-05-011-0/+23
* [media] marvell-ccic: webcam drivers shouldn't support g/s_stdHans Verkuil2015-05-011-15/+0
* [media] marvell-ccic: fill in bus_infoHans Verkuil2015-05-014-0/+7
* [media] marvell-ccic: fix vb2 warningHans Verkuil2015-05-011-0/+1
* [media] usbtv: fix v4l2-compliance issuesHans Verkuil2015-05-011-4/+8
* [media] cx18: add missing caps for the PCM video deviceHans Verkuil2015-05-011-0/+1
* saa7164: Fix CodingStyle issues added on previous patchesMauro Carvalho Chehab2015-05-012-15/+22
* [media] saa7164: fix querycap warningHans Verkuil2015-05-012-10/+12
* [media] saa7164: fix HVR2255 ATSC inversion issueSteven Toth2015-05-011-1/+1
* [media] saa7164: Copyright updateSteven Toth2015-05-0114-14/+14
* [media] saa7164: Add Digital TV support for the HVR2255 and HVR2205Steven Toth2015-05-013-14/+407
* [media] saa7164: Improvements for I2C handlingSteven Toth2015-05-011-1/+10
* [media] saa7164: Adding additional I2C debugSteven Toth2015-05-011-3/+5
* [media] saa7164: I2C improvements for upcoming HVR2255/2205 boardsSteven Toth2015-05-011-3/+4
* [media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter2015-05-011-1/+1
* [media] vb2: Push mmap_sem down to memopsJan Kara2015-05-014-3/+18
* [media] v4l2-dv-timings: replace hsync magic number with a macroPrashant Laddha2015-05-011-1/+2
* [media] v4l2-dv-timings: add sanity checks in cvt,gtf calculationsPrashant Laddha2015-05-011-0/+12
* [media] v4l2-dv-timings: fix rounding in hblank and hsync calculationPrashant Laddha2015-05-011-4/+5
OpenPOWER on IntegriCloud