summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-01125-1166/+1487
* [media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung2015-10-0151-54/+85
* [media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot2015-10-011-3/+3
* [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-013-3/+3
* [media] cobalt: fix Kconfig dependencyHans Verkuil2015-10-011-1/+1
* [media] tvp5150: add support for asynchronous probingJavier Martinez Canillas2015-10-011-3/+11
* [media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches2015-10-011-1/+1
* [media] s5p-jpeg: add support for 5433Andrzej Pietrasiewicz2015-10-015-65/+520
* [media] s5p-jpeg: generalize clocks handlingMarek Szyprowski2015-10-012-39/+37
* [media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas2015-10-011-3/+3
* [media] s5c73m3: Export OF module alias informationJavier Martinez Canillas2015-10-011-0/+1
* [media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil2015-10-011-2/+2
* [media] use v4l2_get_timestamp where possibleArnd Bergmann2015-10-017-24/+9
* [media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann2015-10-011-7/+1
* [media] ml86v7667: implement g_std() methodSergei Shtylyov2015-10-011-0/+10
* [media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil2015-10-013-204/+82
* [media] saa7164: fix input and tuner compliance problemsHans Verkuil2015-10-012-10/+20
* [media] saa7164: remove unused videobuf referencesHans Verkuil2015-10-012-3/+0
* [media] saa7164: fix format ioctlsHans Verkuil2015-10-013-125/+20
* [media] saa7164: add support for control eventsHans Verkuil2015-10-012-2/+7
* [media] saa7164: fix poll bugsHans Verkuil2015-10-011-11/+4
* [media] saa7164: add v4l2_fh supportHans Verkuil2015-10-013-4/+12
* [media] saa7164: convert to the control frameworkHans Verkuil2015-10-013-742/+81
* [media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda2015-10-011-6/+7
* [media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2015-10-012-0/+147
* [media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil2015-10-011-2/+21
* [media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil2015-10-011-5/+2
* [media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil2015-09-301-0/+1
* [media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2015-09-302-4/+94
* [media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2015-09-302-0/+4
* [media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2015-09-302-6/+146
* [media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil2015-09-301-43/+47
* [media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil2015-09-301-7/+7
* [media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil2015-09-251-2/+2
* [media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu2015-09-251-0/+15
* [media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2015-09-252-10/+0
* [media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2015-09-252-18/+139
* [media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart2015-09-251-7/+4
* [media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu2015-09-251-8/+29
* [media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu2015-09-251-12/+5
* [media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu2015-09-251-13/+7
* [media] atmel-isi: increase timeout to disable/enable isiJosh Wu2015-09-251-1/+1
* [media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven2015-09-251-0/+2
* [media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov2015-09-251-2/+2
* [media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov2015-09-251-5/+9
* [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven2015-09-251-2/+0
* [media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu2015-09-251-1/+1
* [media] uvcvideo: Disable hardware timestamps by defaultLaurent Pinchart2015-09-253-0/+7
* [media] vivid: sdr cap: few enhancementsAntti Palosaari2015-09-251-19/+12
* [media] vivid: SDR cap: add control for FM deviationAntti Palosaari2015-09-253-2/+42