summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab2018-12-177-14/+11Star
|\
| * media: vicodec: set state resolution from raw formatHans Verkuil2018-12-031-3/+10
| * media: vivid: drop v4l2_ctrl_request_complete() from start_streamingHans Verkuil2018-12-035-10/+0Star
| * media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart2018-12-031-1/+1
* | media: platform: Add Aspeed Video Engine driverEddie James2018-12-123-0/+1739
* | media: vimc: fix start stream when link is disabledHelen Fornazier2018-12-071-0/+2
* | media: vivid: Improve timestampingGabriel Francisco Mandaji2018-12-073-18/+40
* | media: rcar-vin: add R8A77980 supportSergei Shtylyov2018-12-071-0/+32
* | media: rcar-csi2: add R8A77980 supportSergei Shtylyov2018-12-071-0/+11
* | media: Use of_node_name_eq for node name comparisonsRob Herring2018-12-073-9/+9
* | media: venus: core: Set dma maximum segment sizeVivek Gautam2018-12-071-0/+8
* | media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson2018-12-071-0/+19
* | media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel2018-12-071-1/+1
* | media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King2018-12-071-2/+2
* | media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2018-12-074-22/+20Star
* | media: venus: add support for key frameMalathi Gottam2018-12-071-1/+18
* | Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab2018-12-051-1/+2
|\|
| * media: vicodec: fix memchr() kernel oopsHans Verkuil2018-11-201-1/+2
* | media: vicodec: Change variable namesDafna Hirschfeld2018-12-051-46/+48
* | media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrsChristoph Hellwig2018-12-051-1/+1
* | media: imx-pxp: remove duplicated include from imx-pxp.cYueHaibing2018-12-051-1/+0Star
* | 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/+1Star
* | 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/+13Star
* | media: venus: fix reported size of 0-length buffersAlexandre Courbot2018-12-031-3/+1Star
* | 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