summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c/gc0310.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-09media: atomisp: gc0310: Remove gc0310.hHans de Goede1-309/+0
2023-04-15media: atomisp: gc0310: Switch over to ACPI powermanagementHans de Goede1-2/+3
2023-04-15media: atomisp: gc0310: Add runtime-pm supportHans de Goede1-1/+1
2023-04-15media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.Hans de Goede1-63/+9
2023-04-15media: atomisp: gc0310: Add exposure and gain controlsHans de Goede1-1/+6
2023-04-15media: atomisp: gc0310: Replace custom reg access functions with smbus helpersHans de Goede1-4/+0
2023-04-15media: atomisp: gc0310: Remove enum gc0310_tok_typeHans de Goede1-154/+148
2023-04-15media: atomisp: gc0310: Simplify gc0310_write_reg_array()Hans de Goede1-12/+0
2023-04-15media: atomisp: gc0310: Remove GC0310_TOK_*Hans de Goede1-7/+2
2023-04-15media: atomisp: gc0310: Remove some unused structure definitionsHans de Goede1-11/+0
2023-02-08media: atomisp: Remove no longer used binning info from sensor resolution infoHans de Goede1-6/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede1-1/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede1-3/+0
2022-11-25media: atomisp: gc0310: Power on sensor from set_fmt() callbackHans de Goede1-0/+1
2021-11-15media: atomisp-gc0310: use v4l2_find_nearest_size()Mauro Carvalho Chehab1-2/+1
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: fix several typosMauro Carvalho Chehab1-1/+1
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab1-0/+404
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-404/+0
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab1-2/+1
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus1-43/+0
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko1-7/+0
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter1-1/+1
2017-03-07staging: atomisp: fix include Makefile messGreg Kroah-Hartman1-1/+1
2017-03-06staging/atomisp: Add support for the Intel IPU v2Alan Cox1-0/+459