summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ipx: move Novell IPX protocol support into stagingStephen Hemminger2017-11-2810-0/+2869
* staging/sm750fb: Add "port to atomic kms" to TODODaniel Vetter2017-11-281-2/+2
* staging: imx: use ktime_t for timestampsArnd Bergmann2017-11-283-20/+20
* staging: bcm2835-camera use ktime_t for timestampsArnd Bergmann2017-11-282-29/+10
* staging: most: make DEVICE_ATTR structures staticChristian Gromm2017-11-282-16/+16
* staging: most: remove legacy foldersChristian Gromm2017-11-287-29/+0
* staging: most: fix MakefileChristian Gromm2017-11-281-7/+7
* staging: android: Remove redundant license textGreg Kroah-Hartman2017-11-2811-111/+0
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-2826-261/+0
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-2829-319/+0
* 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/+0
* 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/+0
* staging: comedi: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-28132-1315/+0
* 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/+73
* staging: fsl-mc: remove some superfluous WARN_ONsLaurentiu Tudor2017-11-276-53/+0
* 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/+0
* staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functionsLaurentiu Tudor2017-11-271-3/+0
* staging: fsl-mc/dpio: remove incomplete refcount implementationLaurentiu Tudor2017-11-271-4/+0
* staging: fsl-mc: drop unused dpcon APIsLaurentiu Tudor2017-11-273-85/+0
* staging: comedi: usbdux: remove redundant initialization of valColin Ian King2017-11-271-2/+1
* staging: speakup: selection: replace _manual_ swap with swap macroGustavo A. R. Silva2017-11-271-7/+2
* staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-272-7/+3
* 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/+0
* staging: ccree: use local vars for readabilityGilad Ben-Yossef2017-11-271-35/+29
* staging: ccree: replace msleep with a completionGilad Ben-Yossef2017-11-273-2/+8
* staging: ccree: remove unused fieldGilad Ben-Yossef2017-11-271-4/+0
* staging: ccree: remove unneeded wrapper functionGilad Ben-Yossef2017-11-271-15/+6
* staging: ccree: rename long define for readabilityGilad Ben-Yossef2017-11-271-2/+2
* staging: ccree: rename func for readabilityGilad Ben-Yossef2017-11-273-12/+10
* staging: ccree: refactor code with local varsGilad Ben-Yossef2017-11-271-9/+7
* staging: ccree: remove dead defs and declsGilad Ben-Yossef2017-11-271-23/+0
* 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