summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-11-28ipx: move Novell IPX protocol support into stagingStephen Hemminger10-0/+2869
2017-11-28staging/sm750fb: Add "port to atomic kms" to TODODaniel Vetter1-2/+2
2017-11-28staging: imx: use ktime_t for timestampsArnd Bergmann3-20/+20
2017-11-28staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann2-29/+10
2017-11-28staging: most: make DEVICE_ATTR structures staticChristian Gromm2-16/+16
2017-11-28staging: most: remove legacy foldersChristian Gromm7-29/+0
2017-11-28staging: most: fix MakefileChristian Gromm1-7/+7
2017-11-28staging: android: Remove redundant license textGreg Kroah-Hartman11-111/+0
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman26-261/+0
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman29-319/+0
2017-11-28staging: android: add SPDX identifiers to all android driver filesGreg Kroah-Hartman13-0/+13
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman26-0/+26
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman29-0/+29
2017-11-28staging: wlan-ng: add SPDX identifiers to all wlan-ng driver filesGreg Kroah-Hartman21-0/+21
2017-11-28staging: wilc1000: add SPDX identifiers to all wilc100 filesGreg Kroah-Hartman5-0/+5
2017-11-28staging: xgifb: add SPDX identifiers to the remaining holdout fileGreg Kroah-Hartman1-0/+1
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman13-134/+0
2017-11-28staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman2-1/+2
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