index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-10-02
staging: dgnc: Fix do not add new typedefs
Ebru Akagunduz
2014-10-02
staging: dgnc: Fix no spaces at the start of a line in dpacompat.h
Yeliz Taneroglu
2014-10-02
Staging: dgnc: Add missing blank line
Mahati Chamarthy
2014-10-02
Staging: dgnc: Remove unnecessary braces
Mahati Chamarthy
2014-10-02
Staging: dgnc: Remove return in void function
Mahati Chamarthy
2014-09-28
Staging: dgnc: Remove space before parenthesis
Mahati Chamarthy
2014-09-28
staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macros
Roberta Dobrescu
2014-09-28
staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macros
Roberta Dobrescu
2014-09-28
staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macros
Roberta Dobrescu
2014-09-28
staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macros
Roberta Dobrescu
2014-09-28
staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macros
Roberta Dobrescu
2014-09-28
staging: dgnc: Fixed white space warning.
Gulsah Kose
2014-09-23
staging: dgnc: Replace non-standard spinlock's macros
Roberta Dobrescu
2014-09-23
staging: dgnc: Fix unnecessary braces warning.
Gulsah Kose
2014-09-19
staging: dgnc: Check sscanf return value
Roberta Dobrescu
2014-09-19
staging: dgnc: Fix unnecessary space warning.
Gulsah Kose
2014-09-19
staging: dgnc: Fix missing blank line warning.
Gulsah Kose
2014-09-19
Staging: dgnc: Merge lines and remove unused variable for immediate return
Vaishali Thakkar
2014-09-19
staging: dgnc: Move open brace on previous line
Roberta Dobrescu
2014-09-19
staging: dgnc: Do not initialise statics to 0 or NULL
Roberta Dobrescu
2014-09-19
staging: dgnc: Replace kzalloc with kcalloc
Roberta Dobrescu
2014-09-19
staging: dgnc: Fix warnings relating to printk()
Roberta Dobrescu
2014-09-08
staging: dgnc: remove Neo card ids from device table
Bill Pemberton
2014-09-02
staging: dgnc: split two assignments into the two assignments on two lines.
Seunghun Lee
2014-09-02
staging: dgnc: Fix sleeping under spinlock bug
Konrad Zapalowicz
2014-08-31
staging: dgnc: remove some unused macros
Seunghun Lee
2014-08-30
staging: dgnc: Fix checkpatch include warning
Kieron Browne
2014-08-30
staging: dgnc: remove DPR Macros and related codes.
Seunghun Lee
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
[next]