index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ipx: move Novell IPX protocol support into staging
Stephen Hemminger
2017-11-28
10
-0
/
+2869
*
staging/sm750fb: Add "port to atomic kms" to TODO
Daniel Vetter
2017-11-28
1
-2
/
+2
*
staging: imx: use ktime_t for timestamps
Arnd Bergmann
2017-11-28
3
-20
/
+20
*
staging: bcm2835-camera use ktime_t for timestamps
Arnd Bergmann
2017-11-28
2
-29
/
+10
*
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2017-11-28
2
-16
/
+16
*
staging: most: remove legacy folders
Christian Gromm
2017-11-28
7
-29
/
+0
*
staging: most: fix Makefile
Christian Gromm
2017-11-28
1
-7
/
+7
*
staging: android: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
11
-111
/
+0
*
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
26
-261
/
+0
*
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
29
-319
/
+0
*
staging: android: add SPDX identifiers to all android driver files
Greg Kroah-Hartman
2017-11-28
13
-0
/
+13
*
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-11-28
26
-0
/
+26
*
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-11-28
29
-0
/
+29
*
staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files
Greg Kroah-Hartman
2017-11-28
21
-0
/
+21
*
staging: wilc1000: add SPDX identifiers to all wilc100 files
Greg Kroah-Hartman
2017-11-28
5
-0
/
+5
*
staging: xgifb: add SPDX identifiers to the remaining holdout file
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
13
-134
/
+0
*
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2017-11-28
2
-1
/
+2
*
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
2017-11-28
12
-0
/
+12
*
staging: comedi: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
17
-170
/
+0
*
staging: comedi: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
132
-1315
/
+0
*
staging: comedi: add SPDX identifiers to all greybus driver files
Greg Kroah-Hartman
2017-11-28
160
-0
/
+160
*
staging: fsl-mc-bus: fix build warning
Greg Kroah-Hartman
2017-11-27
1
-0
/
+1
*
staging: fsl-mc: use device_type instead of strcmp()
Laurentiu Tudor
2017-11-27
3
-16
/
+16
*
staging: fsl-mc: add support for device type
Laurentiu Tudor
2017-11-27
2
-0
/
+122
*
staging: fsl-mc: remove debug WARN_ONs doubling error checks
Laurentiu Tudor
2017-11-27
7
-77
/
+73
*
staging: fsl-mc: remove some superfluous WARN_ONs
Laurentiu Tudor
2017-11-27
6
-53
/
+0
*
staging: fsl-mc/dpio: change to use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
2017-11-27
1
-10
/
+10
*
staging: fsl-mc: consistently use EXPORT_SYMBOL_GPL()
Laurentiu Tudor
2017-11-27
4
-24
/
+24
*
staging: fsl-mc/dpio: remove couple of unused functions
Laurentiu Tudor
2017-11-27
2
-62
/
+0
*
staging: fsl-mc/dpio: drop EXPORT_SYMBOL() for a few functions
Laurentiu Tudor
2017-11-27
1
-3
/
+0
*
staging: fsl-mc/dpio: remove incomplete refcount implementation
Laurentiu Tudor
2017-11-27
1
-4
/
+0
*
staging: fsl-mc: drop unused dpcon APIs
Laurentiu Tudor
2017-11-27
3
-85
/
+0
*
staging: comedi: usbdux: remove redundant initialization of val
Colin Ian King
2017-11-27
1
-2
/
+1
*
staging: speakup: selection: replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-27
1
-7
/
+2
*
staging: rtlwifi: rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-27
2
-7
/
+3
*
staging: rtlwifi: remove redundant assignments to ul_enc_algo
Colin Ian King
2017-11-27
1
-2
/
+2
*
staging: dgnc: Fix usleep_range is preferred over udelay
Joshua Abraham
2017-11-27
1
-1
/
+1
*
staging: ccree: fix incorrect indentation of break statement
Colin Ian King
2017-11-27
1
-1
/
+1
*
staging: ccree: drop unused macro
Gilad Ben-Yossef
2017-11-27
1
-2
/
+0
*
staging: ccree: use local vars for readability
Gilad Ben-Yossef
2017-11-27
1
-35
/
+29
*
staging: ccree: replace msleep with a completion
Gilad Ben-Yossef
2017-11-27
3
-2
/
+8
*
staging: ccree: remove unused field
Gilad Ben-Yossef
2017-11-27
1
-4
/
+0
*
staging: ccree: remove unneeded wrapper function
Gilad Ben-Yossef
2017-11-27
1
-15
/
+6
*
staging: ccree: rename long define for readability
Gilad Ben-Yossef
2017-11-27
1
-2
/
+2
*
staging: ccree: rename func for readability
Gilad Ben-Yossef
2017-11-27
3
-12
/
+10
*
staging: ccree: refactor code with local vars
Gilad Ben-Yossef
2017-11-27
1
-9
/
+7
*
staging: ccree: remove dead defs and decls
Gilad Ben-Yossef
2017-11-27
1
-23
/
+0
*
staging: ccree: trim long lines for readability
Gilad Ben-Yossef
2017-11-27
15
-193
/
+406
*
staging: ccree: replace macro with inline func
Gilad Ben-Yossef
2017-11-27
1
-9
/
+18
[prev]
[next]