aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-11-25staging: vchiq_core: remove superfluous static_assert statementGaston Gonzalez1-2/+0
2021-11-25staging: r8188eu: remove rf_type from HT_caps_handler()Michael Straube1-9/+2
2021-11-25staging: r8188eu: remove rf_type from add_RATid()Michael Straube1-6/+1
2021-11-25staging: r8188eu: remove rf_type from rtw_mcs_rate()Michael Straube3-66/+23
2021-11-25staging: r8188eu: Remove support for devices with 8188FU chipset (0bda:f179)Candy Febriyanto1-1/+0
2021-11-25staging: unisys: visornic: removed a blank line at the end of functionLiu Junqi1-1/+0
2021-11-25staging: unisys: visornic: reindent to avoid '(' at the end of lineLiu Junqi1-3/+2
2021-11-25staging: unisys: visornic: fixed a typo cant -> can'tLiu Junqi1-1/+1
2021-11-25staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi1-1/+1
2021-11-22media: hantro: Support NV12 on the G2 coreAndrzej Pietrasiewicz4-3/+46
2021-11-22media: hantro: Staticize a struct in postprocessor codeAndrzej Pietrasiewicz1-1/+1
2021-11-22media: hantro: Support VP9 on the G2 coreAndrzej Pietrasiewicz11-4/+1594
2021-11-22media: hantro: Prepare for other G2 codecsAndrzej Pietrasiewicz7-31/+48
2021-11-22media: hantro: Rename registersAndrzej Pietrasiewicz2-34/+34
2021-11-22media: rkvdec: Add the VP9 backendAndrzej Pietrasiewicz5-7/+1121
2021-11-22media: hantro: Add quirk for NV12/NV12_4L4 capture formatEzequiel Garcia2-1/+15
2021-11-22media: hantro: Simplify postprocessorEzequiel Garcia5-7/+6
2021-11-22media: hantro: postproc: Introduce struct hantro_postproc_opsEzequiel Garcia6-17/+44
2021-11-22media: hantro: postproc: Fix motion vector space sizeEzequiel Garcia1-3/+4
2021-11-19media: imx: Remove unused functionsDorota Czaplejewicz2-46/+0
2021-11-17media: atomisp: cleanup qbuf logicMauro Carvalho Chehab1-19/+0
2021-11-17media: atomisp: add YUVPP at __atomisp_get_pipe() logicMauro Carvalho Chehab1-2/+4
2021-11-17media: atomisp: frame.c: drop a now-unused functionMauro Carvalho Chehab2-89/+0
2021-11-17media: atomisp: pipe_binarydesc: drop logic incompatible with firmwareMauro Carvalho Chehab1-16/+2
2021-11-17media: atomisp: binary.c: drop logic incompatible with firmwareMauro Carvalho Chehab1-67/+9
2021-11-17media: atomisp: simplify binary.cMauro Carvalho Chehab1-403/+10
2021-11-17media: atomisp: get rid of set pipe version custom ctrlMauro Carvalho Chehab3-33/+0
2021-11-17media: atomisp: atomisp_cmd: make it more compatible with firmwareMauro Carvalho Chehab1-12/+2
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet1-1/+1
2021-11-17media: atomisp: sh_css_sp: better support the current firmwareMauro Carvalho Chehab1-9/+7
2021-11-17staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-11-17staging: r8188eu: delete unused headerZameer Manji1-271/+0
2021-11-17staging: r8188eu: code indent should use tabsMichael Straube1-1/+1
2021-11-17staging: r8188eu: remove unused defines in wifi.hZameer Manji1-57/+0
2021-11-17staging: r8188eu: fix array_size.cocci warningGuo Zhengkui1-1/+1
2021-11-17staging: vt6655: Delete bogus check for `init_count` in AL7230Karolina Drobnik1-2/+0
2021-11-17staging: vt6655: Delete bogus check for `init_count` in AL2230Karolina Drobnik1-2/+0
2021-11-17staging: vt6655: Update comment for `rf_write_wake_prog_syn`Karolina Drobnik1-4/+4
2021-11-17staging: vt6655: Rename `RFvWriteWakeProgSyn` functionKarolina Drobnik3-4/+4
2021-11-17staging: vt6655: Rewrite conditional in AL7320 initializationKarolina Drobnik1-7/+5
2021-11-17staging: vt6655: Use incrementation in `idx`Karolina Drobnik1-11/+8
2021-11-17staging: vt6655: Introduce `idx` variableKarolina Drobnik1-8/+9
2021-11-17staging: vt6655: Remove unnecessary type castsKarolina Drobnik1-8/+8
2021-11-17media: atomisp: sh_css_param_shading: fix comments coding styleMauro Carvalho Chehab1-21/+37
2021-11-17media: atomisp: get rid of sctbl_legacy_*Mauro Carvalho Chehab3-12/+4
2021-11-17media: atomisp: get rid of #ifdef HAS_BLMauro Carvalho Chehab1-3/+0
2021-11-17media: atomisp: get rid of USE_WINDOWS_BINNING_FACTOR testsMauro Carvalho Chehab2-22/+4
2021-11-17media: atomisp: remove #ifdef HAS_NO_HMEMMauro Carvalho Chehab5-23/+0
2021-11-17media: atomisp: sh_css_params: cleanup the codeMauro Carvalho Chehab3-91/+15