index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
staging: dgnc: Fix lines longer than 80 characters
Fernando Apesteguia
1
-25
/
+39
2016-12-07
staging: dgnc: fix blank line after '{' warnings.
Fernando Apesteguia
1
-6
/
+0
2016-12-06
staging: dgnc: fix unnamed parameter
Fernando Apesteguia
1
-2
/
+2
2016-12-01
staging: dgnc: remove sysfs files
Greg Kroah-Hartman
6
-770
/
+8
2016-11-21
staging: dgnc: dgnc_tty: Remove blank lines
Vijai Kumar K
1
-2
/
+0
2016-11-21
staging: dgnc: digi.h Spelling correction
Walt Feasel
1
-1
/
+1
2016-11-21
staging: dgnc: digi.h Comment style modifications
Walt Feasel
1
-48
/
+47
2016-11-21
staging: dgnc: dgnc_tty.c Spelling corrections
Walt Feasel
1
-5
/
+5
2016-11-21
staging: dgnc: dgnc_tty.c comment style modifications
Walt Feasel
1
-143
/
+86
2016-11-21
staging: dgnc: dgnc_tty.c Align on parenthesis
Walt Feasel
1
-7
/
+6
2016-11-21
staging: dgnc: dgnc_tty.c Space preferred around
Walt Feasel
1
-1
/
+1
2016-11-19
staging: dgnc: dgnc_sysfs.c Delete blank line
Walt Feasel
1
-1
/
+0
2016-11-19
staging: dgnc: dgnc_sysfs.c Comment style modifications
Walt Feasel
1
-1
/
+2
2016-11-19
staging: dgnc: dgnc_neo.h Spelling correction
Walt Feasel
1
-1
/
+1
2016-11-19
staging: dgnc: dgnc_neo.h Comment style modifications
Walt Feasel
1
-13
/
+11
2016-11-19
staging: dgnc: dgnc_neo.c Comment style modifications
Walt Feasel
1
-57
/
+54
2016-11-19
staging: dgnc: dgnc_mgmt.c Comment style modifications
Walt Feasel
1
-4
/
+2
2016-11-19
staging: dgnc: dgnc_driver.h Spelling correction
Walt Feasel
1
-1
/
+1
2016-11-19
staging: dgnc: dgnc_driver.h Align columns
Walt Feasel
1
-10
/
+10
2016-11-19
staging: dgnc: dgnc_driver.h Comment style modifications
Walt Feasel
1
-97
/
+73
2016-11-19
staging: dgnc: dgnc_driver.c Blank line before }
Walt Feasel
1
-1
/
+0
2016-11-19
staging: dgnc: dgnc_driver.c Remove blank lines
Walt Feasel
1
-4
/
+0
2016-11-19
staging: dgnc: dgnc_driver.c Comment style modifications
Walt Feasel
1
-37
/
+20
2016-11-19
staging: dgnc: dgnc_cls.c Comment style modifications
Walt Feasel
1
-27
/
+17
2016-11-19
staging: dgnc: dgnc_cls.h Spelling correction
Walt Feasel
1
-1
/
+1
2016-11-14
staging: dgnc: re-arrange functions for removing forward declarations
Daeseok Youn
1
-272
/
+261
2016-10-30
staging: dgnc: Fix multi-line comment alignment
Fernando Apesteguia
1
-5
/
+5
2016-10-30
staging: dgnc: Fix lines longer than 80 chars.
Fernando Apesteguia
1
-10
/
+22
2016-10-27
Staging:dgnc:dgnc_tty: fix Block comments should align the * on each line
Nadim Almas
1
-1
/
+1
2016-10-25
staging: dgnc: Replace CamelCase namings with underscores
Pankaj Bharadiya
1
-3
/
+3
2016-10-25
staging: dgnc: Remove some redundant functions
Pankaj Bharadiya
3
-58
/
+2
2016-10-17
staging: dgnc: Add const qualifier to struct declaration.
Elise Lennion
2
-2
/
+2
2016-10-16
staging: dgnc: make find_board_by_major static
Benoit Hiller
1
-1
/
+1
2016-10-02
staging: dgnc: Fix lines longer than 80 characters
Fernando Apesteguia
1
-21
/
+46
2016-10-02
Staging: dgnc: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
staging: dgnc: introduce find_board_by_major()
Daeseok Youn
1
-6
/
+19
2016-09-27
staging: dgnc: remove useless variables
Daeseok Youn
2
-42
/
+25
2016-09-27
staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
Daeseok Youn
3
-4
/
+4
2016-09-27
staging: dgnc: introduce the dgnc_free_irq()
Daeseok Youn
1
-1
/
+10
2016-09-27
staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()
Daeseok Youn
1
-3
/
+3
2016-09-27
staging: dgnc: introduce the dgnc_tty_unregister()
Daeseok Youn
3
-2
/
+14
2016-09-27
staging: dgnc: move functions unrelated with dgnc_found_board()
Daeseok Youn
1
-38
/
+43
2016-09-27
staging: dgnc: kfree for board structure in dgnc_found_board()
Daeseok Youn
1
-8
/
+9
2016-09-27
staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
Daeseok Youn
1
-10
/
+21
2016-09-27
staging: dgnc: remove useless message buffer
Daeseok Youn
2
-34
/
+0
2016-09-27
staging: dgnc: remove redundant initialization for channel array
Daeseok Youn
1
-3
/
+0
2016-09-25
staging: dgnc: Fix comment alignment
Fernando Apesteguia
1
-1
/
+1
2016-09-20
staging: dgnc: Merge assignment with return
Rehas Sachdeva
1
-7
/
+5
2016-09-17
Staging: dgnc: dgnc_tty: fixed a line too long style issue
Cathal Mullaney
1
-1
/
+2
2016-09-16
staging: dgnc: Fix long line and spelling mistake
Rehas Sachdeva
1
-6
/
+18
[next]