summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)Author
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy 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: i2c: Convert timers to use timer_setup()Kees Cook
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy 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: Remove AP1302 sensor supportAndy Shevchenko
2017-10-31media: staging: atomisp: Remove IMX sensor supportAndy 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: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus
2017-09-23media: atomisp: fix small Kconfig issuesHans Verkuil
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter
2017-08-26media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav
2017-07-19media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov
2017-07-19media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi
2017-06-08[media] atomisp: use correct dialect to disable warningsMauro Carvalho Chehab
2017-06-07[media] staging: atomisp: lm3554: fix sparse warnings(was not declared. Shoul...Chen Guanqiao
2017-06-07[media] staging: atomisp: Make ov2680 driver less chattyHans de Goede