summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] dw2102: TechnoTrend TT-connect S2-4600 DVB-S/S2 tunerOlli Salonen2015-04-023-4/+161
* [media] dw2102: store i2c client for tuner into dw2102_stateOlli Salonen2015-04-021-1/+18
* [media] dw2102: combine su3000_state and s6x0_state into dw2102_stateOlli Salonen2015-04-021-10/+7
* [media] m88ts2022: Nested loops shouldn't use the same index variableDavid Howells2015-04-021-4/+4
* [media] smiapp: Clean up smiapp_get_pdata()Sakari Ailus2015-04-021-4/+1
* [media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot2015-04-023-0/+1521
* [media] vivid-tpg.c: fix wrong Bt.2020 coefficientsHans Verkuil2015-04-021-2/+2
* [media] smiapp: Read link-frequencies property from the endpoint nodeSakari Ailus2015-04-021-3/+2
* [media] rtl28xxu: lower the rc poll time to mitigate i2c transfer errorsBenjamin Larsson2015-04-021-1/+1
* [media] r820t: change read_gain() code to match register layoutBenjamin Larsson2015-04-021-1/+1
* [media] r820t: add DVBC profile in sysfreq_selBenjamin Larsson2015-04-021-0/+13
* [media] v4l: mt9v032: Add OF supportLaurent Pinchart2015-04-021-1/+68
* [media] v4l: mt9v032: Consider control initialization errors as fatalLaurent Pinchart2015-04-021-3/+6
* [media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart2015-04-021-20/+11
* [media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar2015-04-021-1/+6
* [media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar2015-04-021-1/+4
* [media] mt9p031: fixed calculation of clk_divEnrico Scholz2015-04-021-1/+1
* [media] vivid: sanitize selection rectangleHans Verkuil2015-04-021-2/+6
* [media] vivid: report only one frameintervalHans Verkuil2015-04-021-6/+2
* [media] vivid: allow s_dv_timings if it is the same as the currentHans Verkuil2015-04-022-4/+4
* [media] vivid: add support for 8-bit Bayer formatsHans Verkuil2015-04-023-9/+97
* [media] vivid: use v4l2_device.release to clean up the driverHans Verkuil2015-04-021-20/+23
* [media] vivid: turn this into a platform_deviceHans Verkuil2015-04-021-5/+45
* [media] vivid: add support for packed YUV formatsHans Verkuil2015-04-022-3/+72
* [media] vivid: add support for BGR666Hans Verkuil2015-04-022-0/+21
* [media] vivid: add support for PIX_FMT_RGB332Hans Verkuil2015-04-022-0/+20
* [media] vivid: add support for NV24 and NV42Hans Verkuil2015-04-022-2/+44
* [media] vivid: add support for [A|X]RGB555XHans Verkuil2015-04-022-1/+27
* [media] vivid: fix format commentsHans Verkuil2015-04-021-7/+7
* [media] vivid: add RGB444 supportHans Verkuil2015-04-022-0/+46
* [media] vivid: add the new planar and monochrome formatsHans Verkuil2015-04-021-3/+111
* [media] vivid: add downsampling supportHans Verkuil2015-04-022-32/+43
* [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
OpenPOWER on IntegriCloud