summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAgeFilesLines
* staging: dgnc: update TODO fileFernando Apesteguia2017-01-031-1/+0
* staging: fixed spelling error in TODO file for dgnc driverScott Matheina2017-01-031-1/+1
* staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-12-071-25/+39
* staging: dgnc: fix blank line after '{' warnings.Fernando Apesteguia2016-12-071-6/+0
* staging: dgnc: fix unnamed parameterFernando Apesteguia2016-12-061-2/+2
* staging: dgnc: remove sysfs filesGreg Kroah-Hartman2016-12-016-770/+8
* staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K2016-11-211-2/+0
* staging: dgnc: digi.h Spelling correctionWalt Feasel2016-11-211-1/+1
* staging: dgnc: digi.h Comment style modificationsWalt Feasel2016-11-211-48/+47
* staging: dgnc: dgnc_tty.c Spelling correctionsWalt Feasel2016-11-211-5/+5
* staging: dgnc: dgnc_tty.c comment style modificationsWalt Feasel2016-11-211-143/+86
* staging: dgnc: dgnc_tty.c Align on parenthesisWalt Feasel2016-11-211-7/+6
* staging: dgnc: dgnc_tty.c Space preferred aroundWalt Feasel2016-11-211-1/+1
* staging: dgnc: dgnc_sysfs.c Delete blank lineWalt Feasel2016-11-191-1/+0
* staging: dgnc: dgnc_sysfs.c Comment style modificationsWalt Feasel2016-11-191-1/+2
* staging: dgnc: dgnc_neo.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: dgnc_neo.h Comment style modificationsWalt Feasel2016-11-191-13/+11
* staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel2016-11-191-57/+54
* staging: dgnc: dgnc_mgmt.c Comment style modificationsWalt Feasel2016-11-191-4/+2
* staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: dgnc_driver.h Align columnsWalt Feasel2016-11-191-10/+10
* staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel2016-11-191-97/+73
* staging: dgnc: dgnc_driver.c Blank line before }Walt Feasel2016-11-191-1/+0
* staging: dgnc: dgnc_driver.c Remove blank linesWalt Feasel2016-11-191-4/+0
* staging: dgnc: dgnc_driver.c Comment style modificationsWalt Feasel2016-11-191-37/+20
* staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel2016-11-191-27/+17
* staging: dgnc: dgnc_cls.h Spelling correctionWalt Feasel2016-11-191-1/+1
* staging: dgnc: re-arrange functions for removing forward declarationsDaeseok Youn2016-11-141-272/+261
* staging: dgnc: Fix multi-line comment alignmentFernando Apesteguia2016-10-301-5/+5
* staging: dgnc: Fix lines longer than 80 chars.Fernando Apesteguia2016-10-301-10/+22
* Staging:dgnc:dgnc_tty: fix Block comments should align the * on each lineNadim Almas2016-10-271-1/+1
* staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya2016-10-251-3/+3
* staging: dgnc: Remove some redundant functionsPankaj Bharadiya2016-10-253-58/+2
* staging: dgnc: Add const qualifier to struct declaration.Elise Lennion2016-10-172-2/+2
* staging: dgnc: make find_board_by_major staticBenoit Hiller2016-10-161-1/+1
* staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-10-021-21/+46
* Staging: dgnc: constify attribute_group structuresBhumika Goyal2016-10-021-1/+1
* staging: dgnc: introduce find_board_by_major()Daeseok Youn2016-09-271-6/+19
* staging: dgnc: remove useless variablesDaeseok Youn2016-09-272-42/+25
* staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn2016-09-273-4/+4
* staging: dgnc: introduce the dgnc_free_irq()Daeseok Youn2016-09-271-1/+10
* staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()Daeseok Youn2016-09-271-3/+3
* staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn2016-09-273-2/+14
* staging: dgnc: move functions unrelated with dgnc_found_board()Daeseok Youn2016-09-271-38/+43
* staging: dgnc: kfree for board structure in dgnc_found_board()Daeseok Youn2016-09-271-8/+9
* staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()Daeseok Youn2016-09-271-10/+21
* staging: dgnc: remove useless message bufferDaeseok Youn2016-09-272-34/+0
* staging: dgnc: remove redundant initialization for channel arrayDaeseok Youn2016-09-271-3/+0
* staging: dgnc: Fix comment alignmentFernando Apesteguia2016-09-251-1/+1
* staging: dgnc: Merge assignment with returnRehas Sachdeva2016-09-201-7/+5
OpenPOWER on IntegriCloud