aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-19staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel1-1/+1
2016-11-19staging: dgnc: dgnc_driver.h Align columnsWalt Feasel1-10/+10
2016-11-19staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel1-97/+73
2016-11-19staging: dgnc: dgnc_driver.c Blank line before }Walt Feasel1-1/+0
2016-11-19staging: dgnc: dgnc_driver.c Remove blank linesWalt Feasel1-4/+0
2016-11-19staging: dgnc: dgnc_driver.c Comment style modificationsWalt Feasel1-37/+20
2016-11-19staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel1-27/+17
2016-11-19staging: dgnc: dgnc_cls.h Spelling correctionWalt Feasel1-1/+1
2016-11-14staging: dgnc: re-arrange functions for removing forward declarationsDaeseok Youn1-272/+261
2016-10-30staging: dgnc: Fix multi-line comment alignmentFernando Apesteguia1-5/+5
2016-10-30staging: dgnc: Fix lines longer than 80 chars.Fernando Apesteguia1-10/+22
2016-10-27Staging:dgnc:dgnc_tty: fix Block comments should align the * on each lineNadim Almas1-1/+1
2016-10-25staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya1-3/+3
2016-10-25staging: dgnc: Remove some redundant functionsPankaj Bharadiya3-58/+2
2016-10-17staging: dgnc: Add const qualifier to struct declaration.Elise Lennion2-2/+2
2016-10-16staging: dgnc: make find_board_by_major staticBenoit Hiller1-1/+1
2016-10-02staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia1-21/+46
2016-10-02Staging: dgnc: constify attribute_group structuresBhumika Goyal1-1/+1
2016-09-27staging: dgnc: introduce find_board_by_major()Daeseok Youn1-6/+19
2016-09-27staging: dgnc: remove useless variablesDaeseok Youn2-42/+25
2016-09-27staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn3-4/+4
2016-09-27staging: dgnc: introduce the dgnc_free_irq()Daeseok Youn1-1/+10
2016-09-27staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()Daeseok Youn1-3/+3
2016-09-27staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn3-2/+14
2016-09-27staging: dgnc: move functions unrelated with dgnc_found_board()Daeseok Youn1-38/+43
2016-09-27staging: dgnc: kfree for board structure in dgnc_found_board()Daeseok Youn1-8/+9
2016-09-27staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()Daeseok Youn1-10/+21
2016-09-27staging: dgnc: remove useless message bufferDaeseok Youn2-34/+0
2016-09-27staging: dgnc: remove redundant initialization for channel arrayDaeseok Youn1-3/+0
2016-09-25staging: dgnc: Fix comment alignmentFernando Apesteguia1-1/+1
2016-09-20staging: dgnc: Merge assignment with returnRehas Sachdeva1-7/+5
2016-09-17Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney1-1/+2
2016-09-16staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva1-6/+18
2016-09-16staging: dgnc: Fix lines over 80 charactersRehas Sachdeva1-7/+18
2016-09-12staging: dgnc: dgnc_sysfs *_ATTR() macros convertMatias Mucciolo1-93/+90
2016-09-12staging: dgnc: Fix multi line comment alignmentFernando Apesteguia1-25/+25
2016-09-01staging: dgnc: check the type of print before callingDaeseok Youn1-13/+5
2016-08-21staging: dgnc: fix 'line over 80 characters'Anson Jacob1-1/+1
2016-08-15staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn3-5/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn3-5/+0
2016-08-15staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn3-11/+0
2016-08-15staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn3-4/+0
2016-08-15staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn3-5/+0
2016-08-15staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn3-3/+0
2016-08-15staging: dgnc: remove redundant null check inDaeseok Youn1-3/+0
2016-08-15staging: dgnc: remove useless variable 'intr_count'Daeseok Youn3-5/+0
2016-08-15staging: dgnc: remove redundant NULL check for brdDaeseok Youn1-3/+0
2016-08-15staging: dgnc: re-arrange functions for removingDaeseok Youn1-330/+301
2016-08-15staging: dgnc: removes redundant null check and changeDaeseok Youn1-21/+3
2016-08-15staging: dgnc: remove redundant variable null checkDaeseok Youn1-6/+0