summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-12staging: dgnc: dgnc_tty.c: fix argument list alignment issue.Nathan Howard
2017-01-03staging: dgnc: update TODO fileFernando Apesteguia
2017-01-03staging: fixed spelling error in TODO file for dgnc driverScott Matheina
2016-12-07staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia
2016-12-07staging: dgnc: fix blank line after '{' warnings.Fernando Apesteguia
2016-12-06staging: dgnc: fix unnamed parameterFernando Apesteguia
2016-12-01staging: dgnc: remove sysfs filesGreg Kroah-Hartman
2016-11-21staging: dgnc: dgnc_tty: Remove blank linesVijai Kumar K
2016-11-21staging: dgnc: digi.h Spelling correctionWalt Feasel
2016-11-21staging: dgnc: digi.h Comment style modificationsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Spelling correctionsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c comment style modificationsWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Align on parenthesisWalt Feasel
2016-11-21staging: dgnc: dgnc_tty.c Space preferred aroundWalt Feasel
2016-11-19staging: dgnc: dgnc_sysfs.c Delete blank lineWalt Feasel
2016-11-19staging: dgnc: dgnc_sysfs.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.h Spelling correctionWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.h Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_neo.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_mgmt.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_driver.h Spelling correctionWalt Feasel
2016-11-19staging: dgnc: dgnc_driver.h Align columnsWalt Feasel
2016-11-19staging: dgnc: dgnc_driver.h Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_driver.c Blank line before }Walt Feasel
2016-11-19staging: dgnc: dgnc_driver.c Remove blank linesWalt Feasel
2016-11-19staging: dgnc: dgnc_driver.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_cls.c Comment style modificationsWalt Feasel
2016-11-19staging: dgnc: dgnc_cls.h Spelling correctionWalt Feasel
2016-11-14staging: dgnc: re-arrange functions for removing forward declarationsDaeseok Youn
2016-10-30staging: dgnc: Fix multi-line comment alignmentFernando Apesteguia
2016-10-30staging: dgnc: Fix lines longer than 80 chars.Fernando Apesteguia
2016-10-27Staging:dgnc:dgnc_tty: fix Block comments should align the * on each lineNadim Almas
2016-10-25staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya
2016-10-25staging: dgnc: Remove some redundant functionsPankaj Bharadiya
2016-10-17staging: dgnc: Add const qualifier to struct declaration.Elise Lennion
2016-10-16staging: dgnc: make find_board_by_major staticBenoit Hiller
2016-10-02staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia
2016-10-02Staging: dgnc: constify attribute_group structuresBhumika Goyal
2016-09-27staging: dgnc: introduce find_board_by_major()Daeseok Youn
2016-09-27staging: dgnc: remove useless variablesDaeseok Youn
2016-09-27staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn
2016-09-27staging: dgnc: introduce the dgnc_free_irq()Daeseok Youn
2016-09-27staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()Daeseok Youn
2016-09-27staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn
2016-09-27staging: dgnc: move functions unrelated with dgnc_found_board()Daeseok Youn
2016-09-27staging: dgnc: kfree for board structure in dgnc_found_board()Daeseok Youn
2016-09-27staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()Daeseok Youn
2016-09-27staging: dgnc: remove useless message bufferDaeseok Youn
2016-09-27staging: dgnc: remove redundant initialization for channel arrayDaeseok Youn