summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c/atomisp-gc0310.c
AgeCommit message (Expand)Author
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-10-11staging: media: atomisp: drop check for reentrant .s_stream()Hans Verkuil
2023-09-27media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnodeHans de Goede
2023-06-09media: atomisp: gc0310: 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-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
2023-04-15media: atomisp: gc0310: Remove enum gc0310_tok_typeHans de Goede
2023-04-15media: atomisp: gc0310: Simplify gc0310_write_reg_array()Hans de Goede
2023-04-15media: atomisp: gc0310: Remove GC0310_TOK_*Hans de Goede
2023-02-08media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERTHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede
2022-11-25media: atomisp: gc0310: Power on sensor from set_fmt() callbackHans de Goede
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2021-11-15media: atomisp-gc0310: use v4l2_find_nearest_size()Mauro Carvalho Chehab
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2021-05-19media: staging: media: atomisp: remove unnecessary pr_info callsDeepak R Varma
2021-05-19media: staging: media: atomisp: replace raw pr_*() by dev_dbg()Deepak R Varma
2021-03-22media: staging: atomisp: Corrected error handling in functionLeonid Kushnir
2021-03-22media: staging: atomisp: Removed else branch in functionLeonid Kushnir
2021-03-22media: staging: atomisp: Fixed allignment to match open parenthesisLeonid Kushnir
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab
2020-05-20media: atomisp: fix several typosMauro Carvalho Chehab
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab
2018-05-16media: staging: atomisp: Remove driverSakari Ailus
2018-05-16media: atomisp-gc0310: return errors at gc0310_init()Mauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab