aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-08Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab1-1/+1
2020-01-04media: staging/intel-ipu3: make imgu use fixed running modeBingbu Cao3-74/+9
2020-01-04media: staging/intel-ipu3: set the main output as mandatoryBingbu Cao2-3/+5
2020-01-04media: staging: ipu3: replace 0 with falseJules Irenge1-1/+1
2020-01-03media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus1-1/+1
2019-12-16media: hantro: Support color conversion via post-processingEzequiel Garcia11-11/+343
2019-12-16media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_runEzequiel Garcia10-18/+18
2019-12-16media: hantro: Cleanup format negotiation helpersEzequiel Garcia1-33/+20
2019-12-16media: imx7-mipi-csis: remove subdev_notifierRui Miguel Silva1-3/+0
2019-12-16media: meson: vdec: add sm1 platformNeil Armstrong4-7/+59
2019-12-16media: meson: vdec: add g12a platformMaxime Jourdan4-2/+44
2019-12-13media: meson: add missing allocation failure check on new_bufColin Ian King1-0/+2
2019-11-10media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman1-1/+1
2019-11-10media: hantro: Remove now unused H264 pic_sizeJonas Karlman2-8/+0
2019-11-10media: hantro: Use output buffer width and height for H264 decodingJonas Karlman1-2/+2
2019-11-10media: hantro: Reduce H264 extra space for motion vectorsJonas Karlman1-2/+18
2019-11-10media: hantro: Fix H264 motion vector buffer offsetJonas Karlman1-9/+22
2019-11-10media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia1-9/+19
2019-11-10media: cedrus: Increase maximum supported sizeJernej Skrabec1-2/+2
2019-11-10media: cedrus: Fix H264 4k supportJernej Skrabec3-8/+101
2019-11-10media: cedrus: Properly signal size in mode registerJernej Skrabec6-6/+13
2019-11-09media: hantro: Fix picture order count table enableFrancois Buergisser1-3/+5
2019-11-09media: hantro: Fix motion vectors usage conditionFrancois Buergisser1-2/+2
2019-11-09media: hantro: Fix H264 max frmsize supported on RK3288Jonas Karlman1-2/+2
2019-11-09media: hantro: Do not reorder H264 scaling listJonas Karlman1-39/+12
2019-11-09media: cedrus: Use correct H264 8x8 scaling listJonas Karlman1-2/+2
2019-11-09media: cedrus: Use helpers to access capture queueJernej Skrabec2-4/+12
2019-11-09media: cedrus: Fix decoding for some H264 videosJernej Skrabec2-3/+30
2019-11-05media: staging/imx: Use a shorter name for driverFabio Estevam1-2/+4
2019-11-05media: staging: media: allegro-dvt: remove bool comparisonCristiane Naves1-1/+1
2019-11-05media: staging: media: cedrus: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-11-05media: imx7-mipi-csis: make array 'registers' static const, makes object smallerColin Ian King1-1/+1
2019-11-05media: staging/intel-ipu3: remove the unnecessary compiler flagsBingbu Cao2-8/+0
2019-11-05media: doc-rst: ipu3: clarification on data type conversion of IEFD CUBingbu Cao2-2/+5
2019-11-05media: doc-rst: add more info for resolution change blocks in ipu3Bingbu Cao1-1/+0
2019-10-24media: imx7-mipi-csis: Add a check for devm_regulator_getChuhong Yuan1-1/+6
2019-10-24media: cedrus: Add HEVC/H.265 decoding supportPaul Kocialkowski8-5/+977
2019-10-24media: cedrus: Remove unnecessary parenthesis around DIV_ROUND_UPPaul Kocialkowski1-2/+2
2019-10-24media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macroPaul Kocialkowski1-14/+17
2019-10-21media: cedrus: h264: Support multiple slices per frameJernej Skrabec3-15/+27
2019-10-16media: staging: media: Make use of devm_platform_ioremap_resourceHariprasad Kelam1-5/+1
2019-10-16media: staging: media: omap4iss: Replace NULL comparison.Nachammai Karuppiah1-2/+2
2019-10-10media: imx: Move pads init to probeSteve Longerbeam8-103/+81
2019-10-10media: imx: Move capture device init to registeredSteve Longerbeam3-29/+38
2019-10-10media: staging: media: imx: Use devm_platform_ioremap_resource().Jeeeun Evans1-3/+1
2019-10-10media: staging: media: imx: Fix alignment to match open parenthesisAmol Grover1-3/+3
2019-10-01media: imx: enable V4L2_PIX_FMT_XBGR32, _BGRX32, and _RGBX32Philipp Zabel1-1/+9
2019-10-01media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon1-1/+22
2019-10-01media: hantro: h264: Rename POC_CMP() into HANTRO_CMP()Boris Brezillon1-11/+11
2019-10-01media: hantro: h264: Fix a comment in b1_ref_list_cmp()Boris Brezillon1-1/+1