summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2024-01-25media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c)Aurelien Jarno
2024-01-25media: i2c: mt9m114: use fsleep() in place of udelay()Arnd Bergmann
2024-01-25media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path ...Christophe JAILLET
2024-01-25media: dvbdev: drop refcount on error path in dvb_device_open()Dan Carpenter
2024-01-25media: rkisp1: Fix memory leaks in rkisp1_isp_unregister()Tomi Valkeinen
2024-01-25media: rkisp1: Fix media device memory leakTomi Valkeinen
2024-01-25media: imx-mipi-csis: Drop extra clock enable at probe()Tomi Valkeinen
2024-01-25media: imx-mipi-csis: Fix clock handling in remove()Tomi Valkeinen
2024-01-25media: videobuf2: request more buffers for vb2_readHans Verkuil
2024-01-25media: bttv: add back vbi hackHans Verkuil
2024-01-25media: bttv: start_streaming should return a proper error codeHans Verkuil
2024-01-25media: cx231xx: fix a memleak in cx231xx_init_isocZhipeng Lu
2024-01-25media: v4l: async: Fix duplicated list deletionSebastian Reichel
2024-01-25media: amphion: Fix VPU core alias nameAlexander Stein
2024-01-25media: verisilicon: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2024-01-25media: visl: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2024-01-25media: mtk-jpeg: Remove cancel worker in mtk_jpeg_remove to avoid the crash o...Zheng Wang
2024-01-25media: pvrusb2: fix use after free on context disconnectionRicardo B. Marliere
2023-11-16Merge tag 'media-renesas-fixes-20231113' of git://git.kernel.org/pub/scm/linu...Hans Verkuil
2023-11-16media: pci: mgb4: add COMMON_CLK dependencyArnd Bergmann
2023-11-16media: mgb4: Added support for T200 card variantMartin Tůma
2023-11-13media: vsp1: Remove unbalanced .s_stream(0) callsLaurent Pinchart
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-27media: nuvoton: VIDEO_NPCM_VCD_ECE should depend on ARCH_NPCMGeert Uytterhoeven
2023-10-23media: venus: Fix firmware path for resourcesPatrick Whewell
2023-10-23media: venus: hfi_cmds: Replace one-element array with flex-array member and ...Gustavo A. R. Silva
2023-10-23media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia
2023-10-23media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia
2023-10-23media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia
2023-10-23media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-18media: platform: cadence: select MIPI_DPHY dependencyJai Luthra
2023-10-13media: cec: meson: always include meson sub-directory in MakefileMarek Szyprowski
2023-10-13media: videobuf2: Fix IS_ERR checking in vb2_dc_put_userptr()Ma Ke
2023-10-13media: platform: mtk-mdp3: fix uninitialized variable in mdp_path_config()Moudy Ho
2023-10-13media: mediatek: vcodec: using encoder device to alloc/free encoder memoryYunfei Dong
2023-10-13media: imx-jpeg: notify source chagne event when the first picture parsedMing Qian
2023-10-13media: cx231xx: Use EP5_BUF_SIZE macroJinjie Ruan
2023-10-13media: siano: Drop unnecessary error check for debugfs_create_dir/file()Jinjie Ruan
2023-10-13media: mediatek: vcodec: Handle invalid encoder vsiIrui Wang
2023-10-13media: aspeed: Drop unnecessary error check for debugfs_create_file()Jinjie Ruan
2023-10-13media: verisilicon: Fixes clock list for rk3588 av1 decoderBenjamin Gaignard
2023-10-13media: videobuf2: Fix IS_ERR checking in vb2_vmalloc_put_userptr()Ma Ke
2023-10-13media: pci: cx18: if cx == NULL, then don't use it.Hans Verkuil
2023-10-13media: pci: mgb4: fix potential spectre vulnerabilityHans Verkuil
2023-10-13media: nxp: imx-jpeg: use goto instead of returnHans Verkuil
2023-10-13media: dvb-usb-v2: af9035: fix missing unlockHans Verkuil
2023-10-12media: qcom: venus: fix incorrect return valueHans Verkuil
2023-10-12media: i2c: adp1653: don't reuse the same node pointerHans Verkuil