summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c/ov5693
AgeCommit message (Expand)Author
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo
2021-07-12media: atomisp: remove redundant initialization of variable retColin Ian King
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen
2020-09-03media: atomisp: fix identation at I2C Kconfig menuMauro Carvalho Chehab
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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: better display DMI and EFI found entriesMauro 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-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab
2018-05-16media: staging: atomisp: Remove driverSakari Ailus
2018-05-16media: staging: atomisp: Comment out several unused sensor resolutionsMauro Carvalho Chehab
2018-05-16media: staging: atomisp: reenable warnings for I2CMauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King
2018-02-22media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus
2018-02-22media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus
2017-09-23media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov