summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: verify array index is correct before using itDan Carpenter2020-07-101-3/+7
* Staging: rtl8723bs: prevent buffer overflow in update_sta_support_rate()Dan Carpenter2020-06-161-1/+3
* staging: wfx: fix coherency of hif_scan() prototypeJérôme Pouiller2020-06-163-6/+8
* staging: wfx: drop useless loopJérôme Pouiller2020-06-161-11/+8
* staging: wfx: fix AC priorityJérôme Pouiller2020-06-161-1/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-137-32/+32
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-147-32/+32
* | Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-06-13674-6780/+5133
|\ \ | |/ |/|
| * media: rkvdec: Fix H264 scaling list orderJonas Karlman2020-06-111-48/+22
| * media: cedrus: Implement runtime PMJernej Skrabec2020-06-114-45/+104
| * media: cedrus: Program output format during each runSamuel Holland2020-06-112-3/+2
| * media: atomisp: improve ACPI/DMI detection logsMauro Carvalho Chehab2020-06-111-6/+12
| * media: Revert "media: atomisp: add Asus Transform T101HA ACPI vars"Mauro Carvalho Chehab2020-06-111-16/+0
| * media: Revert "media: atomisp: Add some ACPI detection info"Mauro Carvalho Chehab2020-06-117-77/+0
| * media: atomisp: improve sensor detection code to use _DSM tableMauro Carvalho Chehab2020-06-112-47/+101
| * media: atomisp: get rid of an iomem abstraction layerMauro Carvalho Chehab2020-06-1118-192/+44
| * media: atomisp: get rid of a string_support.h abstraction layerMauro Carvalho Chehab2020-06-118-215/+38
| * media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab2020-06-118-16/+15
| * media: atomisp: set DFS to MAX if sensor doesn't report fpsMauro Carvalho Chehab2020-06-111-2/+6
| * media: atomisp: use different dfs failed messagesMauro Carvalho Chehab2020-06-112-5/+5
| * media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab2020-06-1117-114/+108
| * media: atomisp: use macros from intel-family.hMauro Carvalho Chehab2020-06-111-4/+6
| * media: atomisp: don't set hpll_freq twice with different valuesMauro Carvalho Chehab2020-06-111-4/+6
| * media: atomisp: get rid of a detection hack for a BYT Andorid-based tabletMauro Carvalho Chehab2020-06-111-65/+18
| * media: atomisp: use just one mamoiada_params.hMauro Carvalho Chehab2020-06-113-216/+1
| * media: atomisp: remove some unused defines from *mamoiada_params.hMauro Carvalho Chehab2020-06-112-38/+2
| * media: atomisp: simplify IRQ ifdef logicMauro Carvalho Chehab2020-06-119-120/+2
| * media: atomisp: get rid of ifdef nonsenseMauro Carvalho Chehab2020-06-111-8/+8
| * media: atomisp: get rid of a duplicated fileMauro Carvalho Chehab2020-06-113-78/+1
| * media: atomisp: do some cleanup at irq_local.hMauro Carvalho Chehab2020-06-115-44/+30
| * media: atomisp: improve IRQ handling debug messagesMauro Carvalho Chehab2020-06-111-5/+6
| * media: atomisp: comment an unused codeMauro Carvalho Chehab2020-06-111-0/+8
| * media: atomisp: get rid of a left-over wrapper functionMauro Carvalho Chehab2020-06-111-8/+0
| * media: atomisp: get rid of an unused IRQ duplicated eventMauro Carvalho Chehab2020-06-111-4/+1
| * media: atomisp: get rid of sh_css_pipe.cMauro Carvalho Chehab2020-06-112-18/+0
| * media: staging: media: atomisp: fix stack overflow in init_pipe_defaults()Arnd Bergmann2020-06-119-42/+46
| * media: atomisp: re-enable warnings againMauro Carvalho Chehab2020-06-117-30/+30
| * media: atomisp: remove format duplication at mbus->fourcc tableMauro Carvalho Chehab2020-06-113-26/+25
| * media: staging: media: atomisp: add PMIC_OPREGION dependencyArnd Bergmann2020-06-111-0/+1
| * media: staging: media: atomisp: disable all custom formatsArnd Bergmann2020-06-111-0/+2
| * media: staging: media: atomisp: fix enum type mixupsArnd Bergmann2020-06-111-5/+5
| * media: staging: media: atomisp: declare 'struct device' before using itArnd Bergmann2020-06-111-0/+1
| * media: atomisp: add SPDX headersMauro Carvalho Chehab2020-06-11657-0/+657
| * media: staging: atomisp: Check return value from compat_alloc_user_spaceSakari Ailus2020-06-111-0/+2
| * media: staging: atomisp: Fix compat IOCTL handlingSakari Ailus2020-06-111-463/+471
| * media: staging: atomisp: Fix atomisp_overlay32 compat handlingSakari Ailus2020-06-111-2/+4
| * media: staging: atomisp: There's no struct atomisp_dvs2_coefficientsSakari Ailus2020-06-113-4/+4
| * media: atomisp: add some debug messages when binaries are usedMauro Carvalho Chehab2020-06-111-4/+27
| * media: atomisp: add a debug message at hmm freeMauro Carvalho Chehab2020-06-111-0/+2
| * media: atomisp: allow passing firmware name at modprobe timeMauro Carvalho Chehab2020-06-111-13/+21