summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/i2c
AgeCommit message (Expand)AuthorFilesLines
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-13treewide: 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
2018-05-16media: staging: atomisp-gc2235: don't fill an unused varMauro Carvalho Chehab1-2/+4
2018-05-16media: atomisp: ov2680.h: fix identationMauro Carvalho Chehab1-448/+447
2018-05-16media: staging: atomisp: reenable warnings for I2CMauro Carvalho Chehab2-14/+0
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-16Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds51-16956/+122