summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)AuthorFilesLines
2018-04-04media: staging: atomisp: get rid of some static warningsMauro Carvalho Chehab7-9/+8
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab4-35/+46
2018-03-21media: staging: media: remove remains of VIDEO_ATOMISP_OV8858Corentin Labbe4-4931/+0
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King1-1/+1
2018-02-22media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus1-6/+0
2018-02-22media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus5-135/+0
2018-02-22media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus3-0/+18
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus8-246/+0
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko8-89/+47
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5
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 Bergmann3-13/+9
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-16956/+122
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman14-0/+14
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab2-5/+7
2017-10-31media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko13-52/+0
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko5-61/+0
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko7-28/+0
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko7-28/+0
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko6-6/+0
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko18-128/+41
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko8-109/+8
2017-10-31media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko4-1465/+0
2017-10-31media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko29-14961/+0
2017-10-31media: staging: atomisp: cleanup out of memory messagesAishwarya Pant10-32/+10
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus15-27/+27
2017-09-23media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma1-9/+2
2017-09-23media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko4-4/+0
2017-09-23media: staging: media: atomisp: Use tabs in KconfigSakari Ailus2-39/+39
2017-09-23media: atomisp: fix small Kconfig issuesHans Verkuil1-2/+2
2017-08-26media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter1-4/+4
2017-08-26media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez1-5/+0
2017-08-26media: staging: atomisp: imx: remove dead codeArnd Bergmann10-117/+4
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan1-9/+8
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger1-2/+1
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab9-11/+10
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter3-3/+3
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter1-2/+2
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter5-6/+5
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav1-1/+1