summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)AuthorFilesLines
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 pare...Beatriz 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...Linus Torvalds1-40/+28
2020-09-03media: atomisp: mt9m114: replace fixed function namesJuan Antonio Aldea-Armenteros1-2/+2
2020-09-03media: atomisp: fix identation at I2C Kconfig menuMauro Carvalho Chehab2-44/+42
2020-08-28staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij1-40/+28
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-5/+7
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter1-2/+4
2020-07-18media: atomisp: i2c: atomisp-ov2680.c: fixed a brace coding style issue.B K Karthik1-3/+3
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2-8/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2-8/+8
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab7-77/+0
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab17-0/+17
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab5-5/+6
2020-05-20media: atomisp: add a notice about possible leak resourcesMauro Carvalho Chehab7-7/+8
2020-05-20media: atomisp: turn on camera before setting itMauro Carvalho Chehab1-0/+5
2020-05-20media: atomisp: simplify ov2680 array write logicMauro Carvalho Chehab1-115/+13
2020-05-20media: atomisp-ov2680: get rid of the type fieldMauro Carvalho Chehab2-568/+536
2020-05-20media: atomisp: use read/write routines from mainstreamMauro Carvalho Chehab1-99/+61
2020-05-20media: atomisp: ov2680: improve debug messagesMauro Carvalho Chehab1-27/+41
2020-05-20media: atomisp: better display DMI and EFI found entriesMauro Carvalho Chehab2-2/+2
2020-05-20media: atomisp: Add some ACPI detection infoMauro Carvalho Chehab7-1/+77
2020-05-20media: atomisp: remove some dead codeMauro Carvalho Chehab2-16/+0
2020-05-20media: atomisp: do lots of other coding style cleanupsMauro Carvalho Chehab10-1600/+1610
2020-05-20media: atomisp: fix several coding style issuesMauro Carvalho Chehab15-134/+148
2020-05-20media: atomisp: fix several typosMauro Carvalho Chehab3-4/+4
2020-05-20Revert "media: staging: atomisp: Remove driver"Mauro Carvalho Chehab19-0/+16898
2018-05-16media: staging: atomisp: Remove driverSakari Ailus19-16898/+0
2018-05-16media: atomisp-mt9m114: comment out unused stuffMauro Carvalho Chehab2-5/+12
2018-05-16media: atomisp-mt9m114: remove dead dataMauro Carvalho Chehab1-6/+1
2018-05-16media: atomisp-gc0310: return errors at gc0310_init()Mauro Carvalho Chehab1-1/+1
2018-05-16media: atomisp: ov2680: don't declare unused varsMauro Carvalho Chehab1-3/+3
2018-05-16media: staging: atomisp: Comment out several unused sensor resolutionsMauro Carvalho Chehab4-3/+35