aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrsChristoph Hellwig1-1/+1
2018-12-05media: imx-pxp: remove duplicated include from imx-pxp.cYueHaibing1-1/+0
2018-12-03media: seco-cec: add missing header file to fix buildRandy Dunlap1-0/+1
2018-12-03media: vicodec: move the GREY format to the end of the listHans Verkuil1-2/+1
2018-12-03media: vivid: add req_validate error injectionHans Verkuil3-1/+29
2018-12-03media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov1-2/+5
2018-12-03media: vivid: fix smatch warningsHans Verkuil2-6/+19
2018-12-03media: mtk-vcodec: Remove VA from encoder frame buffersTomasz Figa3-6/+7
2018-12-03media: camss: Take in account sensor skip framesTodor Tomov3-6/+20
2018-12-03media: exynos4-is: fix spelling mistake ACTURATOR -> ACTUATORColin Ian King2-3/+3
2018-12-03media: xilinx: fix typo in formats tableAndrea Merello1-1/+1
2018-12-03media: xilinx: Use SPDX-License-IdentifierDhaval Shah11-36/+13
2018-12-03media: venus: fix reported size of 0-length buffersAlexandre Courbot1-3/+1
2018-12-03media: venus: dynamic handling of bitrateMalathi Gottam1-0/+15
2018-11-27media: venus: handle peak bitrate set propertyMalathi Gottam2-1/+3
2018-11-27media: venus: add support for USERPTR to queueMalathi Gottam1-2/+2
2018-11-23media: seco-cec: declare ops as static constMauro Carvalho Chehab1-1/+1
2018-11-23media: seco-cec: fix MakefileHans Verkuil1-1/+1
2018-11-23media: venus: firmware: add no TZ boot and shutdown routineVikash Garodia5-7/+97
2018-11-23media: venus: firmware: register separate platform_device for firmware loaderStanimir Varbanov4-4/+70
2018-11-23media: venus: firmware: move load firmware in a separate functionVikash Garodia3-23/+38
2018-11-23media: venus: firmware: add routine to reset ARM9Vikash Garodia5-9/+57
2018-11-23media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2018-11-23media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil1-1/+2
2018-11-23media: vivid: fill in media_device bus_infoHans Verkuil1-0/+2
2018-11-23media: rockchip/rga: constify video_device structureJulia Lawall1-1/+1
2018-11-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2018-11-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2018-11-23media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall1-1/+1
2018-11-23media: rockchip/rga: constify v4l2_m2m_ops structureJulia Lawall1-1/+1
2018-11-23media: vicodec: constify v4l2_ctrl_ops structureJulia Lawall1-1/+1
2018-11-23media: doc-rst: Fix broken referencesRicardo Ribalda Delgado1-1/+1
2018-11-23media: rcar-csi2: Handle per-SoC number of channelsJacopo Mondi1-3/+12
2018-11-23media: rcar: rcar-csi2: Update V3M/E3 PHTW tablesJacopo Mondi1-31/+31
2018-11-23media: rcar-csi2: Add R8A77990 supportJacopo Mondi1-0/+9
2018-11-23media: rcar-vin: Add support for R-Car R8A77990Jacopo Mondi1-0/+20
2018-11-23media: imx-pxp: Improve pxp_soft_reset() error messageFabio Estevam1-4/+4
2018-11-23media: imx-pxp: Check for pxp_soft_reset() errorFabio Estevam1-3/+9
2018-11-23media: imx-pxp: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+4
2018-11-23media: coda: debug output when setting visible size via crop selectionPhilipp Zabel1-0/+3
2018-11-23media: coda: normalise debug outputPhilipp Zabel3-76/+65
2018-11-23media: coda: improve queue busy error messagePhilipp Zabel1-1/+2
2018-11-23media: coda: print SEQ_INIT error code as hex valueMichael Tretter1-1/+1
2018-11-23media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel1-22/+29
2018-11-23media: coda: never set infinite timeperframePhilipp Zabel1-3/+3
2018-11-23media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel1-0/+34
2018-11-23media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel1-0/+1
2018-11-23media: coda: don't disable IRQs across buffer meta handlingLucas Stach2-15/+9
2018-11-23media: coda: remove unused instances listPhilipp Zabel2-11/+0
2018-11-23media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel1-2/+2