summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman12-0/+12
2017-11-28staging: comedi: Remove redundant license textGreg Kroah-Hartman17-170/+0
2017-11-28staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman132-1315/+0
2017-11-28staging: comedi: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman160-0/+160
2017-11-27staging: fsl-mc-bus: fix build warningGreg Kroah-Hartman1-0/+1
2017-11-27staging: fsl-mc: use device_type instead of strcmp()Laurentiu Tudor3-16/+16
2017-11-27staging: fsl-mc: add support for device typeLaurentiu Tudor2-0/+122
2017-11-27staging: fsl-mc: remove debug WARN_ONs doubling error checksLaurentiu Tudor7-77/+73
2017-11-27staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor6-53/+0
2017-11-27staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()Laurentiu Tudor1-10/+10
2017-11-27staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()Laurentiu Tudor4-24/+24
2017-11-27staging: fsl-mc/dpio: remove couple of unused functionsLaurentiu Tudor2-62/+0
2017-11-27staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor1-3/+0
2017-11-27staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor1-4/+0
2017-11-27staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor3-85/+0
2017-11-27staging: comedi: usbdux: remove redundant initialization of valColin Ian King1-2/+1
2017-11-27staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva1-7/+2
2017-11-27staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2-7/+3
2017-11-27staging: rtlwifi: remove redundant assignments to ul_enc_algoColin Ian King1-2/+2
2017-11-27staging: dgnc: Fix usleep_range is preferred over udelayJoshua Abraham1-1/+1
2017-11-27staging: ccree: fix incorrect indentation of break statementColin Ian King1-1/+1
2017-11-27staging: ccree: drop unused macroGilad Ben-Yossef1-2/+0
2017-11-27staging: ccree: use local vars for readabilityGilad Ben-Yossef1-35/+29
2017-11-27staging: ccree: replace msleep with a completionGilad Ben-Yossef3-2/+8
2017-11-27staging: ccree: remove unused fieldGilad Ben-Yossef1-4/+0
2017-11-27staging: ccree: remove unneeded wrapper functionGilad Ben-Yossef1-15/+6
2017-11-27staging: ccree: rename long define for readabilityGilad Ben-Yossef1-2/+2
2017-11-27staging: ccree: rename func for readabilityGilad Ben-Yossef3-12/+10
2017-11-27staging: ccree: refactor code with local varsGilad Ben-Yossef1-9/+7
2017-11-27staging: ccree: remove dead defs and declsGilad Ben-Yossef1-23/+0
2017-11-27staging: ccree: trim long lines for readabilityGilad Ben-Yossef15-193/+406
2017-11-27staging: ccree: replace macro with inline funcGilad Ben-Yossef1-9/+18
2017-11-27staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PMGilad Ben-Yossef5-14/+14
2017-11-27staging: ccree: fix code indentGilad Ben-Yossef2-3/+5
2017-11-27staging: ccree: constify help stringGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: document spinlock usageGilad Ben-Yossef1-0/+3
2017-11-27staging: ccree: replace open coded loop with forGilad Ben-Yossef1-7/+9
2017-11-27staging: ccree: make mem barrier per requestGilad Ben-Yossef1-1/+12
2017-11-27staging: ccree: remove unneeded castGilad Ben-Yossef1-6/+6
2017-11-27staging: ccree: remove unneeded empty linesGilad Ben-Yossef2-2/+0
2017-11-27staging: ccree: move logical cont. to 1st lineGilad Ben-Yossef1-4/+4
2017-11-27staging: ccree: remove MIN/MAX macrosGilad Ben-Yossef3-5/+2
2017-11-27staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef5-59/+59
2017-11-27staging: ccree: alloc by instance not typeGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: fix typosGilad Ben-Yossef5-5/+5
2017-11-27staging: ccree: remove unused cc_base parameterGilad Ben-Yossef6-18/+12
2017-11-27staging: ccree: remove braces for single statementGilad Ben-Yossef1-4/+2
2017-11-27staging: ccree: remove compare to none zeroGilad Ben-Yossef9-128/+128
2017-11-27staging: ccree: remove unneeded castGilad Ben-Yossef1-8/+4
2017-11-27staging: ccree: simplify pm manager using local varGilad Ben-Yossef1-4/+8