summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2020-04-13staging: wfx: avoid useless wake_upJérôme Pouiller1-4/+2
2020-04-13staging: wfx: drop useless queue_id fieldJérôme Pouiller2-4/+1
2020-04-13staging: wfx: uniformize queue_id retrievalJérôme Pouiller1-1/+1
2020-04-13staging: wfx: remove "burst" mechanismJérôme Pouiller3-26/+0
2020-04-13staging: wfx: take advantage of ieee80211_{stop/start}_queuesJérôme Pouiller3-40/+4
2020-04-13staging: wfx: do not stop mac80211 queueing during tx_policy uploadJérôme Pouiller1-9/+1
2020-04-13staging: wfx: add sanity checks to hif_join()Jérôme Pouiller1-0/+2
2020-04-13staging: rtl8188eu: Line over 80 charactersSoumyajit Deb1-22/+45
2020-04-13staging: rtl8188eu: Remove unnecessary extra parenthesesSoumyajit Deb1-11/+11
2020-04-13staging: rtl8188eu: Properly structure the multiline commentSoumyajit Deb1-11/+11
2020-04-13staging: rtl8188eu: remove unnecessary variableMichael Straube1-13/+3
2020-04-13staging: rtl8188eu: remove unnecessary asignmentMichael Straube1-1/+0
2020-04-13staging: unisys: visorhba: Correct a typo in commentR Veera Kumar1-1/+1
2020-04-13staging: rtl8192e: rtl8192e: Correct misspelt variable nameR Veera Kumar1-4/+4
2020-04-13staging: gdm724x: remove redundant assignment to pointer 'w'Colin Ian King1-1/+1
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler7-251/+253
2020-04-13staging: bcm2835-camera: reduce indentation in ctrl_set_image_effectStefan Wahren1-32/+31
2020-04-13staging: bcm2835-camera: reduce multiline statementsStefan Wahren2-37/+23
2020-04-13staging: bcm2835-camera: return early in mmal_setup_componentsStefan Wahren1-29/+31
2020-04-13staging: bcm2835-camera: Move video component setup in its own functionStefan Wahren1-40/+48
2020-04-13staging: bcm2835-camera: Move encode component setup in its own functionStefan Wahren1-94/+91
2020-04-13staging: bcm2835-camera: Simplify set_framerate_paramsStefan Wahren1-9/+6
2020-04-13staging: bcm2835-camera: Make struct indentation consistentStefan Wahren4-48/+48
2020-04-13staging: bcm2835-camera: Activate V4L2_EXPOSURE_METERING_MATRIX handlingStefan Wahren1-7/+5
2020-04-13staging: bcm2835-camera: Drop PREVIEW_LAYERStefan Wahren2-3/+1
2020-04-13staging: fsl-dpaa2: ethsw: Fix parenthesis alignmentJohn B. Wyatt IV1-2/+4
2020-04-13staging: axis-fifo: Fix parenthesis alignmentJohn B. Wyatt IV1-5/+7
2020-04-13staging: rtl8712: fix multiline derefernce warningsAiman Najjar1-7/+4
2020-04-13staging: rtl8712: code improvements to make_wlanhdrAiman Najjar2-64/+61
2020-04-13staging: rtl8712: fix checkpatch warningsAiman Najjar1-8/+7
2020-04-13staging: rtl8712: fix long-line checkpatch warningAiman Najjar1-2/+2
2020-04-13staging: rtl8712: fix checkpatch long-line warningAiman Najjar1-2/+3
2020-04-13staging: sm750fb: line over 80 charactersGokce Kuler1-1/+3
2020-04-13staging: comedi: Fix line ending with a (John B. Wyatt IV1-2/+2
2020-04-13staging: rtl8188eu: refactor Efuse_GetCurrentSize()Michael Straube1-17/+16
2020-04-13staging: rtl8188eu: remove unnecessary parenthesesMichael Straube9-85/+85
2020-04-13staging: android: ion: Align with parenthesisJohn B. Wyatt IV1-2/+2
2020-04-13staging: vt6656: set all cck rates to default.Malcolm Priestley1-34/+4
2020-04-13staging: vt6656: set all ofdm rates to defaultMalcolm Priestley1-50/+4
2020-04-13staging: vt6656: replace al2230_power_table array with formula.Malcolm Priestley1-75/+4
2020-04-13staging: vt6656: Define EnCFG_BBType_MASK as OR between previous definesOscar Carter1-1/+1
2020-04-13staging: vt6656: add error code handling to unused variableJohn B. Wyatt IV1-8/+12
2020-04-13staging: vt6656: Refactor the vnt_update_pre_ed_threshold functionOscar Carter1-235/+100
2020-04-13staging: vt6656: Use defines in preamble_type variablesOscar Carter2-7/+7
2020-04-13Staging: vt6655: Remove BBvExitDeepSleep definition.Briana Oursler2-7/+0
2020-04-13Staging: vt6655: Remove CARDbRadioPowerOn definition.Briana Oursler2-56/+0
2020-04-13Staging: vt6655: Remove CARDvSetLoopbackMode definition.Briana Oursler2-31/+0
2020-04-13Staging: vt6655: Remove CARDbSoftwareReset definition.Briana Oursler2-22/+0
2020-04-13Staging: vt6655: Format long lines.Briana Oursler1-13/+38
2020-04-13Staging: vt6655: Eliminate nested if elseBriana Oursler1-29/+14