aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16media: atomisp-ov2680: implement enum frame intervalsMauro Carvalho Chehab1-0/+21
2021-11-16media: atomisp-ov2680: adjust the maximum frame rateMauro Carvalho Chehab1-7/+7
2021-11-16media: atomisp-ov2680: remove some unused fieldsMauro Carvalho Chehab1-26/+0
2021-11-16media: atomisp-ov2680: uncomment other resolutionsMauro Carvalho Chehab1-6/+153
2021-11-16media: atomisp-gc2235: drop an unused varMauro Carvalho Chehab1-3/+5
2021-11-15media: atomisp-ov2680: properly set the vts valueMauro Carvalho Chehab1-2/+2
2021-11-15media: atomisp-ov2680: initialize return varMauro Carvalho Chehab1-1/+1
2021-11-15media: atomisp-ov2680: Fix ov2680_set_fmt() messing up high exposure settingsHans de Goede2-26/+11
2021-11-15media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposureHans de Goede1-24/+0
2021-11-15media: atomisp-ov2680: Fix ov2680_write_reg() always writing 0 to 16 bit registersHans de Goede1-1/+1
2021-11-15media: atomisp-ov2680: Fix and simplify ov2680_q_exposure()Hans de Goede1-21/+6
2021-11-15media: atomisp-ov2680: Make ov2680_read_reg() support 24 bit registersHans de Goede1-7/+7
2021-11-15media: atomisp-ov2680: Save/restore exposure and gain over sensor power-downHans de Goede2-1/+17
2021-11-15media: atomisp-ov2680: Move ov2680_init_registers() call to power_up()Hans de Goede1-2/+6
2021-11-15media: atomisp-ov2680: Remove the ov2680_res and N_RES global variablesHans de Goede2-24/+7
2021-11-15media: atomisp-ov2680: Push the input_lock taking up into ov2680_s_power()Hans de Goede1-12/+8
2021-11-15media: atomisp-ov2680: Turn on power only onceHans de Goede2-14/+14
2021-11-15media: atomisp-ov2680: Remove a bunch of unused vars from ov2680_deviceHans de Goede2-29/+0
2021-11-15media: atomisp-mt9m114: use v4l2_find_nearest_size()Mauro Carvalho Chehab1-115/+15
2021-11-15media: atomisp-gc2235: use v4l2_find_nearest_size()Mauro Carvalho Chehab2-96/+20
2021-11-15media: atomisp-gc0310: use v4l2_find_nearest_size()Mauro Carvalho Chehab2-100/+22
2021-11-15media: atomisp-ov2722: use v4l2_find_nearest_size()Mauro Carvalho Chehab2-99/+22
2021-11-15media: atomisp-ov2680: use v4l2_find_nearest_size()Mauro Carvalho Chehab2-105/+25
2021-09-30media: staging: atomisp: fix the uninitialized use in gc2235_detect()Yizhuo1-0/+2
2021-09-30media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-07-22media: atomisp: i2c: Remove a superfluous else clause in atomisp-mt9m114.cMartiros Shakhzadyan1-6/+5
2021-07-22media: atomisp: improve error handling in gc2235_detect()Tom Rix1-10/+3
2021-07-22media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-07-22media: atomisp-ov2680: A trivial typo fixBhaskar Chowdhury1-1/+1
2021-07-12media: atomisp: remove redundant initialization of variable retColin Ian King1-1/+1
2021-06-17media: v4l2-subdev: add subdev-wide state structTomi Valkeinen6-31/+31
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-05-19media: staging: media: atomisp: fix CamelCase variable namingDeepak R Varma1-31/+32
2021-05-19media: staging: media: atomisp: reformat code comment blocksDeepak R Varma6-43/+67
2021-05-19media: staging: media: atomisp: remove unnecessary bracesDeepak R Varma1-3/+3
2021-05-19media: staging: media: atomisp: balance braces around if...else blockDeepak R Varma2-4/+4
2021-05-10media: staging: media: atomisp: Minor code style changesMartiros Shakhzadyan1-4/+4
2021-05-10media: staging: media: atomisp: i2c: align line break to match with open parenthesisBeatriz Martins de Carvalho1-2/+2
2021-05-10media: staging: media: atomisp: Removed a superfluous else clauseMartiros Shakhzadyan1-5/+5
2021-04-06media: atomisp: fix a typoBhaskar Chowdhury1-1/+1
2021-03-23media: atomisp: ov2722: remove unnecessary debug printFilip Kolev1-2/+0
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
2021-03-22media: staging: media: atomisp: Remove unhelpful info messageAlex Dewar1-1/+0
2021-03-22atomisp: remove a now unused varMauro Carvalho Chehab1-1/+0
2021-03-22media: staging: media: atomisp: Don't abort on error in module exit pathAlex Dewar1-11/+6
2021-03-22media: [next] staging: media: atomisp: fix memory leak of object flashColin Ian King1-8/+11
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-40/+28