summaryrefslogtreecommitdiff
path: root/drivers/media/platform/chips-media
AgeCommit message (Expand)Author
6 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-05-12media: chips-media: wave5: Add range checks for dec_output_infoRicardo Ribalda
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: 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: chips-media: wave5: Move src_buf Removal to finish_encodeBrandon Brnich
2026-03-23media: chips-media: wave5: add missing spinlock protection for handle_dynamic...Ziyi Guo
2026-03-23media: chips-media: wave5: add missing spinlock protection for send_eos_event()Ziyi Guo
2026-03-23media: chips-media: wave5: fix a potential memory leak in wave5_vdi_init()Haoxiang Li
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-05media: chips-media: wave5: Fix Potential Probe Resource LeakBrandon Brnich
2026-01-05media: chips-media: wave5: Fix memory leak on codec_info allocation failureZilin Guan
2026-01-05media: chips-media: wave5: Improve performance of decoderJackson Lee
2026-01-05media: chips-media: wave5: Add WARN_ON to check if dec_output_info is NULLJackson Lee
2026-01-05media: chips-media: wave5: Fix Null reference while testing flusterJackson Lee
2026-01-05media: chips-media: wave5: Fix SError of kernel panic when closedJackson Lee
2026-01-05media: chips-media: wave5: Fix device cleanup order to prevent kernel panicXulin Sun
2026-01-05media: chips-media: wave5: Fix kthread worker destruction in polling modeXulin Sun
2026-01-05media: chips-media: wave5: Fix PM runtime usage count underflowXulin Sun
2026-01-05media: chips-media: wave5: Process ready frames when CMD_STOP sent to EncoderBrandon Brnich
2026-01-05media: chips-media: wave5: Fix conditional in start_streamingBrandon Brnich
2025-10-17media: v4l2-mem2mem: Don't copy frame flags in v4l2_m2m_buf_copy_metadata()Laurent Pinchart
2025-10-17media: coda: Drop unneeded v4l2_m2m_get_vq() NULL checkLaurent Pinchart
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-09-04media: chips-media: wave5: Remove redundant ternary operatorsLiao Yuanhong
2025-08-18media: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-08-13media: wave5: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: coda: Access v4l2_fh from fileJacopo Mondi
2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart
2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart
2025-08-13media: chips-media: wave5: Pass file pointer to wave5_cleanup_instance()Laurent Pinchart
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-02-21media: coda: Add system resume interfaceXiaolei Wang
2025-02-18media: Switch to use hrtimer_setup()Nam Cao
2025-02-15media: chips-media: wave5: Fix timeout while testing 10bit hevc flusterJackson.lee
2025-02-15media: chips-media: wave5: Fix a hang after seekingJackson.lee
2025-02-15media: chips-media: wave5: Avoid race condition in the interrupt handlerJackson.lee
2025-02-15media: chips-media: wave5: Fix gray color on screenJackson.lee
2025-01-08treewide: Introduce kthread_run_worker[_on_cpu]()Frederic Weisbecker
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-08media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder.Jackson.lee
2024-10-08media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage.Jackson.lee
2024-10-08media: chips-media: wave5: Support runtime suspend/resumeJackson.lee
2024-10-08media: chips-media: wave5: Support SPS/PPS generation for each IDRJackson.lee