summaryrefslogtreecommitdiff
path: root/drivers/media/platform/nxp
AgeCommit message (Expand)Author
2025-05-01media: nxp: imx8-isi: better handle the m2m usage_countLaurentiu Palcu
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil
2025-04-24media: imx-jpeg: Check decoding is ongoing for motion-jpegMing Qian
2025-04-24media: imx-jpeg: Change the pattern size to 128x64Ming Qian
2025-04-24media: imx-jpeg: Cleanup after an allocation errorMing Qian
2025-04-24media: imx-jpeg: Reset slot data pointers when freedMing Qian
2025-04-24media: imx-jpeg: Move mxc_jpeg_free_slot_data() aheadMing Qian
2025-04-24media: imx-jpeg: Drop the first error framesMing Qian
2025-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus
2025-01-06media: nxp: imx8-isi: Add i.MX8ULP supportGuoniu.zhou
2025-01-06media: nxp: imx8-isi: fix v4l2-compliance test errorsLaurentiu Palcu
2024-12-02media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter
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-12media: dw100: Rectify debug logUmang Jain
2024-10-12media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian
2024-10-12media: imx-jpeg: Set video drvdata before register video deviceMing Qian
2024-10-12media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-23media: imx8mq-mipi-csi2: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-23media: imx-mipi-csis: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-08-23media: imx-mipi-csis: avoid logging while holding spinlockMatthias Fend
2024-08-09media: imx-pxp: Rewrite coeff expressionRicardo Ribalda
2024-06-27media: imx-mipi-csis: Use v4l2_subdev_enable_streams()Laurent Pinchart
2024-06-26media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()Harshit Mogalapalli
2024-06-21media: imx-jpeg: Drop initial source change event if capture has been setupMing Qian
2024-06-21media: imx-jpeg: Remove some redundant error logsMing Qian
2024-04-19media: mipi-csis: Emit V4L2_EVENT_FRAME_SYNC eventsStefan Klug
2024-02-28media: nxp: imx8-isi: Convert to platform remove callback returning voidUwe Kleine-König
2024-02-16media: imx-jpeg: Support for negotiating bytesperline with clientMing Qian
2024-02-05media: nxp: imx8-isi: Factor out a variableRicardo Ribalda
2024-02-05media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECTLaurent Pinchart
2024-02-05media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before accessMarek Vasut
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-12-09media: nxp: imx8-isi-debug: Add missing 36-Bit DMA registers to debugfs outputAlexander Stein
2023-12-09media: imx-mipi-csis: Drop extra clock enable at probe()Tomi Valkeinen
2023-12-09media: imx-mipi-csis: Fix clock handling in remove()Tomi Valkeinen
2023-12-09media: imx: imx7-media-csi: Include headers explicitlyLaurent Pinchart
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus
2023-11-23media: nxp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-10-13media: imx-jpeg: notify source chagne event when the first picture parsedMing Qian
2023-10-13media: nxp: imx-jpeg: use goto instead of returnHans Verkuil
2023-10-07media: v4l: subdev: Clear frame descriptor before get_frame_descSakari Ailus
2023-09-27media: imx-jpeg: Remove unused declarationsYue Haibing
2023-09-27media: nxp: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao
2023-09-27media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution ...Ming Qian
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-08-10media: imx: imx7-media-csi: Fix frame sizes enumerationLaurent Pinchart