summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-11-10media: dvb-frontends/drxk: initialize err to 0Hans Verkuil
2022-11-10media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZEHans Verkuil
2022-11-10media: rkisp1: Zero v4l2_subdev_format fields in when validating linksLaurent Pinchart
2022-11-10media: rkisp1: Use correct macro for gradient registersLaurent Pinchart
2022-11-10media: rkisp1: Initialize color space on resizer sink and source padsLaurent Pinchart
2022-11-10media: rkisp1: Don't pass the quantization to rkisp1_csm_config()Laurent Pinchart
2022-11-03media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-11-03media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-03media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-03media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-10-29media: venus: dec: Handle the case where find_format failsBryan O'Donoghue
2022-10-29media: mceusb: set timeout to at least timeout providedSean Young
2022-10-26media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-10-26media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao
2022-10-26media: uvcvideo: Fix memory leak in uvc_gpio_parseJosé Expósito
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-10-05media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil
2022-10-05media: dvb_vb2: fix possible out of bound accessHangyu Hua
2022-09-28media: flexcop-usb: fix endpoint type checkJohan Hovold
2022-09-08media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-09-05media: pvrusb2: fix memory leak in pvr_probeDongliang Mu
2022-08-25venus: pm_helpers: Fix warning in OPP during probeStanimir Varbanov
2022-08-17media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignmentAngeloGioacchino Del Regno
2022-08-17media: tw686x: Fix memory leak in tw686x_video_initMiaoqian Lin
2022-08-17media: driver/nxp/imx-jpeg: fix a unexpected return value problemJian Zhang
2022-08-17media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is setMing Qian
2022-08-17media: hdpvr: fix error value returns in hdpvr_readNiels Dossche
2022-08-17media: imx-jpeg: Disable slot interrupt when frame doneMing Qian
2022-08-17media: imx-jpeg: Implement drain using v4l2-mem2mem helpersMing Qian
2022-08-17media: imx-jpeg: Align upwards buffer sizeMing Qian
2022-08-17media: imx-jpeg: Support dynamic resolution changeMing Qian
2022-08-17media: imx-jpeg: Handle source change in a functionMing Qian
2022-08-17media: imx-jpeg: Identify and handle precision correctlyMing Qian
2022-08-17media: imx-jpeg: Refactor function mxc_jpeg_parseMing Qian
2022-08-17media: imx-jpeg: Set V4L2_BUF_FLAG_LAST at eosMing Qian
2022-08-17media: imx-jpeg: use NV12M to represent non contiguous NV12Ming Qian
2022-08-17media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea
2022-08-17media: imx-jpeg: Leave a blank space before the configuration dataMing Qian
2022-08-17media: imx-jpeg: Correct some definition according specificationMing Qian
2022-08-17media: tw686x: Register the irq at the end of probeZheyu Ma
2022-08-17media: atmel: atmel-sama7g5-isc: fix warning in configs without OFEugen Hristev
2022-07-12media: davinci: vpif: fix use-after-free on driver unbindJohan Hovold
2022-07-12media: omap3isp: Use struct_group() for memcpy() regionKees Cook
2022-07-12media: ir_toy: prevent device from hanging during transmitSean Young
2022-06-09media: coda: Add more H264 levels for CODA960Nicolas Dufresne
2022-06-09media: coda: Fix reported H264 profileNicolas Dufresne
2022-06-09media: i2c: ov5648: fix wrong pointer passed to IS_ERR() and PTR_ERR()Yang Yingliang