summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)Author
2025-07-08media: atomisp: ov2722: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc2235: Fix struct definition styleThomas Andreatta
2025-07-08media: atomisp: gc0310: Remove redundant debug messageThomas Andreatta
2025-07-08media: atomisp: gc0310: Drop gc0310_g_skip_frames()Hans de Goede
2025-07-08media: atomisp: gc0310: Drop gc0310_get_frame_interval()Hans de Goede
2025-07-08media: atomisp: gc0310: runtime-PM fixesHans de Goede
2025-07-08media: atomisp: gc0310: Move and rename suspend/resume functionsHans de Goede
2025-07-08media: atomisp: gc0310: Switch to using sd.active_state fmtHans de Goede
2025-07-08media: atomisp: gc0310: Use v4l2_subdev_get_fmt() as v4l2_subdev_pad_ops.get_...Hans de Goede
2025-07-08media: atomisp: gc0310: Implement internal_ops.init_stateHans de Goede
2025-07-08media: atomisp: gc0310: Switch to using the sub-device state lockHans de Goede
2025-07-08media: atomisp: gc0310: Switch to {enable,disable}_streamsHans de Goede
2025-07-08media: atomisp: gc0310: Remove unused is_streaming variableHans de Goede
2025-07-08media: atomisp: gc0310: Fix power on/off sleep timesHans de Goede
2025-07-08media: atomisp: gc0310: Add check_hwcfg() functionHans de Goede
2025-07-08media: atomisp: gc0310: Limit max exposure value to mode-height + vblankHans de Goede
2025-07-08media: atomisp: gc0310: Add camera orientation and sensor rotation controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add vblank and hblank controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add link-frequency and pixelrate controlsHans de Goede
2025-07-08media: atomisp: gc0310: Add selection API supportHans de Goede
2025-07-08media: atomisp: gc0310: Use V4L2_CID_ANALOGUE_GAIN for gain controlHans de Goede
2025-07-08media: atomisp: gc0310: Switch to CCI register access helpersHans de Goede
2025-07-08media: atomisp: gc0310: Modify vblank value to run at 30 fpsHans de Goede
2025-07-08media: atomisp: gc0310: Drop unused GC0310_FOCAL_LENGTH_NUM defineHans de Goede
2025-07-08media: atomisp: gc0310: Rename "dev" function variable to "sensor"Hans de Goede
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede
2024-11-07media: atomisp: Remove License information boilerplateAndy Shevchenko
2024-11-07media: atomisp: mt9m114: Fix fmt->code not getting set on try_fmtHans de Goede
2024-11-07media: atomisp: mt9m114: Add missing mutex_init() callHans de Goede
2024-11-07media: atomisp: mt9m114: Disable V4L2_CID_3A_LOCK controlHans de Goede
2024-11-07media: atomisp: Remove unused libmsrlisthelperHans de Goede
2024-06-29media: atomisp: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-04-29media: atomisp-mt9m114: adjust macro parameter nameJulia Lawall
2024-04-26media: atomisp: Drop intel_v4l2_subdev_typeHans de Goede
2024-04-26media: atomisp: Drop the atomisp custom lm3554 flash driverHans de Goede
2024-04-26media: atomisp: ov2722: Remove power on sensor from set_fmt() callbackHans de Goede
2024-02-01media: atomisp: Removed duplicate comment and fixed comment formatJonathan Bergh
2023-12-13media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_intervalLaurent Pinchart
2023-12-13media: v4l2-subdev: Turn .[gs]_frame_interval into pad operationsLaurent Pinchart
2023-11-23media: v4l: subdev: Switch to stream-aware state functionsSakari Ailus
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-10-11staging: media: atomisp: drop check for reentrant .s_stream()Hans Verkuil
2023-09-27media: atomisp: Drop atomisp-ov5693 sensor driverHans de Goede
2023-09-27media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnodeHans de Goede
2023-08-14media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede
2023-08-10media: atomisp: ov2680: Convert to new CCI register access helpersHans de Goede
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede
2023-06-09media: atomisp: Remove a bunch of sensor related custom IOCTLsHans de Goede