summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: seco-cec: add missing header file to fix buildRandy Dunlap2018-12-031-0/+1
* media: vicodec: move the GREY format to the end of the listHans Verkuil2018-12-031-2/+1
* media: vivid: add req_validate error injectionHans Verkuil2018-12-033-1/+29
* media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov2018-12-031-2/+5
* media: vivid: fix smatch warningsHans Verkuil2018-12-032-6/+19
* media: mtk-vcodec: Remove VA from encoder frame buffersTomasz Figa2018-12-033-6/+7
* media: camss: Take in account sensor skip framesTodor Tomov2018-12-033-6/+20
* media: exynos4-is: fix spelling mistake ACTURATOR -> ACTUATORColin Ian King2018-12-032-3/+3
* media: xilinx: fix typo in formats tableAndrea Merello2018-12-031-1/+1
* media: xilinx: Use SPDX-License-IdentifierDhaval Shah2018-12-0311-36/+13
* media: venus: fix reported size of 0-length buffersAlexandre Courbot2018-12-031-3/+1
* media: venus: dynamic handling of bitrateMalathi Gottam2018-12-031-0/+15
* media: venus: handle peak bitrate set propertyMalathi Gottam2018-11-272-1/+3
* media: venus: add support for USERPTR to queueMalathi Gottam2018-11-271-2/+2
* media: seco-cec: declare ops as static constMauro Carvalho Chehab2018-11-231-1/+1
* media: seco-cec: fix MakefileHans Verkuil2018-11-231-1/+1
* media: venus: firmware: add no TZ boot and shutdown routineVikash Garodia2018-11-235-7/+97
* media: venus: firmware: register separate platform_device for firmware loaderStanimir Varbanov2018-11-234-4/+70
* media: venus: firmware: move load firmware in a separate functionVikash Garodia2018-11-233-23/+38
* media: venus: firmware: add routine to reset ARM9Vikash Garodia2018-11-235-9/+57
* media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil2018-11-231-0/+2
* media: vim2m: use cancel_delayed_work_sync instead of flush_schedule_workHans Verkuil2018-11-231-1/+2
* media: vivid: fill in media_device bus_infoHans Verkuil2018-11-231-0/+2
* media: rockchip/rga: constify video_device structureJulia Lawall2018-11-231-1/+1
* media: vivid: set min width/height to a value > 0Hans Verkuil2018-11-231-1/+1
* media: vivid: fix error handling of kthread_runHans Verkuil2018-11-232-2/+8
* media: vimc: constify structures stored in fields of v4l2_subdev_ops structureJulia Lawall2018-11-231-1/+1
* media: rockchip/rga: constify v4l2_m2m_ops structureJulia Lawall2018-11-231-1/+1
* media: vicodec: constify v4l2_ctrl_ops structureJulia Lawall2018-11-231-1/+1
* media: doc-rst: Fix broken referencesRicardo Ribalda Delgado2018-11-231-1/+1
* media: rcar-csi2: Handle per-SoC number of channelsJacopo Mondi2018-11-231-3/+12
* media: rcar: rcar-csi2: Update V3M/E3 PHTW tablesJacopo Mondi2018-11-231-31/+31
* media: rcar-csi2: Add R8A77990 supportJacopo Mondi2018-11-231-0/+9
* media: rcar-vin: Add support for R-Car R8A77990Jacopo Mondi2018-11-231-0/+20
* media: imx-pxp: Improve pxp_soft_reset() error messageFabio Estevam2018-11-231-4/+4
* media: imx-pxp: Check for pxp_soft_reset() errorFabio Estevam2018-11-231-3/+9
* media: imx-pxp: Check the return value from clk_prepare_enable()Fabio Estevam2018-11-231-1/+4
* media: coda: debug output when setting visible size via crop selectionPhilipp Zabel2018-11-231-0/+3
* media: coda: normalise debug outputPhilipp Zabel2018-11-233-76/+65
* media: coda: improve queue busy error messagePhilipp Zabel2018-11-231-1/+2
* media: coda: print SEQ_INIT error code as hex valueMichael Tretter2018-11-231-1/+1
* media: coda: fail S_SELECTION for read-only targetsPhilipp Zabel2018-11-231-22/+29
* media: coda: never set infinite timeperframePhilipp Zabel2018-11-231-3/+3
* media: coda: implement ENUM_FRAMEINTERVALSPhilipp Zabel2018-11-231-0/+34
* media: coda: set V4L2_CAP_TIMEPERFRAME flag in coda_s_parmPhilipp Zabel2018-11-231-0/+1
* media: coda: don't disable IRQs across buffer meta handlingLucas Stach2018-11-232-15/+9
* media: coda: remove unused instances listPhilipp Zabel2018-11-232-11/+0
* media: coda: reduce minimum frame size to 48x16 pixels.Philipp Zabel2018-11-231-2/+2
* media: coda: limit queueing into internal bitstream bufferLucas Stach2018-11-231-0/+28
* media: coda: always hold back decoder jobs until we have enough bitstream pay...Philipp Zabel2018-11-232-5/+20