aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/media/atomisp/i2c/atomisp-gc0310.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2021-11-15media: atomisp-gc0310: use v4l2_find_nearest_size()Mauro Carvalho Chehab1-98/+21
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen1-5/+5
2021-05-19media: staging: media: atomisp: remove unnecessary pr_info callsDeepak R Varma1-17/+0
2021-05-19media: staging: media: atomisp: replace raw pr_*() by dev_dbg()Deepak R Varma1-15/+15
2021-03-22media: staging: atomisp: Corrected error handling in functionLeonid Kushnir1-3/+4
2021-03-22media: staging: atomisp: Removed else branch in functionLeonid Kushnir1-5/+4
2021-03-22media: staging: atomisp: Fixed allignment to match open parenthesisLeonid Kushnir1-2/+2
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-1/+0
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab1-1/+2
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab1-1/+11
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab1-128/+131
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab1-11/+11
2020-05-20media: atomisp: fix several typosMauro Carvalho Chehab1-1/+1
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab1-0/+1392
2018-05-16media: staging: atomisp: Remove driverSakari Ailus1-1392/+0
2018-05-16media: atomisp-gc0310: return errors at gc0310_init()Mauro Carvalho Chehab1-1/+1
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab1-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-26/+0
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko1-7/+3
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko1-13/+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/+1490