summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: Merge assignment with returnRehas Sachdeva2016-09-201-7/+5
* Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney2016-09-171-1/+2
* staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva2016-09-161-6/+18
* staging: dgnc: Fix lines over 80 charactersRehas Sachdeva2016-09-161-7/+18
* staging: dgnc: dgnc_sysfs *_ATTR() macros convertMatias Mucciolo2016-09-121-93/+90
* staging: dgnc: Fix multi line comment alignmentFernando Apesteguia2016-09-121-25/+25
* staging: dgnc: check the type of print before callingDaeseok Youn2016-09-011-13/+5
* staging: dgnc: fix 'line over 80 characters'Anson Jacob2016-08-211-1/+1
* staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn2016-08-153-5/+0
* staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn2016-08-153-5/+0
* staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn2016-08-153-11/+0
* staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn2016-08-153-4/+0
* staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn2016-08-153-5/+0
* staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn2016-08-153-3/+0
* staging: dgnc: remove redundant null check inDaeseok Youn2016-08-151-3/+0
* staging: dgnc: remove useless variable 'intr_count'Daeseok Youn2016-08-153-5/+0
* staging: dgnc: remove redundant NULL check for brdDaeseok Youn2016-08-151-3/+0
* staging: dgnc: re-arrange functions for removingDaeseok Youn2016-08-151-330/+301
* staging: dgnc: removes redundant null check and changeDaeseok Youn2016-08-151-21/+3
* staging: dgnc: remove redundant variable null checkDaeseok Youn2016-08-151-6/+0
* staging: dgnc: remove redundant local variable forDaeseok Youn2016-08-151-7/+0
* staging: dgnc: remove useless error value assignmentDaeseok Youn2016-08-151-3/+1
* staging: dgnc: remove redundant NULL checks inDaeseok Youn2016-08-151-7/+2
* staging: dgnc: add __exit macro to dgnc_driver.cJoshua Houghton2016-08-151-1/+1
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-208-293/+246
|\
| * staging: dgnc: Need to check for NULL of chDaeseok Youn2016-05-091-1/+1
| * staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-091-6/+0
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-05-091-9/+11
| * staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn2016-05-091-11/+1
| * staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn2016-05-031-5/+5
| * staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-292-86/+62
| * staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-291-13/+2
| * staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-291-0/+8
| * staging: dgnc: remove blank lineDaeseok Youn2016-04-291-1/+0
| * staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-291-1/+1
| * drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos2016-04-291-1/+1
| * staging: dgnc: fix CamelCase in dgnc_tty.cDaeseok Youn2016-04-042-3/+3
| * staging: dgnc: remove too many traverse pointerDaeseok Youn2016-04-041-17/+20
| * staging: dgnc: clean up dgnc_input functionDaeseok Youn2016-03-311-21/+14
| * staging: dgnc: remove useless variables for saving tty'sDaeseok Youn2016-03-312-7/+0
| * staging: dgnc: fix Logical continuations.Daeseok Youn2016-03-301-3/+3
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-301-3/+9
| * staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-03-301-13/+13
| * staging: dgnc: replace dgnc_offset_table with bit shift.Daeseok Youn2016-03-301-32/+12
| * staging: dgnc: fix Logical continuations should be on theDaeseok Youn2016-03-281-2/+2
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-03-281-22/+44
| * staging: dgnc: remove unused variable in dgnc_boardDaeseok Youn2016-03-281-2/+0
| * staging: dgnc: fix CamelCase in dgnc_drvier.h andDaeseok Youn2016-03-282-22/+22
| * staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn2016-03-284-44/+44
| * staging: dgnc: fix camelcase of SerialDriver and PrintDriverDaeseok Youn2016-03-282-61/+61
OpenPOWER on IntegriCloud