summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-2826-261/+0Star
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-2829-319/+0Star
* staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman2017-11-2813-0/+13
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-2826-0/+26
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-2829-0/+29
* staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman2017-11-2821-0/+21
* staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman2017-11-285-0/+5
* staging: xgifb: add SPDX identifiers to the remaining holdout fileGreg Kroah-Hartman2017-11-281-0/+1
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-2813-134/+0Star
* staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman2017-11-282-1/+2
* staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2017-11-2812-0/+12
* staging: comedi: Remove redundant license textGreg Kroah-Hartman2017-11-2817-170/+0Star
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-28132-1315/+0Star
* staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman2017-11-28160-0/+160
* staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman2017-11-271-0/+1
* staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor2017-11-273-16/+16
* staging: fsl-mc: add support for device typeLaurentiu Tudor2017-11-272-0/+122
* staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor2017-11-277-77/+73Star
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-276-53/+0Star
* staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()Laurentiu Tudor2017-11-271-10/+10
* staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()Laurentiu Tudor2017-11-274-24/+24
* staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor2017-11-272-62/+0Star
* staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor2017-11-271-3/+0Star
* staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor2017-11-271-4/+0Star
* staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor2017-11-273-85/+0Star
* staging: comedi: usbdux: remove redundant initialization of valColin Ian King2017-11-271-2/+1Star
* staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-271-7/+2Star
* staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-272-7/+3Star
* staging: rtlwifi: remove redundant assignments to ul_enc_algoColin Ian King2017-11-271-2/+2
* staging: dgnc: Fix usleep_range is preferred over udelayJoshua Abraham2017-11-271-1/+1
* staging: ccree: fix incorrect indentation of break statementColin Ian King2017-11-271-1/+1
* staging: ccree: drop unused macroGilad Ben-Yossef2017-11-271-2/+0Star
* staging: ccree: use local vars for readabilityGilad Ben-Yossef2017-11-271-35/+29Star
* staging: ccree: replace msleep with a completionGilad Ben-Yossef2017-11-273-2/+8
* staging: ccree: remove unused fieldGilad Ben-Yossef2017-11-271-4/+0Star
* staging: ccree: remove unneeded wrapper functionGilad Ben-Yossef2017-11-271-15/+6Star
* staging: ccree: rename long define for readabilityGilad Ben-Yossef2017-11-271-2/+2
* staging: ccree: rename func for readabilityGilad Ben-Yossef2017-11-273-12/+10Star
* staging: ccree: refactor code with local varsGilad Ben-Yossef2017-11-271-9/+7Star
* staging: ccree: remove dead defs and declsGilad Ben-Yossef2017-11-271-23/+0Star
* staging: ccree: trim long lines for readabilityGilad Ben-Yossef2017-11-2715-193/+406
* staging: ccree: replace macro with inline funcGilad Ben-Yossef2017-11-271-9/+18
* staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PMGilad Ben-Yossef2017-11-275-14/+14
* staging: ccree: fix code indentGilad Ben-Yossef2017-11-272-3/+5
* staging: ccree: constify help stringGilad Ben-Yossef2017-11-271-1/+1
* staging: ccree: document spinlock usageGilad Ben-Yossef2017-11-271-0/+3
* staging: ccree: replace open coded loop with forGilad Ben-Yossef2017-11-271-7/+9
* staging: ccree: make mem barrier per requestGilad Ben-Yossef2017-11-271-1/+12
* staging: ccree: remove unneeded castGilad Ben-Yossef2017-11-271-6/+6
* staging: ccree: remove unneeded empty linesGilad Ben-Yossef2017-11-272-2/+0Star