summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] vivid: add support for single buffer planar formatsHans Verkuil2015-04-025-79/+105
* [media] vivid: add new format fieldsHans Verkuil2015-04-024-33/+81
* [media] vivid-tpg: split off the pattern drawing codeHans Verkuil2015-04-021-158/+162
* [media] vivid-tpg: move the 'extras' drawing to a separate functionHans Verkuil2015-04-021-112/+104
* [media] vivid-tpg: move 'extras' parameters to tpg_draw_paramsHans Verkuil2015-04-021-42/+58
* [media] vivid-tpg: move pattern-related fields to struct tpg_draw_paramsHans Verkuil2015-04-021-6/+24
* [media] vivid-tpg: move common parameters to tpg_draw_paramsHans Verkuil2015-04-021-12/+22
* [media] vivid-tpg: add a new tpg_draw_params structureHans Verkuil2015-04-021-0/+29
* [media] vivid-tpg: add const where appropriateHans Verkuil2015-04-022-7/+9
* [media] vivid-tpg: add helper functions to simplify common calculationsHans Verkuil2015-04-022-73/+80
* [media] vivid-tpg: add support for V4L2_PIX_FMT_GREYHans Verkuil2015-04-021-1/+8
* [media] vivid-tpg: add support for more planar formatsHans Verkuil2015-04-021-1/+89
* [media] vivid-tpg: finish hor/vert downsampling supportHans Verkuil2015-04-021-18/+110
* [media] vivid-tpg: add hor/vert downsampling support to tpg_gen_textHans Verkuil2015-04-021-7/+20
* [media] vivid-tpg: correctly average the two pixels in gen_twopix()Hans Verkuil2015-04-021-6/+42
* [media] vivid-tpg: precalculate downsampled linesHans Verkuil2015-04-022-2/+39
* [media] vivid-tpg: add hor/vert downsampling fieldsHans Verkuil2015-04-022-6/+16
* [media] vivid-tpg: add helper functions for single buffer planar formatsHans Verkuil2015-04-022-2/+69
* [media] vivid-tpg: separate planes and buffersHans Verkuil2015-04-022-0/+9
* [media] vivid: do not allow video loopback for SEQ_TB/BTHans Verkuil2015-04-022-0/+12
* [media] vivid-tpg: don't add offset when switching to monochromeHans Verkuil2015-04-021-1/+1
* [media] vivid: add new checkboard patternsHans Verkuil2015-04-022-3/+26
* [media] vivid: fix test pattern movement for V4L2_FIELD_ALTERNATEHans Verkuil2015-04-024-4/+12
* [media] vivid: use TPG_MAX_PLANES instead of hardcoding plane-arraysHans Verkuil2015-04-021-2/+2
* [media] vivid: wrong top/bottom order for FIELD_ALTERNATEHans Verkuil2015-04-021-1/+1
* [media] vivid: fix typo in plane size checksHans Verkuil2015-04-021-2/+2
* [media] vivid: the overlay API wasn't disabled completely for multiplanarHans Verkuil2015-04-021-0/+19
* [media] rcar-vin: Don't implement empty optional clock operationsLaurent Pinchart2015-04-021-15/+0
* [media] soc-camera: Make clock_start and clock_stop operations optionalLaurent Pinchart2015-04-021-29/+33
* [media] soc-camera: Unregister v4l2 clock in the OF bind error pathLaurent Pinchart2015-04-021-0/+2
* [media] media: ov2640: add primary dt supportJosh Wu2015-04-021-7/+83
* [media] media: ov2640: dt: add the device tree binding documentJosh Wu2015-04-021-0/+46
* [media] media: ov2640: add async probe functionJosh Wu2015-04-021-14/+22
* [media] media: soc-camera: use icd->control instead of icd->pdev for reset()Josh Wu2015-04-021-3/+5
* [media] V4L: add CCF support to the v4l2_clk APIGuennadi Liakhovetski2015-04-022-3/+47
* [media] V4L: remove clock name from v4l2_clk APIGuennadi Liakhovetski2015-04-024-29/+20
* [media] v4l2-ioctl: allow all controls if ctrl_class == 0Hans Verkuil2015-04-021-0/+2
* [media] v4l2-dev: disable selection ioctls for non-video devicesHans Verkuil2015-04-021-8/+8
* [media] au0828: fix broken streamingHans Verkuil2015-04-021-7/+7
* [media] DocBook media: fix PIX_FMT_SGRBR8 exampleHans Verkuil2015-04-021-8/+8
* [media] cx231xx: fix compiler warningsHans Verkuil2015-04-021-2/+5
* [media] wl128x-radio really depends on TI_STArnd Bergmann2015-04-021-1/+1
* [media] rtl2832: fix compiler warningHans Verkuil2015-04-021-1/+1
* [media] media: pci: cx23885: don't export static symbolJulia Lawall2015-04-021-3/+0
* [media] DocBook media: fix section IDsHans Verkuil2015-04-021-18/+18
* [media] DocBook v4l: update bytesperline handlingHans Verkuil2015-04-022-4/+4
* [media] MAINTAINERS: Update the maintainer mail address for stk1160Ezequiel Garcia2015-04-021-1/+1
* [media] stk1160: Make sure current buffer is releasedEzequiel Garcia2015-04-021-2/+15
* [media] media: davinci: vpif_display: embed video_device struct in channel_objLad, Prabhakar2015-04-022-41/+10
* [media] media: davinci: vpif_capture: embed video_device struct in channel_objLad, Prabhakar2015-04-022-43/+11
OpenPOWER on IntegriCloud