summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2020-07-18media: atomisp: don't pass struct device_driver as parameterAndy Shevchenko
2020-07-18media: atomisp: Use proper APIs to find I²C client device by ACPI HIDAndy Shevchenko
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-18media: atomisp: Replace last use of Intel MID APIsAndy Shevchenko
2020-07-18media: atomisp: place all gpio parsing togetherMauro Carvalho Chehab
2020-07-18media: atomisp: split add from find subdevMauro Carvalho Chehab
2020-07-18media: atomisp: print info if gpio0 and gpio2 were detectedMauro Carvalho Chehab
2020-07-18media: atomisp: fix call to g_frame_intervalMauro Carvalho Chehab
2020-07-18media: atomisp: properly parse CLK PMIC on newer devicesMauro Carvalho Chehab
2020-07-18media: atomisp: Prepare sensor support for ACPI PMMauro Carvalho Chehab
2020-07-18media: atomisp: reorganize the code under gmin_subdev_add()Mauro Carvalho Chehab
2020-07-17media: atomisp: fix the handling of clock numberMauro Carvalho Chehab
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab
2020-06-11media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"Mauro Carvalho Chehab
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab
2020-06-11media: atomisp: improve sensor detection code to use _DSM tableMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of a string_support.h abstraction layerMauro Carvalho Chehab
2020-06-11media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab
2020-06-11media: atomisp: set DFS to MAX if sensor doesn't report fpsMauro Carvalho Chehab
2020-06-11media: atomisp: use different dfs failed messagesMauro Carvalho Chehab
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab
2020-06-11media: atomisp: use macros from intel-family.hMauro Carvalho Chehab
2020-06-11media: atomisp: don't set hpll_freq twice with different valuesMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of a detection hack for a BYT Andorid-based tabletMauro Carvalho Chehab
2020-06-11media: atomisp: use just one mamoiada_params.hMauro Carvalho Chehab
2020-06-11media: atomisp: remove some unused defines from *mamoiada_params.hMauro Carvalho Chehab
2020-06-11media: atomisp: simplify IRQ ifdef logicMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of ifdef nonsenseMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of a duplicated fileMauro Carvalho Chehab
2020-06-11media: atomisp: do some cleanup at irq_local.hMauro Carvalho Chehab
2020-06-11media: atomisp: improve IRQ handling debug messagesMauro Carvalho Chehab
2020-06-11media: atomisp: comment an unused codeMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of a left-over wrapper functionMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of an unused IRQ duplicated eventMauro Carvalho Chehab
2020-06-11media: atomisp: get rid of sh_css_pipe.cMauro Carvalho Chehab
2020-06-11media: staging: media: atomisp: fix stack overflow in init_pipe_defaults()Arnd Bergmann
2020-06-11media: atomisp: re-enable warnings againMauro Carvalho Chehab
2020-06-11media: atomisp: remove format duplication at mbus->fourcc tableMauro Carvalho Chehab
2020-06-11media: staging: media: atomisp: add PMIC_OPREGION dependencyArnd Bergmann
2020-06-11media: staging: media: atomisp: disable all custom formatsArnd Bergmann
2020-06-11media: staging: media: atomisp: fix enum type mixupsArnd Bergmann
2020-06-11media: staging: media: atomisp: declare 'struct device' before using itArnd Bergmann
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab
2020-06-11media: staging: atomisp: Check return value from compat_alloc_user_spaceSakari Ailus
2020-06-11media: staging: atomisp: Fix compat IOCTL handlingSakari Ailus
2020-06-11media: staging: atomisp: Fix atomisp_overlay32 compat handlingSakari Ailus