summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2026-05-05media: stm32: dcmi: unregister notifier on probe failureMyeonghun Pak
2026-05-05media: i2c: drop unneeded dependencies on OF_GPIOBartosz Golaszewski
2026-05-05media: pci: dm1105: Free allocated workqueueKrzysztof Kozlowski
2026-05-05media: ti: vpe: unwind v4l2 device registration on probe errorMyeonghun Pak
2026-05-05media: gspca: Fix comment in sd_init()Philipp Matthias Hahn
2026-05-05media: marvell-cam: fix missing pci_disable_device() on removeGuangshuo Li
2026-05-05media: vivid: fix cleanup bugs in vivid_init()Guangshuo Li
2026-05-05media: vimc: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: vidtv: fix reference leak on failed device registrationGuangshuo Li
2026-05-05media: dm1105: fix missing error check for dma_alloc_coherentZhaoyang Yu
2026-05-05media: vpif_capture: fix OF node reference imbalanceJohan Hovold
2026-05-05media: s2255: refactor endpoint lookupJohan Hovold
2026-05-05media: hdpvr: refactor endpoint lookupJohan Hovold
2026-05-05media: gspca: refactor endpoint lookupJohan Hovold
2026-05-05media: si470x-usb: refactor endpoint lookupJohan Hovold
2026-05-05media: dead code cleanup in kconfig for VIDEO_SOLO6X10Julian Braha
2026-05-05media: nuvoton: npcm-video: fix memory leaks in probe and removeDavid Carlier
2026-05-05media: nuvoton: npcm-video: fix error handling in npcm_video_init()David Carlier
2026-05-05media: aspeed: fix missing of_reserved_mem_device_release() on probe failureDavid Carlier
2026-05-05media: synopsys: hdmirx: Fix HPD lane hold timeDmitry Osipenko
2026-05-05media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice()Felix Gu
2026-05-05media: ti: vpe: Fix the error code of devm_request_irq()Felix Gu
2026-05-05media: ti: vpe: Fix fwnode_handle leak in vip_probe_complete()Felix Gu
2026-05-05media: vidtv: fix NULL pointer dereference in vidtv_mux_push_siRuslan Valiyev
2026-05-05media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping...Marco Nenciarini
2026-05-05media: dw9719: Add back the I²C device id tableSakari Ailus
2026-05-05media: cec: seco: unregister adapter on IR probe failureMyeonghun Pak
2026-05-05media: platform: cros-ec: Add Dirkson to the match tableKells Ping
2026-05-05media: platform: cros-ec: Add Kulnex and Moxoe to the match tableKen Lin
2026-05-05media: mgb4: Fix DV timings limitsMartin Tůma
2026-05-05media: v4l2-subdev: Fail {enable,disable}_streams and s_streaming nicelySakari Ailus
2026-05-04media: irtoy: Refactor endpoint lookupJohan Hovold
2026-05-04media: imon_raw: Refactor endpoint lookupJohan Hovold
2026-05-04media: rc: mceusb: Add support for 04eb:e033Riccardo Boninsegna
2026-05-04media: v4l2-common: Add YUV24 format infoNas Chung
2026-05-04media: verisilicon: remove hantro_run declarationRouven Czerwinski
2026-05-04media: chips-media: wave5: Fix Reports from Kernel Lock ValidatorBrandon Brnich
2026-05-04media: chips-media: wave5: Release m2m_ctx after Instance Removed from ListBrandon Brnich
2026-05-04media: rkvdec: vdpu383: Drop bitfields for the bitwriterDetlev Casanova
2026-05-04media: rkvdec: common: Drop bitfields for the bitwriterDetlev Casanova
2026-05-04media: rkvdec: Use the global bitwriter instead of local oneDetlev Casanova
2026-05-04media: rkvdec: Introduce a global bitwriter helperDetlev Casanova
2026-05-04media: verisilicon: Export only needed pixels formatsBenjamin Gaignard
2026-05-04media: chips-media: wave5: Add Support for Packed YUV422 FormatsJackson Lee
2026-05-04media: chips-media: wave5: Support CBP profileJackson Lee
2026-05-04media: chips-media: wave5: Add support for background detectionJackson Lee
2026-05-04media: v4l2-controls: Add control for background detectionJackson Lee
2026-05-04media: chips-media: wave5: Move src_buf Removal to finish_encodeBrandon Brnich
2026-05-04media: mtk-jpeg: cancel workqueue on release for supported platforms onlyLouis-Alexis Eyraud
2026-05-04media: v4l2-ctrls: validate HEVC active reference countsPengpeng Hou