aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1
2018-12-17Merge tag 'v4.20-rc7' into patchworkMauro Carvalho Chehab7-14/+11
2018-12-12media: platform: Add Aspeed Video Engine driverEddie James3-0/+1739
2018-12-07media: vimc: fix start stream when link is disabledHelen Fornazier1-0/+2
2018-12-07media: vivid: Improve timestampingGabriel Francisco Mandaji3-18/+40
2018-12-07media: rcar-vin: add R8A77980 supportSergei Shtylyov1-0/+32
2018-12-07media: rcar-csi2: add R8A77980 supportSergei Shtylyov1-0/+11
2018-12-07media: Use of_node_name_eq for node name comparisonsRob Herring3-9/+9
2018-12-07media: venus: core: Set dma maximum segment sizeVivek Gautam1-0/+8
2018-12-07media: venus: Support V4L2 QP parameters in Venus encoderKelvin Lawson1-0/+19
2018-12-07media: marvell-ccic: trivial fix to the datasheet URLLubomir Rintel1-1/+1
2018-12-07media: sun6i: fix spelling mistake "droped" -> "dropped"Colin Ian King1-2/+2
2018-12-07media: coda: fix H.264 deblocking filter controlsPhilipp Zabel4-22/+20
2018-12-07media: venus: add support for key frameMalathi Gottam1-1/+18
2018-12-05Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchworkMauro Carvalho Chehab1-1/+2
2018-12-05media: vicodec: Change variable namesDafna Hirschfeld1-46/+48
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: set state resolution from raw formatHans Verkuil1-3/+10
2018-12-03media: vivid: drop v4l2_ctrl_request_complete() from start_streamingHans Verkuil5-10/+0
2018-12-03media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart1-1/+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