index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
Lines
2015-01-28
drivers/staging: use current->state helpers
Davidlohr Bueso
-1
/
+1
2015-01-25
Staging: dgnc: fixed some coding style errors
Andrew Milkovich
-36
/
+36
2015-01-25
staging: dgnc: fix long lines in PCI device table
Krzysztof Adamski
-6
/
+6
2015-01-17
staging: dgnc: implement proper error handling in dgnc_start()
Alexey Khoroshilov
-4
/
+24
2014-10-30
staging: dgnc: Remove useless cast on void pointer
Tapasweni Pathak
-2
/
+2
2014-10-28
staging: dgnc: dgnc_kcompat.h: remove unused macro
Aya Mahfouz
-5
/
+0
2014-10-28
staging: dgnc: remove debug symbols
Aya Mahfouz
-58
/
+1
2014-10-28
staging: dgnc: remove unused variable named rawreadok
Aya Mahfouz
-22
/
+0
2014-10-28
staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size
Aya Mahfouz
-3
/
+0
2014-10-28
staging: dgnc: dgnc_kcompat.h: remove unused macros
Aya Mahfouz
-13
/
+0
2014-10-28
staging: dgnc: delete successive assignments to the same location
Jiayi Ye
-2
/
+0
2014-10-23
Staging: dgnc: Remove unused sniff code
Somya Anand
-150
/
+0
2014-10-20
staging: dgnc: Remove space before tabs
Dilek Uzulmez
-1
/
+1
2014-10-20
staging: dgnc: Remove non-standard APR/RAPR printing macros
Roberta Dobrescu
-58
/
+35
2014-10-20
Staging: dgnc: Compress two lines of code into one.
Heena Sirwani
-4
/
+2
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-13
/
+0
2014-10-02
staging: dgnc: Fix do not add new typedefs
Ebru Akagunduz
-103
/
+100
2014-10-02
staging: dgnc: Fix no spaces at the start of a line in dpacompat.h
Yeliz Taneroglu
-1
/
+1
2014-10-02
Staging: dgnc: Add missing blank line
Mahati Chamarthy
-0
/
+2
2014-10-02
Staging: dgnc: Remove unnecessary braces
Mahati Chamarthy
-8
/
+4
2014-10-02
Staging: dgnc: Remove return in void function
Mahati Chamarthy
-3
/
+0
2014-09-28
Staging: dgnc: Remove space before parenthesis
Mahati Chamarthy
-4
/
+4
2014-09-28
staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macros
Roberta Dobrescu
-8
/
+0
2014-09-28
staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macros
Roberta Dobrescu
-17
/
+17
2014-09-28
staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macros
Roberta Dobrescu
-54
/
+66
2014-09-28
staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macros
Roberta Dobrescu
-146
/
+147
2014-09-28
staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macros
Roberta Dobrescu
-15
/
+15
2014-09-28
staging: dgnc: Fixed white space warning.
Gulsah Kose
-6
/
+6
2014-09-23
staging: dgnc: Replace non-standard spinlock's macros
Roberta Dobrescu
-33
/
+33
2014-09-23
staging: dgnc: Fix unnecessary braces warning.
Gulsah Kose
-4
/
+2
2014-09-19
staging: dgnc: Check sscanf return value
Roberta Dobrescu
-3
/
+15
2014-09-19
staging: dgnc: Fix unnecessary space warning.
Gulsah Kose
-18
/
+18
2014-09-19
staging: dgnc: Fix missing blank line warning.
Gulsah Kose
-0
/
+1
2014-09-19
Staging: dgnc: Merge lines and remove unused variable for immediate return
Vaishali Thakkar
-4
/
+1
2014-09-19
staging: dgnc: Move open brace on previous line
Roberta Dobrescu
-8
/
+4
2014-09-19
staging: dgnc: Do not initialise statics to 0 or NULL
Roberta Dobrescu
-1
/
+1
2014-09-19
staging: dgnc: Replace kzalloc with kcalloc
Roberta Dobrescu
-4
/
+4
2014-09-19
staging: dgnc: Fix warnings relating to printk()
Roberta Dobrescu
-2
/
+2
2014-09-08
staging: dgnc: remove Neo card ids from device table
Bill Pemberton
-13
/
+0
2014-09-02
staging: dgnc: split two assignments into the two assignments on two lines.
Seunghun Lee
-19
/
+33
2014-09-02
staging: dgnc: Fix sleeping under spinlock bug
Konrad Zapalowicz
-1
/
+1
2014-08-31
staging: dgnc: remove some unused macros
Seunghun Lee
-5
/
+2
2014-08-30
staging: dgnc: Fix checkpatch include warning
Kieron Browne
-1
/
+1
2014-08-30
staging: dgnc: remove DPR Macros and related codes.
Seunghun Lee
-438
/
+29
2014-08-17
staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variable
Konrad Zapalowicz
-23
/
+15
2014-08-17
staging: dgnc: Remove not needed dgnc_driver_start variable
Konrad Zapalowicz
-5
/
+0
2014-08-17
staging: dgnc: Remove driver-wide polling counter variable
Konrad Zapalowicz
-14
/
+0
2014-08-17
staging: dgnc: Remove driver-wide state variable
Konrad Zapalowicz
-30
/
+0
2014-08-16
staging: dgnc: Remove unnecessary 'return' statement
Konrad Zapalowicz
-2
/
+0
2014-08-16
staging: dgnc: Fix missing blank line after declarations
Konrad Zapalowicz
-0
/
+7
[next]