summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/max96712
AgeCommit message (Expand)AuthorLines
2024-12-19staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu-2/+2
2024-10-16media: staging: max96712: Add support for MAX96724Niklas Söderlund-2/+10
2024-10-16media: staging: max96712: Document the DEBUG_EXTRA registerNiklas Söderlund-1/+5
2024-10-16media: staging: max96712: Move link frequency setting to device structNiklas Söderlund-7/+17
2024-10-16media: staging: max96712: Remove device id checkNiklas Söderlund-18/+0
2024-06-04media: staging: max96712: Store format in subdev active stateNiklas Söderlund-9/+28
2024-04-30media: staging: max96712: fix copy-paste errorIhor Matushchak-1/+1
2023-05-26media: staging: max96712: Switch i2c driver back to use .probe()Uwe Kleine-König-1/+1
2023-05-25media: staging: max96712: Add support for 3-lane C-PHYNiklas Söderlund-6/+32
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-3/+1
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab-1/+1
2022-01-28media: v4l2-fwnode: Move bus config structure to v4l2_mediabus.hLaurent Pinchart-1/+1
2021-12-14media: staging: max96712: Constify static v4l2_subdev_opsRikard Falkeborn-1/+1
2021-12-14media: max96712: Depend on VIDEO_V4L2Sakari Ailus-0/+1
2021-11-15media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializerNiklas Söderlund-0/+455