summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-06-11media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab-77/+0
2020-06-11media: atomisp: improve sensor detection code to use _DSM tableMauro Carvalho Chehab-47/+101
2020-06-11media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab-192/+44
2020-06-11media: atomisp: get rid of a string_support.h abstraction layerMauro Carvalho Chehab-215/+38
2020-06-11media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab-16/+15
2020-06-11media: atomisp: set DFS to MAX if sensor doesn't report fpsMauro Carvalho Chehab-2/+6
2020-06-11media: atomisp: use different dfs failed messagesMauro Carvalho Chehab-5/+5
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab-114/+108
2020-06-11media: atomisp: use macros from intel-family.hMauro Carvalho Chehab-4/+6
2020-06-11media: atomisp: don't set hpll_freq twice with different valuesMauro Carvalho Chehab-4/+6
2020-06-11media: atomisp: get rid of a detection hack for a BYT Andorid-based tabletMauro Carvalho Chehab-65/+18
2020-06-11media: atomisp: use just one mamoiada_params.hMauro Carvalho Chehab-216/+1
2020-06-11media: atomisp: remove some unused defines from *mamoiada_params.hMauro Carvalho Chehab-38/+2
2020-06-11media: atomisp: simplify IRQ ifdef logicMauro Carvalho Chehab-120/+2
2020-06-11media: atomisp: get rid of ifdef nonsenseMauro Carvalho Chehab-8/+8
2020-06-11media: atomisp: get rid of a duplicated fileMauro Carvalho Chehab-78/+1
2020-06-11media: atomisp: do some cleanup at irq_local.hMauro Carvalho Chehab-44/+30
2020-06-11media: atomisp: improve IRQ handling debug messagesMauro Carvalho Chehab-5/+6
2020-06-11media: atomisp: comment an unused codeMauro Carvalho Chehab-0/+8
2020-06-11media: atomisp: get rid of a left-over wrapper functionMauro Carvalho Chehab-8/+0
2020-06-11media: atomisp: get rid of an unused IRQ duplicated eventMauro Carvalho Chehab-4/+1
2020-06-11media: atomisp: get rid of sh_css_pipe.cMauro Carvalho Chehab-18/+0
2020-06-11media: staging: media: atomisp: fix stack overflow in init_pipe_defaults()Arnd Bergmann-42/+46
2020-06-11media: atomisp: re-enable warnings againMauro Carvalho Chehab-30/+30
2020-06-11media: atomisp: remove format duplication at mbus->fourcc tableMauro Carvalho Chehab-26/+25
2020-06-11media: staging: media: atomisp: add PMIC_OPREGION dependencyArnd Bergmann-0/+1
2020-06-11media: staging: media: atomisp: disable all custom formatsArnd Bergmann-0/+2
2020-06-11media: staging: media: atomisp: fix enum type mixupsArnd Bergmann-5/+5
2020-06-11media: staging: media: atomisp: declare 'struct device' before using itArnd Bergmann-0/+1
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab-0/+657
2020-06-11media: staging: atomisp: Check return value from compat_alloc_user_spaceSakari Ailus-0/+2
2020-06-11media: staging: atomisp: Fix compat IOCTL handlingSakari Ailus-463/+471
2020-06-11media: staging: atomisp: Fix atomisp_overlay32 compat handlingSakari Ailus-2/+4
2020-06-11media: staging: atomisp: There's no struct atomisp_dvs2_coefficientsSakari Ailus-4/+4
2020-06-11media: atomisp: add some debug messages when binaries are usedMauro Carvalho Chehab-4/+27
2020-06-11media: atomisp: add a debug message at hmm freeMauro Carvalho Chehab-0/+2
2020-06-11media: atomisp: allow passing firmware name at modprobe timeMauro Carvalho Chehab-13/+21
2020-06-11media: atomisp: print firmware data during loadMauro Carvalho Chehab-1/+48
2020-06-11media: atomisp: provide more details about the firmware binariesMauro Carvalho Chehab-5/+40
2020-06-11media: atomisp: get rid of system_types.hMauro Carvalho Chehab-51/+27
2020-06-11media: atomisp: get rid of a bunch of other wrappersMauro Carvalho Chehab-462/+95
2020-06-11media: atomisp: don't cause a warn if probe failedMauro Carvalho Chehab-0/+2
2020-06-11media: atomisp: get rid of an error abstraction layerMauro Carvalho Chehab-158/+83
2020-06-11media: atomisp: get rid of non-Linux error codesMauro Carvalho Chehab-1600/+1578
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab-53/+67
2020-06-11media: atomisp: remove some trivial wrappers from compat css20Mauro Carvalho Chehab-98/+35
2020-06-11media: atomisp: avoid an extra memset() when alloc memoryMauro Carvalho Chehab-4/+2
2020-06-11media: atomisp: Remove binary_supports_input_formatNathan Chancellor-21/+0
2020-06-11media: atomisp: Avoid overflow in compute_blendingNathan Chancellor-1/+1
2020-06-11media: atomisp: Remove unnecessary NULL check in atomisp_paramNathan Chancellor-5/+0