aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-24media: vivid: Add metadata output supportVandana BN8-11/+364
2019-10-24media: v4l2-core: Add new metadata formatVandana BN2-0/+2
2019-10-24media: Documentation:media:v4l2:Add vivid metadata docVandana BN2-0/+61
2019-10-24media: vivid: Add metadata capture supportVandana BN8-14/+465
2019-10-24media: v4l2-dev: disable frequency and tuner ioctls for touchHans Verkuil1-3/+5
2019-10-24media: v4l2-dev: fix is_tch checksHans Verkuil1-6/+18
2019-10-24media: v4l2-dev: simplify the SDR checksHans Verkuil1-16/+8
2019-10-24media: v4l2-core: correctly validate video and metadata ioctlsVandana BN2-26/+52
2019-10-21media: docs-rst: Document m2m stateless video decoder interfaceAlexandre Courbot2-0/+425
2019-10-21media: cedrus: h264: Support multiple slices per frameJernej Skrabec3-15/+27
2019-10-21media: v4l2-mem2mem: add new_frame detectionHans Verkuil2-2/+16
2019-10-21media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpersJernej Skrabec2-0/+57
2019-10-21media: videodev2.h: add V4L2_DEC_CMD_FLUSHHans Verkuil3-1/+11
2019-10-21media: v4l2-mem2mem: support held capture buffersHans Verkuil2-35/+128
2019-10-21media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUFHans Verkuil6-7/+45
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-16media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZEChristophe JAILLET3-4/+4
2019-10-16media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart1-13/+15
2019-10-16media: cxd2841er: avoid too many status inquiresMauro Carvalho Chehab1-1/+11
2019-10-16media: mb86a20s: make the bit rate estimation function more genericMauro Carvalho Chehab1-31/+23
2019-10-16media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-10-16media: rc-map: Sort rc map name MACROsJisheng Zhang1-11/+11
2019-10-16media: rc: add keymap for Tronsmart Vega S95/S96 remoteChristian Hewitt3-0/+56
2019-10-16media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-1/+1
2019-10-16media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang1-9/+4
2019-10-16media: imon_raw: simplify loopSean Young1-18/+4
2019-10-16media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle2-0/+4
2019-10-10media: ti-vpe: vpe: don't rely on colorspace member for conversionBenoit Parrot3-99/+184
2019-10-10media: v4l2-common: add RGB565 and RGB55 to v4l2_format_infoBenoit Parrot1-0/+2
2019-10-10media: v4l2-common: add pixel encoding supportBenoit Parrot2-64/+95
2019-10-10media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrongBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_funcBenoit Parrot1-1/+4
2019-10-10media: ti-vpe: vpe: use standard struct instead of duplicating fieldsBenoit Parrot1-95/+101
2019-10-10media: ti-vpe: Set the DMA mask and coherent maskBenoit Parrot1-0/+7
2019-10-10media: ti-vpe: vpdma: Use fixed type for address in descriptorBenoit Parrot1-2/+2
2019-10-10media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort casesBenoit Parrot1-3/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence numberBenoit Parrot1-0/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimageBenoit Parrot2-0/+5
2019-10-10media: ti-vpe: vpe: Make sure YUYV is set as default formatBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel formatBenoit Parrot1-4/+9
2019-10-10media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panicBenoit Parrot1-1/+1
2019-10-10media: ti-vpe: Set MAX height supported to 2048 pixelsRam Prasad1-1/+1
2019-10-10media: ti-vpe: Add support for NV21 formatNikhil Devshatwar4-8/+34
2019-10-10media: ti-vpe: Add support for SEQ_BTNikhil Devshatwar1-27/+46
2019-10-10media: ti-vpe: vpe: Remove unnecessary use of container_ofBenoit Parrot1-15/+7
2019-10-10media: ti-vpe: vpe: Add missing null pointer checksBenoit Parrot1-1/+12
2019-10-10media: ti-vpe: vpe: Fix Motion Vector vpdma strideBenoit Parrot1-5/+13