summaryrefslogtreecommitdiff
path: root/drivers/media/platform/nxp
AgeCommit message (Expand)AuthorFilesLines
2025-05-01media: nxp: imx8-isi: better handle the m2m usage_countLaurentiu Palcu1-1/+13
2025-04-30media: platform: use (t,l)/wxh format for rectangleHans Verkuil1-4/+4
2025-04-24media: imx-jpeg: Check decoding is ongoing for motion-jpegMing Qian2-1/+31
2025-04-24media: imx-jpeg: Change the pattern size to 128x64Ming Qian2-8/+39
2025-04-24media: imx-jpeg: Cleanup after an allocation errorMing Qian1-0/+1
2025-04-24media: imx-jpeg: Reset slot data pointers when freedMing Qian1-0/+6
2025-04-24media: imx-jpeg: Move mxc_jpeg_free_slot_data() aheadMing Qian1-20/+20
2025-04-24media: imx-jpeg: Drop the first error framesMing Qian1-1/+11
2025-02-15media: v4l: Convert the users of v4l2_get_link_freq to call it on a padSakari Ailus2-4/+12
2025-01-06media: nxp: imx8-isi: Add i.MX8ULP supportGuoniu.zhou2-0/+15
2025-01-06media: nxp: imx8-isi: fix v4l2-compliance test errorsLaurentiu Palcu1-0/+3
2024-12-02media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter1-3/+4
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil7-14/+0
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König8-8/+8
2024-10-12media: dw100: Rectify debug logUmang Jain1-1/+1
2024-10-12media: imx-jpeg: Ensure power suppliers be suspended before detach themMing Qian1-0/+2
2024-10-12media: imx-jpeg: Set video drvdata before register video deviceMing Qian1-1/+1
2024-10-12media: imx-jpeg: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-8/+3
2024-08-23media: imx8mq-mipi-csi2: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam1-9/+8
2024-08-23media: imx-mipi-csis: Switch to RUNTIME_PM_OPS()Fabio Estevam1-5/+5
2024-08-23media: imx-mipi-csis: avoid logging while holding spinlockMatthias Fend1-3/+6
2024-08-09media: imx-pxp: Rewrite coeff expressionRicardo Ribalda1-2/+7
2024-06-27media: imx-mipi-csis: Use v4l2_subdev_enable_streams()Laurent Pinchart1-7/+15
2024-06-26media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()Harshit Mogalapalli1-0/+3
2024-06-21media: imx-jpeg: Drop initial source change event if capture has been setupMing Qian1-0/+3
2024-06-21media: imx-jpeg: Remove some redundant error logsMing Qian1-11/+0
2024-04-19media: mipi-csis: Emit V4L2_EVENT_FRAME_SYNC eventsStefan Klug1-1/+33
2024-02-28media: nxp: imx8-isi: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-02-16media: imx-jpeg: Support for negotiating bytesperline with clientMing Qian2-0/+17
2024-02-05media: nxp: imx8-isi: Factor out a variableRicardo Ribalda1-5/+3
2024-02-05media: nxp: imx8-isi: Mark all crossbar sink pads as MUST_CONNECTLaurent Pinchart1-8/+2
2024-02-05media: nxp: imx8-isi: Check whether crossbar pad is non-NULL before accessMarek Vasut1-1/+7
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard2-2/+2
2023-12-09media: nxp: imx8-isi-debug: Add missing 36-Bit DMA registers to debugfs outputAlexander Stein1-3/+24
2023-12-09media: imx-mipi-csis: Drop extra clock enable at probe()Tomi Valkeinen1-11/+2
2023-12-09media: imx-mipi-csis: Fix clock handling in remove()Tomi Valkeinen1-1/+3
2023-12-09media: imx: imx7-media-csi: Include headers explicitlyLaurent Pinchart1-6/+21
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart5-15/+31
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus5-29/+30
2023-11-23media: v4l: subdev: Rename sub-device state information access functionsSakari Ailus1-5/+5
2023-11-23media: nxp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard1-3/+4
2023-10-13media: imx-jpeg: notify source chagne event when the first picture parsedMing Qian2-1/+7
2023-10-13media: nxp: imx-jpeg: use goto instead of returnHans Verkuil1-1/+1
2023-10-07media: v4l: subdev: Clear frame descriptor before get_frame_descSakari Ailus1-2/+0
2023-09-27media: imx-jpeg: Remove unused declarationsYue Haibing1-11/+0
2023-09-27media: nxp: Use devm_kmemdup to replace devm_kmalloc + memcpyLi Zetao1-3/+1
2023-09-27media: imx-jpeg: initiate a drain of the capture queue in dynamic resolution ...Ming Qian1-3/+24
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET1-2/+0
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds13-72/+1128
2023-08-10media: imx: imx7-media-csi: Fix frame sizes enumerationLaurent Pinchart1-6/+8