summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2015-10-03[media] vivid: Add an option to configure the maximum number of devicesEzequiel Garcia2-1/+9
2015-10-03[media] vivid: Fix iteration in driver removal pathEzequiel Garcia1-1/+4
2015-10-03[media] media: am437x-vpfe: fix handling platform_get_irq resultAndrzej Hajda1-2/+3
2015-10-03[media] cx231xx: fix handling cx231xx_read_i2c_data resultAndrzej Hajda1-1/+2
2015-10-03[media] Add Terratec H7 Revision 4 to DVBSky driverErik Andresen2-0/+5
2015-10-03[media] VIDEO_RENESAS_JPU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-10-03[media] Compro U650F supportGraham Eccleston1-0/+2
2015-10-02[media] rcar_jpu: Fix namespace for two __be16 varsMauro Carvalho Chehab1-2/+2
2015-10-02[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab1-2/+2
2015-10-02[media] mipi-csis: make sparse happyMauro Carvalho Chehab1-1/+2
2015-10-02[media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab1-4/+4
2015-10-02[media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab5-14/+12
2015-10-02[media] s5c73m3: fix a sparse warningMauro Carvalho Chehab1-1/+1
2015-10-02[media] media-entity.c: get rid of var length arraysMauro Carvalho Chehab1-2/+2
2015-10-01Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab1-2/+2
2015-10-01[media] dvbdev: Remove two cut-and-paste errorsMauro Carvalho Chehab1-4/+0
2015-10-01[media] s5p-jpeg: remove unused varMauro Carvalho Chehab1-3/+0
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung125-1166/+1487
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung51-54/+85
2015-10-01[media] media: v4l2-ctrls: Fix 64bit support in get_ctrl()Benoit Parrot1-3/+3
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt3-3/+3
2015-10-01[media] cobalt: fix Kconfig dependencyHans Verkuil1-1/+1
2015-10-01[media] tvp5150: add support for asynchronous probingJavier Martinez Canillas1-3/+11
2015-10-01[media] s5p-mfc: Correct misuse of %0x<decimal>Joe Perches1-1/+1
2015-10-01[media] s5p-jpeg: add support for 5433Andrzej Pietrasiewicz5-65/+520
2015-10-01[media] s5p-jpeg: generalize clocks handlingMarek Szyprowski2-39/+37
2015-10-01[media] go7007: Fix returned errno code in gen_mjpeghdr_to_package()Javier Martinez Canillas1-3/+3
2015-10-01[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-10-01[media] v4l2-ctrls: arrays are also considered compound controlsHans Verkuil1-2/+2
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann7-24/+9
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann1-7/+1
2015-10-01[media] ml86v7667: implement g_std() methodSergei Shtylyov1-0/+10
2015-10-01[media] saa7164: video and vbi ports share the same input/tuner/stdHans Verkuil3-204/+82
2015-10-01[media] saa7164: fix input and tuner compliance problemsHans Verkuil2-10/+20
2015-10-01[media] saa7164: remove unused videobuf referencesHans Verkuil2-3/+0
2015-10-01[media] saa7164: fix format ioctlsHans Verkuil3-125/+20
2015-10-01[media] saa7164: add support for control eventsHans Verkuil2-2/+7
2015-10-01[media] saa7164: fix poll bugsHans Verkuil1-11/+4
2015-10-01[media] saa7164: add v4l2_fh supportHans Verkuil3-4/+12
2015-10-01[media] saa7164: convert to the control frameworkHans Verkuil3-742/+81
2015-10-01[media] media/v4l2-compat-ioctl32: Simple stylechecksRicardo Ribalda1-6/+7
2015-10-01[media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2-0/+147
2015-10-01[media] v4l2-compat-ioctl32: add missing SDR supportHans Verkuil1-2/+21
2015-10-01[media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil1-5/+2
2015-10-01[media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil1-0/+1
2015-10-01[media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2-4/+94
2015-10-01[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2-0/+4
2015-10-01[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2-6/+146
2015-10-01[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil1-43/+47
2015-10-01[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil1-7/+7