aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2022-11-10media: platform: cros-ec: Add Kuldax to the match tableRory Liu
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-10media: rkisp1: Fix source pad format configurationLaurent Pinchart
2022-11-04media: vivid: set num_in/outputs to 0 if not supportedHans Verkuil
2022-11-04media: v4l2-dv-timings: add sanity checks for blanking valuesHans Verkuil
2022-11-04media: vivid: dev->bitmap_cap wasn't freed in all casesHans Verkuil
2022-11-04media: vivid: s_fbuf: add more sanity checksHans Verkuil
2022-11-04media: sun8i-rotate: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sun8i-di: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sun4i-csi: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sun6i-csi: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sun8i-a83t-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski
2022-11-04media: sunxi: Fix some error handling path of sun6i_mipi_csi2_probe()Christophe JAILLET
2022-11-04media: sunxi: Fix some error handling path of sun8i_a83t_mipi_csi2_probe()Christophe JAILLET
2022-11-04media: sun6i-mipi-csi2: Depend on PHY_SUN6I_MIPI_DPHYSakari Ailus
2022-11-04media: ov8865: Fix an error handling path in ov8865_probe()Christophe JAILLET
2022-11-04media: ar0521: Fix return value check in writing initial registersSakari Ailus
2022-11-04media: ar0521: fix error return code in ar0521_power_on()Yang Yingliang
2022-11-04media: amphion: release m2m ctx when releasing vpu instanceMing Qian
2022-10-29media: venus: Fix NV12 decoder buffer discovery on HFI_VERSION_1XXBryan O'Donoghue
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-21media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua
2022-10-21media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-10-21media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-10-21media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao
2022-10-21media: uvcvideo: Fix memory leak in uvc_gpio_parseJosé Expósito
2022-10-21media: amphion: fix a bug that vpu core may not resume after suspendMing Qian
2022-10-21media: amphion: don't change the colorspace reported by decoder.Ming Qian
2022-10-21media: amphion: adjust the encoder's value range of gop sizeMing Qian
2022-10-21media: amphion: insert picture startcode after seek for vc1g formatMing Qian
2022-10-21media: mediatek: vcodec: Skip non CBR bitrate modeHirokazu Honda
2022-10-21media: airspy: fix memory leak in airspy probeDongliang Mu
2022-10-21media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)Nícolas F. R. A. Prado
2022-09-27media: dvb_vb2: fix possible out of bound accessHangyu Hua
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil
2022-09-27media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold
2022-08-31media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda
2022-08-30media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds