summaryrefslogtreecommitdiff
path: root/drivers/media/i2c/ov08x40.c
AgeCommit message (Expand)Author
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab
2024-11-07media: ov08x40: Add OF probe supportBryan O'Donoghue
2024-11-07media: ov08x40: Rename ext_clk to xvclkBryan O'Donoghue
2024-11-07media: ov08x40: Fix burst write sequenceBryan O'Donoghue
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-02-06media: ov08x40: Reduce start streaming timeJason Chen
2024-02-06Revert "media: ov08x40: Reduce start streaming time"Sakari Ailus
2024-02-01media: ov08x40: Reduce start streaming timeJason Chen
2024-02-01media: ov08x40: Modify the tline calculation in different modesJason Chen
2024-02-01media: ov08x40: Avoid sensor probing in D0 stateJason Chen
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-09-27media: i2c: ov08x40: Drop system suspend and resume handlersLaurent Pinchart
2023-09-27media: i2c: ov08x40: Drop check for reentrant .s_stream()Laurent Pinchart
2023-07-14media: ov08x40: Fix hblank out of range issueJason Chen
2023-07-14media: i2c: Remove Shawn's and Chiranjeevi's e-mail addressesSakari Ailus
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-25media: i2c: ov08x40: Make remove callback return voidKieran Bingham
2022-10-25media: i2c: Add ov08x40 image sensor driverShawn Tu