summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2020-07-10staging: comedi: verify array index is correct before using itDan Carpenter-3/+7
2020-06-16Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter-1/+3
2020-06-16staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller-6/+8
2020-06-16staging: wfx: drop useless loopJérôme Pouiller-11/+8
2020-06-16staging: wfx: fix AC priorityJérôme Pouiller-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-32/+32
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-6780/+5133
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-32/+32
2020-06-11media: rkvdec: Fix H264 scaling list orderJonas Karlman-48/+22
2020-06-11media: cedrus: Implement runtime PMJernej Skrabec-45/+104
2020-06-11media: cedrus: Program output format during each runSamuel Holland-3/+2
2020-06-11media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab-6/+12
2020-06-11media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"Mauro Carvalho Chehab-16/+0
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