index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
dgnc
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: dgnc: Fix lines longer than 80 characters
Fernando Apesteguia
2016-10-02
1
-21
/
+46
*
Staging: dgnc: constify attribute_group structures
Bhumika Goyal
2016-10-02
1
-1
/
+1
*
staging: dgnc: introduce find_board_by_major()
Daeseok Youn
2016-09-27
1
-6
/
+19
*
staging: dgnc: remove useless variables
Daeseok Youn
2016-09-27
2
-42
/
+25
*
staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
Daeseok Youn
2016-09-27
3
-4
/
+4
*
staging: dgnc: introduce the dgnc_free_irq()
Daeseok Youn
2016-09-27
1
-1
/
+10
*
staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()
Daeseok Youn
2016-09-27
1
-3
/
+3
*
staging: dgnc: introduce the dgnc_tty_unregister()
Daeseok Youn
2016-09-27
3
-2
/
+14
*
staging: dgnc: move functions unrelated with dgnc_found_board()
Daeseok Youn
2016-09-27
1
-38
/
+43
*
staging: dgnc: kfree for board structure in dgnc_found_board()
Daeseok Youn
2016-09-27
1
-8
/
+9
*
staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
Daeseok Youn
2016-09-27
1
-10
/
+21
*
staging: dgnc: remove useless message buffer
Daeseok Youn
2016-09-27
2
-34
/
+0
*
staging: dgnc: remove redundant initialization for channel array
Daeseok Youn
2016-09-27
1
-3
/
+0
*
staging: dgnc: Fix comment alignment
Fernando Apesteguia
2016-09-25
1
-1
/
+1
*
staging: dgnc: Merge assignment with return
Rehas Sachdeva
2016-09-20
1
-7
/
+5
*
Staging: dgnc: dgnc_tty: fixed a line too long style issue
Cathal Mullaney
2016-09-17
1
-1
/
+2
*
staging: dgnc: Fix long line and spelling mistake
Rehas Sachdeva
2016-09-16
1
-6
/
+18
*
staging: dgnc: Fix lines over 80 characters
Rehas Sachdeva
2016-09-16
1
-7
/
+18
*
staging: dgnc: dgnc_sysfs *_ATTR() macros convert
Matias Mucciolo
2016-09-12
1
-93
/
+90
*
staging: dgnc: Fix multi line comment alignment
Fernando Apesteguia
2016-09-12
1
-25
/
+25
*
staging: dgnc: check the type of print before calling
Daeseok Youn
2016-09-01
1
-13
/
+5
*
staging: dgnc: fix 'line over 80 characters'
Anson Jacob
2016-08-21
1
-1
/
+1
*
staging: dgnc: remove useless variable 'ch_intr_rx'
Daeseok Youn
2016-08-15
3
-5
/
+0
*
staging: dgnc: remove useless variable 'ch_intr_tx'
Daeseok Youn
2016-08-15
3
-5
/
+0
*
staging: dgnc: remove useless variable 'ch_intr_modem'
Daeseok Youn
2016-08-15
3
-11
/
+0
*
staging: dgnc: remove useless variable 'intr_rx'
Daeseok Youn
2016-08-15
3
-4
/
+0
*
staging: dgnc: remove useless variable 'intr_tx'
Daeseok Youn
2016-08-15
3
-5
/
+0
*
staging: dgnc: remove unused variable 'intr_modem'
Daeseok Youn
2016-08-15
3
-3
/
+0
*
staging: dgnc: remove redundant null check in
Daeseok Youn
2016-08-15
1
-3
/
+0
*
staging: dgnc: remove useless variable 'intr_count'
Daeseok Youn
2016-08-15
3
-5
/
+0
*
staging: dgnc: remove redundant NULL check for brd
Daeseok Youn
2016-08-15
1
-3
/
+0
*
staging: dgnc: re-arrange functions for removing
Daeseok Youn
2016-08-15
1
-330
/
+301
*
staging: dgnc: removes redundant null check and change
Daeseok Youn
2016-08-15
1
-21
/
+3
*
staging: dgnc: remove redundant variable null check
Daeseok Youn
2016-08-15
1
-6
/
+0
*
staging: dgnc: remove redundant local variable for
Daeseok Youn
2016-08-15
1
-7
/
+0
*
staging: dgnc: remove useless error value assignment
Daeseok Youn
2016-08-15
1
-3
/
+1
*
staging: dgnc: remove redundant NULL checks in
Daeseok Youn
2016-08-15
1
-7
/
+2
*
staging: dgnc: add __exit macro to dgnc_driver.c
Joshua Houghton
2016-08-15
1
-1
/
+1
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
8
-293
/
+246
|
\
|
*
staging: dgnc: Need to check for NULL of ch
Daeseok Youn
2016-05-09
1
-1
/
+1
|
*
staging: dgnc: remove redundant condition check
Daeseok Youn
2016-05-09
1
-6
/
+0
|
*
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
2016-05-09
1
-9
/
+11
|
*
staging: dgnc: clean up the dgnc_get_modem_info()
Daeseok Youn
2016-05-09
1
-11
/
+1
|
*
staging: dgnc: Fix a NULL pointer dereference
Daeseok Youn
2016-05-03
1
-5
/
+5
|
*
staging: dgnc: use tty_alloc_driver instead of kcalloc
Daeseok Youn
2016-04-29
2
-86
/
+62
|
*
staging: dgnc: remove redundant NULL check in
Daeseok Youn
2016-04-29
1
-13
/
+2
|
*
staging: dgnc: return -ENOMEM when kzalloc failed
Daeseok Youn
2016-04-29
1
-0
/
+8
|
*
staging: dgnc: remove blank line
Daeseok Youn
2016-04-29
1
-1
/
+0
|
*
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
2016-04-29
1
-1
/
+1
|
*
drivers/staging/dgnc: Added spaces around a bitwise OR.
Juanma de Hoyos
2016-04-29
1
-1
/
+1
[next]