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