summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
AgeCommit message (Expand)Author
2018-07-24staging: dgnc: dgnc_tty.c: Avoid '(' at the end of lineNishad Kamdar
2018-01-17staging: dgnc: drop unused neo_uart_structGreg Kroah-Hartman
2018-01-17staging: dgnc: remove "vpd" board variableGreg Kroah-Hartman
2018-01-17staging: dgnc: delete serial_num board variableGreg Kroah-Hartman
2018-01-17staging: dgnc: delete a bunch of PCI board variablesGreg Kroah-Hartman
2018-01-17staging: dgnc: delete is_pci_express board type variable.Greg Kroah-Hartman
2018-01-17staging: dgnc: delete dpastatus board type variable.Greg Kroah-Hartman
2018-01-17staging: dgnc: delete dpatype board type variable.Greg Kroah-Hartman
2018-01-17staging: dgnc: delete dgnc_pci.hGreg Kroah-Hartman
2018-01-17staging: dgnc: delete dgnc_neo.* filesGreg Kroah-Hartman
2018-01-17staging: dgnc: remove PCI_DEVICE_NEO stuffGreg Kroah-Hartman
2018-01-15staging: dgnc: remove duplicated tty definesGreg Kroah-Hartman
2018-01-15staging: dgnc: make dgnc_poll_tick staticGreg Kroah-Hartman
2018-01-15staging: dgnc: remove some global variablesGreg Kroah-Hartman
2018-01-15staging: dgnc: make dgnc_poll_lock staticGreg Kroah-Hartman
2018-01-15staging: dgnc: make dgnc_num_boards staticGreg Kroah-Hartman
2018-01-15staging: dgnc: remove crazy "management" device nodeGreg Kroah-Hartman
2018-01-15staging: dgnc: delete dgnc_utils.cGreg Kroah-Hartman
2018-01-15staging: dgnc: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: dgnc: add SPDX identifier.Greg Kroah-Hartman
2017-12-06staging: dgnc: add identifiers to function parametersAshish Kalra
2017-11-27staging: dgnc: Fix usleep_range is preferred over udelayJoshua Abraham
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging: dgnc: Convert timers to use timer_setup()Kees Cook
2017-09-18Staging: dgnc: Remove unused fields in struct channel_tSrishti Sharma
2017-09-18Staging: dgnc: Remove unused fields in struct dgnc_boardSrishti Sharma
2017-09-18staging: dgnc: remove variable rcAastha Gupta
2017-09-18staging: dgnc: remove unused variableAastha Gupta
2017-05-25dgnc: fix multiple blank lines coding style problemAliza Minkov
2017-05-16drivers/staging: refactor dgnc tty registration.Haim Daniel
2017-03-29staging: dgnc: remove error message taskTobin C. Harding
2017-03-29staging: dgnc: remove dead codeTobin C. Harding
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding
2017-03-23staging: dgnc: remove tracing prints in dgnc_tty.cAbhishek Bhardwaj
2017-03-16staging: dgnc: preserve return codeTobin C. Harding
2017-03-14staging: dgnc: remove useless switch-case statementsDaeseok Youn
2017-03-14staging: dgnc: ch->ch_bd is already assigned to bd variableDaeseok Youn
2017-03-14staging: dgnc: remove explicit castTobin C. Harding
2017-03-14staging: dgnc: fix whitespace before returnTobin C. Harding
2017-03-14staging: dgnc: return error code directlyTobin C. Harding
2017-03-12staging: dgnc: remove item from TODO listTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_ttyTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_mgmtTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_driverTobin C. Harding
2017-03-07staging: dgnc: replace usleep_range with udelayAishwarya Pant
2017-03-07staging: dgnc: Constify ktermios structureGargi Sharma