summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/imx415.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-02Merge tag 'media/v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2025-08-18media: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-1/+0
2025-08-13media: i2c: imx415: Use the v4l2 helper for obtaining the clockMehdi Djait1-1/+1
2025-06-30media: i2c: imx415: Request the sensor clock without a nameMatthias Fend1-1/+1
2025-02-15media: i2c: imx415: Link frequencies are not exclusive to num lanesDave Stevenson1-28/+25
2025-02-15media: i2c: imx415: Make HBLANK controllable and in consistent unitsDave Stevenson1-48/+40
2025-02-15media: i2c: imx415: Add read/write control of VBLANKDave Stevenson1-18/+34
2024-11-07media: i2c: imx415: Drop HAS_EVENTS flagTommaso Merciai1-2/+1
2024-02-01media: i2c: imx415: Add more clock configurationsAlexander Stein1-5/+260
2024-02-01media: i2c: imx415: Convert to new CCI register access helpersAlexander Stein1-238/+169
2023-12-04media: v4l2-subdev: Rename .init_cfg() operation to .init_state()Laurent Pinchart1-3/+7
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus1-3/+3
2023-09-27media: i2c: imx415: Replace streaming flag with runtime PM checkLaurent Pinchart1-18/+16
2023-09-27media: i2c: imx415: Use v4l2_subdev_get_fmt()Umang Jain1-10/+1
2023-07-19media: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-06media: i2c: add imx415 cmos image sensor driverGerald Loacker1-0/+1300