index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h
Seunghun Lee
2014-08-01
7
-93
/
+1
*
staging: dgnc: rephrase comment
Seunghun Lee
2014-08-01
1
-4
/
+4
*
staging: dgnc: removes unused if defined code
Seunghun Lee
2014-07-30
3
-65
/
+0
*
staging: dgnc: remove commented code
Seunghun Lee
2014-07-27
5
-156
/
+1
*
staging: dgnc: Fix space required after that ','
Seunghun Lee
2014-07-24
1
-2
/
+2
*
staging: dgnc: Remove all C99 comments
Seunghun Lee
2014-07-22
2
-23
/
+23
*
staging: dgnc: DGNC_VERIFY_BOARD macro in do while block
Jeremiah Mahler
2014-07-13
1
-9
/
+11
*
staging: dgnc: remove redundant memset call
Daeseok Youn
2014-07-09
1
-3
/
+0
*
staging: dgnc: removes unreachable code
Daeseok Youn
2014-07-09
1
-7
/
+0
*
staging: dgnc: Fix unsigned value for less than zero
Daeseok Youn
2014-07-09
1
-3
/
+3
*
staging: dgnc: remove redundant null check for kfree()
Daeseok Youn
2014-07-09
1
-12
/
+6
*
staging: dgnc_driver.c: code style fixes
Guillaume Morin
2014-06-29
1
-6
/
+5
*
Staging: dgnc: fixed brace coding style issue in dgnc_driver.c
Vincent Heuken
2014-06-19
1
-1
/
+2
*
staging: dgnc: Use time_after_eq()
Manuel Schölling
2014-05-25
1
-1
/
+2
*
staging: dgnc: dgnc_tty: Remove a prohibited space
Masaru Nomura
2014-05-24
1
-3
/
+3
*
staging: dgnc: dgnc_tty: Add a required space
Masaru Nomura
2014-05-24
1
-3
/
+3
*
staging: dgnc: Remove extra curly braces
Masaru Nomura
2014-05-18
2
-109
/
+61
*
staging: dgnc: dgnc_neo: Clean up if statement
Masaru Nomura
2014-05-18
1
-6
/
+6
*
staging: dgnc: Put else statements on the right line
Masaru Nomura
2014-05-18
2
-56
/
+28
*
staging: dgnc: UART_IIR_XOFF code is buggy
Dan Carpenter
2014-05-15
2
-5
/
+0
*
staging: dgnc: use dev_err() instead of printk()
Martin Kepplinger
2014-05-15
1
-1
/
+1
*
staging: dgnc: redundant NULL checks before kfree()
Vitaly Osipov
2014-05-15
1
-9
/
+4
*
Staging: dgnc: dgnc_driver: fixed incorrect braces
Son P. Nguyen
2014-05-15
1
-14
/
+7
*
staging: dgnc: cleanup dgnc_finalize_board_init()
Antoine Sirinelli
2014-05-15
1
-3
/
+6
*
staging:dgnc: Removed assignments from if statements.
Chi Pham
2014-03-17
2
-5
/
+10
*
staging: dgnc: replace unnecessary while() with if()
Daeseok Youn
2014-03-17
1
-22
/
+19
*
staging: dgnc: Fix quoted string split across lines warning
Gulsah Kose
2014-03-16
1
-7
/
+4
*
Staging: dgnc: fix indentation in dgnc_mgmt.c
Iulia Manda
2014-03-13
1
-3
/
+6
*
Staging:dgnc: Fixed space prohibited between function name and '('
Iulia Manda
2014-03-10
1
-2
/
+2
*
Staging:dgnc: Use uaccess.h header from linux dir instead of asm
Iulia Manda
2014-03-10
1
-1
/
+1
*
Stagind:dgnc: Fixed unnecessary braces for single statement blocks
Iulia Manda
2014-03-10
1
-6
/
+3
*
Staging:dgnc: Fixed else not following close brace error
Iulia Manda
2014-03-10
1
-2
/
+1
*
staging:dgnc: Replace printk by pr_warn
Himangi Saraogi
2014-03-08
1
-1
/
+1
*
Staging: dgnc: Fix struct file_operations should normally be const
Monam Agarwal
2014-03-07
1
-1
/
+1
*
drivers: dgnc: Include appropriate header file in dgnc_trace.c
Rashika Kheria
2014-01-08
1
-0
/
+1
*
staging: dgnc: fix checkpatch.pl usage of comparison with jiffies
stalinsrinivasan.s
2013-12-20
1
-1
/
+1
*
staging: dgnc: fix checkpatch.pl usage of volatile.
stalinsrinivasan.s
2013-12-20
1
-1
/
+6
*
staging: dgnc: fix 80 characters per line limitation and code indent warnings.
stalinsrinivasan.s
2013-12-20
1
-105
/
+139
*
Staging: dgnc: dgnc_trace.c: fixed coding style issues
Aldo Iljazi
2013-12-03
1
-9
/
+9
*
Staging: dgnc: avoiding buffer overflow
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
Staging: dgnc: removing the comparison 'board<0'
Ashvini Varatharaj
2013-10-19
1
-1
/
+1
*
staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c
Archana kumari
2013-10-19
1
-2
/
+1
*
staging: dgnc:Removed unecessary error messages in dgnc_driver.c
Archana kumari
2013-10-19
1
-2
/
+0
*
staging: dgnc: braces {} are not necessary for single statement in dgnc_cls.c
Archana kumari
2013-10-17
1
-14
/
+7
*
staging:dgnc:Fixes use of deprecated headers in dgnc_cls.c
Archana kumari
2013-10-16
1
-1
/
+1
*
staging: dgnc: dgnc_tty: Do not use 0 for NULL pointer
Sachin Kamat
2013-10-11
1
-1
/
+1
*
staging: dgnc: changes arguments in sizeof
Lidza Louina
2013-10-05
3
-15
/
+15
*
staging: dgnc: Remove KERNEL_VERSION check
Sachin Kamat
2013-09-30
1
-5
/
+0
*
staging: dgnc: Remove casting the return value which is a void pointer
Jingoo Han
2013-09-26
2
-13
/
+13
*
staging: dgnc: removes LINUX_VERSION_CODE conditionals
Lidza Louina
2013-09-25
3
-95
/
+2
[next]