index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2
-1
/
+2
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
12
-0
/
+12
2017-11-28
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
17
-170
/
+0
2017-11-28
staging: comedi: drivers: Remove redundant license text
Greg Kroah-Hartman
132
-1315
/
+0
2017-11-28
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
160
-0
/
+160
2017-11-27
staging: fsl-mc-bus: fix build warning
Greg Kroah-Hartman
1
-0
/
+1
2017-11-27
staging: fsl-mc: use device_type instead of strcmp()
Laurentiu Tudor
3
-16
/
+16
2017-11-27
staging: fsl-mc: add support for device type
Laurentiu Tudor
2
-0
/
+122
2017-11-27
staging: fsl-mc: remove debug WARN_ONs doubling error checks
Laurentiu Tudor
7
-77
/
+73
2017-11-27
staging: fsl-mc: remove some superfluous WARN_ONs
Laurentiu Tudor
6
-53
/
+0
2017-11-27
staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
1
-10
/
+10
2017-11-27
staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
4
-24
/
+24
2017-11-27
staging: fsl-mc/dpio: remove couple of unused functions
Laurentiu Tudor
2
-62
/
+0
2017-11-27
staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functions
Laurentiu Tudor
1
-3
/
+0
2017-11-27
staging: fsl-mc/dpio: remove incomplete refcount implementation
Laurentiu Tudor
1
-4
/
+0
2017-11-27
staging: fsl-mc: drop unused dpcon APIs
Laurentiu Tudor
3
-85
/
+0
2017-11-27
staging: comedi: usbdux: remove redundant initialization of val
Colin Ian King
1
-2
/
+1
2017-11-27
staging: speakup: selection: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-7
/
+2
2017-11-27
staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2
-7
/
+3
2017-11-27
staging: rtlwifi: remove redundant assignments to ul_enc_algo
Colin Ian King
1
-2
/
+2
2017-11-27
staging: dgnc: Fix usleep_range is preferred over udelay
Joshua Abraham
1
-1
/
+1
2017-11-27
staging: ccree: fix incorrect indentation of break statement
Colin Ian King
1
-1
/
+1
2017-11-27
staging: ccree: drop unused macro
Gilad Ben-Yossef
1
-2
/
+0
2017-11-27
staging: ccree: use local vars for readability
Gilad Ben-Yossef
1
-35
/
+29
2017-11-27
staging: ccree: replace msleep with a completion
Gilad Ben-Yossef
3
-2
/
+8
2017-11-27
staging: ccree: remove unused field
Gilad Ben-Yossef
1
-4
/
+0
2017-11-27
staging: ccree: remove unneeded wrapper function
Gilad Ben-Yossef
1
-15
/
+6
2017-11-27
staging: ccree: rename long define for readability
Gilad Ben-Yossef
1
-2
/
+2
2017-11-27
staging: ccree: rename func for readability
Gilad Ben-Yossef
3
-12
/
+10
2017-11-27
staging: ccree: refactor code with local vars
Gilad Ben-Yossef
1
-9
/
+7
2017-11-27
staging: ccree: remove dead defs and decls
Gilad Ben-Yossef
1
-23
/
+0
2017-11-27
staging: ccree: trim long lines for readability
Gilad Ben-Yossef
15
-193
/
+406
2017-11-27
staging: ccree: replace macro with inline func
Gilad Ben-Yossef
1
-9
/
+18
2017-11-27
staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Gilad Ben-Yossef
5
-14
/
+14
2017-11-27
staging: ccree: fix code indent
Gilad Ben-Yossef
2
-3
/
+5
2017-11-27
staging: ccree: constify help string
Gilad Ben-Yossef
1
-1
/
+1
2017-11-27
staging: ccree: document spinlock usage
Gilad Ben-Yossef
1
-0
/
+3
2017-11-27
staging: ccree: replace open coded loop with for
Gilad Ben-Yossef
1
-7
/
+9
2017-11-27
staging: ccree: make mem barrier per request
Gilad Ben-Yossef
1
-1
/
+12
2017-11-27
staging: ccree: remove unneeded cast
Gilad Ben-Yossef
1
-6
/
+6
2017-11-27
staging: ccree: remove unneeded empty lines
Gilad Ben-Yossef
2
-2
/
+0
2017-11-27
staging: ccree: move logical cont. to 1st line
Gilad Ben-Yossef
1
-4
/
+4
2017-11-27
staging: ccree: remove MIN/MAX macros
Gilad Ben-Yossef
3
-5
/
+2
2017-11-27
staging: ccree: remove unnecessary parentheses
Gilad Ben-Yossef
5
-59
/
+59
2017-11-27
staging: ccree: alloc by instance not type
Gilad Ben-Yossef
1
-1
/
+1
2017-11-27
staging: ccree: fix typos
Gilad Ben-Yossef
5
-5
/
+5
2017-11-27
staging: ccree: remove unused cc_base parameter
Gilad Ben-Yossef
6
-18
/
+12
2017-11-27
staging: ccree: remove braces for single statement
Gilad Ben-Yossef
1
-4
/
+2
2017-11-27
staging: ccree: remove compare to none zero
Gilad Ben-Yossef
9
-128
/
+128
2017-11-27
staging: ccree: remove unneeded cast
Gilad Ben-Yossef
1
-8
/
+4
[prev]
[next]