index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_amd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
ipx: move Novell IPX protocol support into staging
Stephen Hemminger
13
-4
/
+8
2017-11-28
staging/sm750fb: Add "port to atomic kms" to TODO
Daniel Vetter
1
-2
/
+2
2017-11-28
staging: imx: use ktime_t for timestamps
Arnd Bergmann
3
-20
/
+20
2017-11-28
staging: bcm2835-camera use ktime_t for timestamps
Arnd Bergmann
2
-29
/
+10
2017-11-28
staging: most: make DEVICE_ATTR structures static
Christian Gromm
2
-16
/
+16
2017-11-28
staging: most: remove legacy folders
Christian Gromm
7
-29
/
+0
2017-11-28
staging: most: fix Makefile
Christian Gromm
1
-7
/
+7
2017-11-28
staging: android: Remove redundant license text
Greg Kroah-Hartman
11
-111
/
+0
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
26
-261
/
+0
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
29
-319
/
+0
2017-11-28
staging: android: add SPDX identifiers to all android driver files
Greg Kroah-Hartman
13
-0
/
+13
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
26
-0
/
+26
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
29
-0
/
+29
2017-11-28
staging: wlan-ng: add SPDX identifiers to all wlan-ng driver files
Greg Kroah-Hartman
21
-0
/
+21
2017-11-28
staging: wilc1000: add SPDX identifiers to all wilc100 files
Greg Kroah-Hartman
5
-0
/
+5
2017-11-28
staging: xgifb: add SPDX identifiers to the remaining holdout file
Greg Kroah-Hartman
1
-0
/
+1
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
13
-134
/
+0
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
[next]