summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)Author
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
2023-06-09media: atomisp: ov2680: Implement selection supportHans de Goede
2023-06-09media: atomisp: ov2680: Add init_cfg pad-opHans de Goede
2023-06-09media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe()Hans de Goede
2023-06-09media: atomisp: ov2680: s/input_lock/lock/Hans de Goede
2023-06-09media: atomisp: ov2680: s/ov2680_device/ov2680_dev/Hans de Goede
2023-06-09media: atomisp: gc0310: Turn into standard v4l2 sensor driverHans de Goede
2023-06-09media: atomisp: ov2680: Turn into standard v4l2 sensor driverHans de Goede
2023-06-09media: atomisp: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-09media: atomisp: gc0310: Remove gc0310.hHans de Goede
2023-06-09media: atomisp: gc0310: Remove gc0310_s_config() functionHans de Goede
2023-06-09media: atomisp: gc0310: Cleanup includesHans de Goede
2023-06-09media: atomisp: gc0310: Fix double free in gc0310_remove()Hans de Goede
2023-06-09media: atomisp: gc0310: Drop XXGC0310 ACPI hardware-idHans de Goede
2023-05-26media: staging: media: atomisp: init high & low varsHans Verkuil
2023-04-15media: atomisp: gc0310: Switch over to ACPI powermanagementHans de Goede
2023-04-15media: atomisp: gc0310: Use devm_kzalloc() for data structHans de Goede
2023-04-15media: atomisp: gc0310: Add runtime-pm supportHans de Goede
2023-04-15media: atomisp: gc0310: Delay power-on till streaming is startedHans de Goede
2023-04-15media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.Hans de Goede
2023-04-15media: atomisp: gc0310: Add error_unlock label to s_stream()Hans de Goede
2023-04-15media: atomisp: gc0310: Add exposure and gain controlsHans de Goede
2023-04-15media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE supportHans de Goede
2023-04-15media: atomisp: gc0310: Remove read-only exposure controlHans de Goede
2023-04-15media: atomisp: gc0310: Remove non working flip-controlsHans de Goede
2023-04-15media: atomisp: gc0310: Replace custom reg access functions with smbus helpersHans de Goede