index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-29
staging: fsl-mc: delete duplicated function prototypes
Laurentiu Tudor
1
-8
/
+0
2017-06-29
staging: fsl-mc: decouple the mc-bus public headers from dprc.h
Laurentiu Tudor
6
-71
/
+71
2017-06-29
staging: fsl-mc: drop useless #includes
Laurentiu Tudor
1
-2
/
+0
2017-06-29
staging: fsl-mc: be consistent when checking strcmp() return
Laurentiu Tudor
1
-3
/
+3
2017-06-29
staging: fsl-mc: move comparison before strcmp() call
Laurentiu Tudor
1
-2
/
+3
2017-06-29
staging: speakup: make function ser_to_dev static
Colin Ian King
1
-1
/
+1
2017-06-29
staging: ks7010: fix spelling mistake: "errror" -> "error"
Colin Ian King
1
-1
/
+1
2017-06-29
staging: rtl8192e: fix spelling mistake: "respose" -> "response"
Colin Ian King
1
-1
/
+2
2017-06-29
staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"
Colin Ian King
1
-1
/
+1
2017-06-29
staging: ccree: fix block comment style
Gilad Ben-Yossef
1
-4
/
+4
2017-06-29
staging: ccree: remove/add (un)needed blank lines
Gilad Ben-Yossef
24
-133
/
+33
2017-06-29
staging: ccree: remove unused type CCFipsSyncStatus_t
Gilad Ben-Yossef
1
-10
/
+0
2017-06-29
staging: ccree: remove custom type ssi_fips_state_t
Gilad Ben-Yossef
4
-12
/
+12
2017-06-29
staging: ccree: remove custom type ssi_fips_error_t
Gilad Ben-Yossef
6
-38
/
+38
2017-06-29
staging: ccree: remove custom type tdes_keys_t
Gilad Ben-Yossef
1
-3
/
+3
2017-06-29
staging: ccree: fix pointer location
Gilad Ben-Yossef
9
-36
/
+36
2017-06-29
staging: ccree: remove comparisons to NULL
Gilad Ben-Yossef
12
-78
/
+78
2017-06-29
staging: ccree: fix unmatched if/else braces
Gilad Ben-Yossef
2
-5
/
+5
2017-06-29
staging: ccree: no need for braces for single statements
Gilad Ben-Yossef
11
-162
/
+110
2017-06-29
staging: ccree: remove redundant blank lines
Gilad Ben-Yossef
7
-20
/
+0
2017-06-29
staging: ccree: fix else placement
Gilad Ben-Yossef
2
-4
/
+2
2017-06-29
staging: ccree: drop comparsion to true/false
Gilad Ben-Yossef
4
-22
/
+22
2017-06-29
staging: ccree: fix missing or redundant spaces
Gilad Ben-Yossef
17
-253
/
+253
2017-06-29
drivers: staging: sm750: Hold lock irrespective of fb numbers.
Dhananjay Balan
1
-13
/
+13
2017-06-27
staging: speakup: make ttyio synths use device name
Okash Khawaja
11
-8
/
+37
2017-06-27
staging: speakup: check and convert dev name or ser to dev_t
Okash Khawaja
3
-0
/
+45
2017-06-27
tty: add function to convert device name to number
Okash Khawaja
2
-0
/
+53
2017-06-26
Revert "staging: fsl-mc: drop useless #includes"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: decouple the mc-bus public headers from dprc.h"
Greg Kroah-Hartman
6
-71
/
+71
2017-06-26
Revert "staging: fsl-mc: delete duplicated function prototypes"
Greg Kroah-Hartman
1
-0
/
+8
2017-06-26
Revert "staging: fsl-mc: delete prototype of unimplemented function"
Greg Kroah-Hartman
1
-0
/
+2
2017-06-26
Revert "staging: fsl-mc: turn several exported functions static"
Greg Kroah-Hartman
3
-5
/
+16
2017-06-26
Revert "staging: fsl-mc: move irq domain creation prototype to public header"
Greg Kroah-Hartman
2
-7
/
+7
2017-06-26
Revert "staging: fsl-mc: move couple of definitions to public header"
Greg Kroah-Hartman
2
-9
/
+9
2017-06-26
Revert "staging: fsl-mc: move rest of mc-bus.h to private header"
Greg Kroah-Hartman
8
-61
/
+83
2017-06-26
Revert "staging: fsl-mc: remove dpmng API files"
Greg Kroah-Hartman
3
-52
/
+142
2017-06-26
Revert "staging: fsl-mc: fix a few implicit includes"
Greg Kroah-Hartman
5
-5
/
+0
2017-06-26
Revert "staging: fsl-mc: move mc-sys.h contents in the public header"
Greg Kroah-Hartman
14
-61
/
+110
2017-06-26
Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"
Greg Kroah-Hartman
11
-94
/
+140
2017-06-26
Revert "staging: fsl-mc: make dprc.h header private"
Greg Kroah-Hartman
4
-2
/
+2
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
32
-571
/
+1630
2017-06-25
tty: define tty_open_by_driver when CONFIG_TTY is not defined
Okash Khawaja
1
-0
/
+3
2017-06-25
staging: speakup: fix synth caching when synth init fails
Okash Khawaja
1
-2
/
+7
2017-06-25
Staging: rtl8712 : wifi.h: Fixed Macro argument reuse
Jaya Durga
1
-2
/
+4
2017-06-25
staging: vt6655 - add parameter names
Derek Robson
5
-67
/
+57
2017-06-25
staging: rtl8192u - add parameter names
Derek Robson
3
-6
/
+6
2017-06-25
staging: sm750fb - add parameter names
Derek Robson
1
-8
/
+16
2017-06-25
staging: rtl8723bs - remove asm includes
Derek Robson
1
-3
/
+3
2017-06-25
staging: unisys: visorhba - octal permissions
Derek Robson
1
-1
/
+1
2017-06-25
staging: rtl8188eu: style fixes
Galo Navarro
1
-4
/
+4
[next]