summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c/ov5693/atomisp-ov5693.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-27media: atomisp: Drop atomisp-ov5693 sensor driverHans de Goede1-1763/+0
2023-06-09media: atomisp: Remove a bunch of sensor related custom IOCTLsHans de Goede1-40/+0
2023-06-09media: atomisp: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-02-08media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERTHans de Goede1-46/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctlHans de Goede1-86/+0
2023-02-08media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctlHans de Goede1-63/+0
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo1-0/+2
2021-07-12media: atomisp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-5/+5
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter1-2/+4
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab1-11/+0
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab1-2/+2
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: better display DMI and EFI found entriesMauro Carvalho Chehab1-1/+1
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab1-0/+11
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab1-171/+176
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-15/+12
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab1-0/+1993
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-1993/+0
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab1-2/+2
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab1-10/+14
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King1-1/+1
2018-02-22media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus1-27/+0
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus1-27/+0
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko1-9/+3
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone1-1/+1
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone1-5/+5
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone1-13/+25
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone1-0/+13
2017-12-29media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann1-11/+8
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab1-2/+2
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko1-4/+0
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko1-1/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko1-8/+4
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko1-14/+1
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant1-3/+1
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus1-0/+2059