summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_driver.c
AgeCommit message (Expand)Author
2018-01-17staging: dgnc: remove "vpd" 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: 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: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: dgnc: add SPDX identifier.Greg Kroah-Hartman
2017-10-18staging: dgnc: Convert timers to use timer_setup()Kees Cook
2017-05-25dgnc: fix multiple blank lines coding style problemAliza Minkov
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding
2017-03-14staging: dgnc: fix whitespace before returnTobin C. Harding
2017-03-12staging: dgnc: audit goto's in dgnc_driverTobin C. Harding
2016-12-01staging: dgnc: remove sysfs filesGreg Kroah-Hartman
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-14staging: dgnc: re-arrange functions for removing forward declarationsDaeseok Youn
2016-10-25staging: dgnc: Remove some redundant functionsPankaj Bharadiya
2016-10-17staging: dgnc: Add const qualifier to struct declaration.Elise Lennion
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
2016-09-12staging: dgnc: Fix multi line comment alignmentFernando Apesteguia
2016-08-15staging: dgnc: remove redundant null check inDaeseok Youn
2016-08-15staging: dgnc: remove redundant NULL check for brdDaeseok Youn
2016-08-15staging: dgnc: add __exit macro to dgnc_driver.cJoshua Houghton
2016-03-28staging: dgnc: fix CamelCase in dgnc_driver.cDaeseok Youn
2016-03-11staging: dgnc: cleanup properlySudip Mukherjee
2016-03-11staging: dgnc: unregister pci driverSudip Mukherjee
2016-03-11staging: dgnc: remove pci_unregister_driverSudip Mukherjee
2016-03-11staging: dgnc: remove unneeded elseSudip Mukherjee
2015-10-16staging: dgnc: dgnc_driver: Remove useless initialisationAmitoj Kaur Chawla
2015-10-12staging: dgnc: alignment styleSudip Mukherjee
2015-10-12staging: dgnc: remove space after castSudip Mukherjee
2015-10-12staging: dgnc: remove blankline after braceSudip Mukherjee