index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vme: use image mutex for ioctl()
Dmitry Kalinkin
2015-03-06
1
-4
/
+5
*
Staging: rtl8192e: remove assignment of function parameter
Matteo Semenzato
2015-03-06
1
-1
/
+0
*
staging: rtl8192e: Remove unnecessary OOM message
Quentin Lambert
2015-03-06
2
-14
/
+7
*
staging: rtl8192x: Remove use of seq_printf return value
Joe Perches
2015-03-06
2
-2
/
+6
*
Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG...
Tolga Ceylan
2015-03-06
1
-1
/
+1
*
Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89
Tolga Ceylan
2015-03-06
1
-16
/
+17
*
Staging: rtl8192u: r819xU_firmware: removed commented out assert
Tolga Ceylan
2015-03-06
1
-2
/
+0
*
Staging: rtl8192u: r819xU_firmware: removed commented out variable
Tolga Ceylan
2015-03-06
1
-1
/
+0
*
staging: rtl8192u: r8192U_core: Fix driver_info dereference as a null pointer
Rickard Strandqvist
2015-03-06
1
-6
/
+3
*
staging: unisys: remove LOGWRN() macros and uniklog.h
Benjamin Romer
2015-03-06
17
-97
/
+6
*
staging: unisys: remove ERRDEV macros
Benjamin Romer
2015-03-06
17
-678
/
+154
*
staging: unisys: remove LOGVER macro
Benjamin Romer
2015-03-06
2
-32
/
+0
*
staging: unisys: remove ASSERT() macro
Benjamin Romer
2015-03-06
2
-10
/
+1
*
staging: unisys: remove LOGINF macros
Benjamin Romer
2015-03-06
10
-291
/
+5
*
staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macros
Benjamin Romer
2015-03-06
7
-145
/
+9
*
Staging: fbtft: add header for internal functions
Drew Fustini
2015-03-06
2
-6
/
+26
*
MAINTAINERS: update for sm750fb driver
Sudip Mukherjee
2015-03-06
1
-0
/
+8
*
staging: sm750fb: add sm750 to staging
Sudip Mukherjee
2015-03-06
36
-0
/
+9962
*
staging: sm7xxfb: make vgamode static
Sudip Mukherjee
2015-03-06
1
-1
/
+1
*
staging: i2o: Remove use of seq_printf return value
Joe Perches
2015-03-06
1
-6
/
+12
*
staging: rtl8188eu: Fix trivial typos in comments
Yannick Guerrini
2015-03-06
2
-13
/
+13
*
staging: panel: initialize lcd if lcd enabled
Sudip Mukherjee
2015-03-06
1
-19
/
+22
*
staging: panel: register driver after checking device
Sudip Mukherjee
2015-03-06
1
-12
/
+6
*
Staging: vt6655: fix C99 comments
Matteo Semenzato
2015-03-06
1
-41
/
+41
*
staging: vt6655: Cleanup C99 comments
Alex W Slater
2015-03-06
1
-17
/
+19
*
Staging: vt6655 fix C99 style comments
Matt
2015-03-06
1
-1
/
+1
*
staging: vt6655: fix coding style issues in channel.c
Ivan Stankovic
2015-03-06
1
-3
/
+6
*
staging: vt6656: Fix possible leak in vnt_download_firmware()
Christian Engelmayer
2015-03-06
1
-1
/
+1
*
staging: ozwpan: Move code from success handling to error handling
Quentin Lambert
2015-03-06
2
-34
/
+37
*
staging: ozwpan: Remove allocation from delaration line
Quentin Lambert
2015-03-06
2
-5
/
+8
*
Staging: dgnc: Fix checking return value of register_chrdev
Salah Triki
2015-03-06
1
-2
/
+2
*
staging: dgnc: fix braces {} are not necessary for single statement blocks
Salah Triki
2015-03-06
1
-4
/
+0
*
staging:lustre:libcfs: Merge linux-proc.c into module.c
Matthew Tyler
2015-03-06
3
-592
/
+548
*
staging: lustre: space prohibited between function name and open parenthesis '('
Alberto Pires de Oliveira Neto
2015-03-06
1
-1
/
+1
*
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
Oleg Drokin
2015-03-06
1
-39
/
+39
*
staging/lustre/ptlrpc: Do not use deprecated cpus_* functions
Oleg Drokin
2015-03-06
2
-10
/
+7
*
staging: comedi: drivers/*.c: add missing braces {} to if/else branches
H Hartley Sweeten
2015-03-06
5
-12
/
+24
*
staging: comedi: drivers/*.c: remove unnecessary blank lines
H Hartley Sweeten
2015-03-06
35
-62
/
+0
*
staging: comedi: drivers/*.c: alignment should match open parenthesis
H Hartley Sweeten
2015-03-06
25
-58
/
+62
*
staging: comedi: drivers/*.c: fix common misspellings
H Hartley Sweeten
2015-03-06
11
-14
/
+14
*
staging: comedi: s626: remove unnecessary 'cmd' pointer checks
H Hartley Sweeten
2015-03-06
1
-6
/
+2
*
staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-1
/
+1
*
staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-6
/
+6
*
staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-3
/
+3
*
staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-5
/
+5
*
staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-2
/
+2
*
staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-1
/
+1
*
staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-1
/
+1
*
staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-3
/
+3
*
staging: comedi: mite: (!foo) preferred over (foo == NULL)
H Hartley Sweeten
2015-03-06
1
-3
/
+3
[next]