aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung
2015-10-01[media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt
2015-10-01[media] cobalt: fix Kconfig dependencyHans Verkuil
2015-10-01[media] tvp5150: add support for asynchronous probingJavier Martinez Canillas
2015-10-01[media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches
2015-10-01[media] MAINTAINERS: add exynos jpeg codec maintainersAndrzej Pietrasiewicz
2015-10-01[media] s5p-jpeg: add support for 5433Andrzej Pietrasiewicz
2015-10-01[media] s5p-jpeg: generalize clocks handlingMarek Szyprowski
2015-10-01[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas
2015-10-01[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas
2015-10-01[media] DocBook/media: clarify control documentationHans Verkuil
2015-10-01[media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann
2015-10-01[media] ml86v7667: implement g_std() methodSergei Shtylyov
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil
2015-10-01[media] saa7164: remove unused videobuf referencesHans Verkuil
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil
2015-10-01[media] saa7164: add support for control eventsHans Verkuil
2015-10-01[media] saa7164: fix poll bugsHans Verkuil
2015-10-01[media] saa7164: add v4l2_fh supportHans Verkuil
2015-10-01[media] saa7164: convert to the control frameworkHans Verkuil
2015-10-01[media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda
2015-10-01[media] videodev2.h: Fix typo in commentRicardo Ribalda
2015-10-01[media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil
2015-10-01[media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil
2015-10-01[media] media: fix kernel-doc warnings in v4l2-dv-timings.hGeliang Tang
2015-10-01[media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil
2015-10-01[media] DocBook media: Document the SMPTE 2084 transfer functionHans Verkuil
2015-09-30[media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil
2015-09-30[media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil
2015-09-30[media] videodev2.h: add SMPTE 2084 transfer function defineHans Verkuil
2015-09-30[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] DocBook media: document the new DCI-P3 colorspaceHans Verkuil
2015-09-30[media] videodev2.h: add support for the DCI-P3 colorspaceHans Verkuil
2015-09-30[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil
2015-09-30[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil
2015-09-25[media] v4l2-compat-ioctl32: replace pr_warn by pr_debugHans Verkuil
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven