summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2024-10-16media: ti: j721e-csi2rx: Convert comma to semicolonChen Ni
2024-10-12media: verisilicon: Use V4L2_FMTDESC_FLAG_ENUM_ALL flagBenjamin Gaignard
2024-10-12media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdeviceVladimir Zapolskiy
2024-10-12media: qcom: camss: add management of supply regulators to CSIPHYVladimir Zapolskiy
2024-10-12media: qcom: camss: Add hooks to get CSID wrapper resourcesBryan O'Donoghue
2024-10-12media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy
2024-10-12media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui
2024-10-12media: platform: ti: omap: fix a typoAndrew Kreimer
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-12media: dw100: Rectify debug logUmang Jain
2024-10-12media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian
2024-10-12media: amphion: Set video drvdata before register video deviceMing Qian
2024-10-12media: imx-jpeg: Set video drvdata before register video deviceMing Qian
2024-10-12media: mtk-jpeg: Fix null-ptr-deref during unload moduleGuoqing Jiang
2024-10-12media: verisilicon: av1: Fix reference video buffer pointer assignmentBenjamin Gaignard
2024-10-12media: vde: Convert comma to semicolonChen Ni
2024-10-12media: amphion: Guard memory allocation to catch failuresMing Qian
2024-10-12media: platform: rga: fix 32-bit DMA limitationJohn Keeping
2024-10-12media: nvidia: tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-10-12media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-10-12media: rcar_drif.c: set lock before calling vb2_queue_init()Hans Verkuil
2024-10-12media: venus: add missing wait_prepare/finish opsHans Verkuil
2024-10-12media: pisp_be: add missing wait_prepare/finish opsHans Verkuil
2024-10-12media: omap3isp: add missing wait_prepare/finish opsHans Verkuil
2024-10-10media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domainUlf Hansson
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
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-18Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe
2024-08-28Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...Hans Verkuil
2024-08-28Merge tag 'tags/next-media-renesas-20240825' of git://git.kernel.org/pub/scm/...Hans Verkuil
2024-08-28Merge tag 'tags/next-media-imx-20240825' of git://git.kernel.org/pub/scm/linu...Hans Verkuil
2024-08-28media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3Geert Uytterhoeven
2024-08-28media: hantro: Add RK3588 VEPU121Sebastian Reichel
2024-08-28media: hantro: Disable multicore supportSebastian Reichel
2024-08-28media: verisilicon: Add reference buffer compression featureBenjamin Gaignard
2024-08-28media: mediatek: vcodec: Constify struct vb2_opsChristophe JAILLET
2024-08-28media: mediatek: vcodec: Fix H264 stateless decoder smatch warningYunfei Dong
2024-08-28media: mediatek: vcodec: Fix VP8 stateless decoder smatch warningYunfei Dong
2024-08-28media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warningYunfei Dong
2024-08-26media: renesas: vsp1: Implement .link_validate() for video devicesLaurent Pinchart
2024-08-26media: sun4i_csi: Don't use v4l2_subdev_link_validate() for video deviceLaurent Pinchart
2024-08-26media: sun4i_csi: Implement link validate for sun4i_csi subdevLaurent Pinchart
2024-08-26media: microchip-isc: Drop v4l2_subdev_link_validate() for video devicesLaurent Pinchart
2024-08-25media: venus: firmware: Use iommu_paging_domain_alloc()Lu Baolu