summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorLines
2024-10-12media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy-11/+8
2024-10-12media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui-1/+3
2024-10-12media: platform: ti: omap: fix a typoAndrew Kreimer-1/+1
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König-93/+93
2024-10-12media: dw100: Rectify debug logUmang Jain-1/+1
2024-10-12media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian-0/+2
2024-10-12media: amphion: Set video drvdata before register video deviceMing Qian-1/+1
2024-10-12media: imx-jpeg: Set video drvdata before register video deviceMing Qian-1/+1
2024-10-12media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang-11/+10
2024-10-12media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard-2/+1
2024-10-12media: vde: Convert comma to semicolonChen Ni-6/+6
2024-10-12media: amphion: Guard memory allocation to catch failuresMing Qian-0/+12
2024-10-12media: platform: rga: fix 32-bit DMA limitationJohn Keeping-1/+1
2024-10-12media: nvidia: tegra: Use iommu_paging_domain_alloc()Lu Baolu-3/+4
2024-10-12media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam-8/+3
2024-10-12media: rcar_drif.c: set lock before calling vb2_queue_init()Hans Verkuil-1/+1
2024-10-12media: venus: add missing wait_prepare/finish opsHans Verkuil-0/+4
2024-10-12media: pisp_be: add missing wait_prepare/finish opsHans Verkuil-0/+2
2024-10-12media: omap3isp: add missing wait_prepare/finish opsHans Verkuil-0/+18
2024-10-10media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domainUlf Hansson-43/+15
2024-10-08media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder.Jackson.lee-15/+74
2024-10-08media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage.Jackson.lee-319/+239
2024-10-08media: chips-media: wave5: Support runtime suspend/resumeJackson.lee-26/+118
2024-10-08media: chips-media: wave5: Support SPS/PPS generation for each IDRJackson.lee-5/+29
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-6/+6
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-370/+1439
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds-4/+1
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe-1/+1
2024-08-28Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...Hans Verkuil-15/+38
2024-08-28Merge tag 'tags/next-media-renesas-20240825' of git://git.kernel.org/pub/scm/...Hans Verkuil-12/+10
2024-08-28Merge tag 'tags/next-media-imx-20240825' of git://git.kernel.org/pub/scm/linu...Hans Verkuil-17/+19
2024-08-28media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3Geert Uytterhoeven-0/+1
2024-08-28media: hantro: Add RK3588 VEPU121Sebastian Reichel-0/+1
2024-08-28media: hantro: Disable multicore supportSebastian Reichel-0/+47
2024-08-28media: verisilicon: Add reference buffer compression featureBenjamin Gaignard-4/+109
2024-08-28media: mediatek: vcodec: Constify struct vb2_opsChristophe JAILLET-2/+2
2024-08-28media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong-2/+7
2024-08-28media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong-3/+7
2024-08-28media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong-2/+7
2024-08-26media: renesas: vsp1: Implement .link_validate() for video devicesLaurent Pinchart-0/+22
2024-08-26media: sun4i_csi: Don't use v4l2_subdev_link_validate() for video deviceLaurent Pinchart-1/+8
2024-08-26media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart-0/+5
2024-08-26media: microchip-isc: Drop v4l2_subdev_link_validate() for video devicesLaurent Pinchart-15/+4
2024-08-25media: venus: firmware: Use iommu_paging_domain_alloc()Lu Baolu-3/+3
2024-08-25media: venus: Convert one-element-arrays to flex-arraysRicardo Ribalda-10/+10
2024-08-25media: venus: Refactor hfi_buffer_alloc_mode_supportedRicardo Ribalda-1/+1
2024-08-25media: venus: Refactor hfi_session_fill_buffer_pktRicardo Ribalda-2/+2
2024-08-25media: venus: Refactor hfi_sys_get_property_pktRicardo Ribalda-2/+2
2024-08-25media: venus: Refactor hfi_session_empty_buffer_compressed_pktRicardo Ribalda-1/+1