aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds92-1107/+2298
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee1-2/+2
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King1-2/+1
2015-10-20[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai1-1/+0
2015-10-20[media] media/vivid-osd: fix info leak in ioctlSalva Peiró1-0/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung39-44/+66
2015-10-20[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder capture queueAndrzej Hajda2-8/+14
2015-10-20[media] s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda3-31/+48
2015-10-20[media] s5p-mfc: fix spelling errorsIngi Kim1-4/+4
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] VIDEO_RENESAS_JPU should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-10-01[media] rcar_jpu: Fix namespace for two __be16 varsMauro Carvalho Chehab1-2/+2
2015-10-01[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab1-2/+2
2015-10-01[media] mipi-csis: make sparse happyMauro Carvalho Chehab1-1/+2
2015-10-01Revert "[media] rcar_vin: call g_std() instead of querystd()"Mauro Carvalho Chehab1-2/+2
2015-10-01[media] s5p-jpeg: remove unused varMauro Carvalho Chehab1-3/+0
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung66-713/+863
2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung36-36/+36
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] use v4l2_get_timestamp where possibleArnd Bergmann4-17/+5
2015-10-01[media] exynos4-is: use monotonic timestamps as advertizedArnd Bergmann1-7/+1
2015-10-01[media] vivid: add 10 and 12 bit Bayer formatsHans Verkuil2-0/+147
2015-10-01[media] vim2m: small cleanup: use assignment instead of memcpyHans Verkuil1-5/+2
2015-09-30[media] vivid: add support for SMPTE 2084 transfer functionHans Verkuil1-0/+1
2015-09-30[media] vivid-tpg: add support for SMPTE 2084 transfer functionHans Verkuil2-4/+94
2015-09-30[media] vivid: add support for the DCI-P3 colorspaceHans Verkuil2-0/+4
2015-09-30[media] vivid-tpg: support the DCI-P3 colorspaceHans Verkuil2-6/+146
2015-09-30[media] vivid: use Bradford method when converting Rec. 709 to NTSC 1953Hans Verkuil1-43/+47
2015-09-30[media] vivid: use ARRAY_SIZE to calculate max control valueHans Verkuil1-7/+7
2015-09-25[media] atmel-isi: parse the DT parameters for vsync/hsync/pixclock polarityJosh Wu1-0/+15
2015-09-25[media] v4l: atmel-isi: Remove unused platform data fieldsLaurent Pinchart2-10/+0
2015-09-25[media] v4l: atmel-isi: Remove support for platform dataLaurent Pinchart2-18/+139
2015-09-25[media] v4l: atmel-isi: Simplify error handling during DT parsingLaurent Pinchart1-7/+4
2015-09-25[media] atmel-isi: add sanity check for supported formats in try/set_fmt()Josh Wu1-8/+29
2015-09-25[media] atmel-isi: move configure_geometry() to start_streaming()Josh Wu1-12/+5
2015-09-25[media] atmel-isi: setup the ISI_CFG2 register directlyJosh Wu1-13/+7
2015-09-25[media] atmel-isi: increase timeout to disable/enable isiJosh Wu1-1/+1
2015-09-25[media] atmel-isi: Protect PM-only functions to kill warningGeert Uytterhoeven1-0/+2
2015-09-25[media] rcar_vin: call g_std() instead of querystd()Sergei Shtylyov1-2/+2
2015-09-25[media] rcar_vin: propagate querystd() error upstreamSergei Shtylyov1-5/+9
2015-09-25[media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entriesGeert Uytterhoeven1-2/+0
2015-09-25[media] soc-camera: increase the length of clk_name on soc_of_bind()Josh Wu1-1/+1
2015-09-25[media] vivid: sdr cap: few enhancementsAntti Palosaari1-19/+12
2015-09-25[media] vivid: SDR cap: add control for FM deviationAntti Palosaari3-2/+42
2015-09-11Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-38/+32
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1