index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
2014-08-17
staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variable
Konrad Zapalowicz
2014-08-17
staging: dgnc: Remove not needed dgnc_driver_start variable
Konrad Zapalowicz
2014-08-17
staging: dgnc: Remove driver-wide polling counter variable
Konrad Zapalowicz
2014-08-17
staging: dgnc: Remove driver-wide state variable
Konrad Zapalowicz
2014-08-16
staging: dgnc: Remove unnecessary 'return' statement
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix missing blank line after declarations
Konrad Zapalowicz
2014-08-16
staging: dgnc: Remove 'volatile' modifier where it is not needed
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix braces {} are not necessary for single statement blocks
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix that open brace { should be on the previous line
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix missing blank line after declarations
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix included header from 'asm'
Konrad Zapalowicz
2014-08-16
staging: dgnc: Update the TODO file
Konrad Zapalowicz
2014-08-16
staging: dgnc: Siplify the dgnc_start function
Konrad Zapalowicz
2014-08-16
staging: dgnc: Move utility functions out of dgnc_driver.c
Konrad Zapalowicz
2014-08-16
staging: dgnc: Remove unnecessary functions from dgnc_driver.c
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix frame size is larger than 1024B
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix no spaces before tabs checkpath warning
Konrad Zapalowicz
2014-08-16
staging: dgnc: Fix externs should be avoided in the .c files
Konrad Zapalowicz
2014-08-01
staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h
Seunghun Lee
2014-08-01
staging: dgnc: rephrase comment
Seunghun Lee
2014-07-30
staging: dgnc: removes unused if defined code
Seunghun Lee
2014-07-27
staging: dgnc: remove commented code
Seunghun Lee
2014-07-24
staging: dgnc: Fix space required after that ','
Seunghun Lee
2014-07-22
staging: dgnc: Remove all C99 comments
Seunghun Lee
2014-07-13
staging: dgnc: DGNC_VERIFY_BOARD macro in do while block
Jeremiah Mahler
2014-07-09
staging: dgnc: remove redundant memset call
Daeseok Youn
2014-07-09
staging: dgnc: removes unreachable code
Daeseok Youn
2014-07-09
staging: dgnc: Fix unsigned value for less than zero
Daeseok Youn
2014-07-09
staging: dgnc: remove redundant null check for kfree()
Daeseok Youn
2014-06-29
staging: dgnc_driver.c: code style fixes
Guillaume Morin
2014-06-19
Staging: dgnc: fixed brace coding style issue in dgnc_driver.c
Vincent Heuken
2014-05-25
staging: dgnc: Use time_after_eq()
Manuel Schölling
2014-05-24
staging: dgnc: dgnc_tty: Remove a prohibited space
Masaru Nomura
2014-05-24
staging: dgnc: dgnc_tty: Add a required space
Masaru Nomura
2014-05-18
staging: dgnc: Remove extra curly braces
Masaru Nomura
2014-05-18
staging: dgnc: dgnc_neo: Clean up if statement
Masaru Nomura
2014-05-18
staging: dgnc: Put else statements on the right line
Masaru Nomura
2014-05-15
staging: dgnc: UART_IIR_XOFF code is buggy
Dan Carpenter
2014-05-15
staging: dgnc: use dev_err() instead of printk()
Martin Kepplinger
2014-05-15
staging: dgnc: redundant NULL checks before kfree()
Vitaly Osipov
2014-05-15
Staging: dgnc: dgnc_driver: fixed incorrect braces
Son P. Nguyen
2014-05-15
staging: dgnc: cleanup dgnc_finalize_board_init()
Antoine Sirinelli
2014-03-17
staging:dgnc: Removed assignments from if statements.
Chi Pham
2014-03-17
staging: dgnc: replace unnecessary while() with if()
Daeseok Youn
2014-03-16
staging: dgnc: Fix quoted string split across lines warning
Gulsah Kose
2014-03-13
Staging: dgnc: fix indentation in dgnc_mgmt.c
Iulia Manda
2014-03-10
Staging:dgnc: Fixed space prohibited between function name and '('
Iulia Manda
2014-03-10
Staging:dgnc: Use uaccess.h header from linux dir instead of asm
Iulia Manda
2014-03-10
Stagind:dgnc: Fixed unnecessary braces for single statement blocks
Iulia Manda
2014-03-10
Staging:dgnc: Fixed else not following close brace error
Iulia Manda
[next]