summaryrefslogtreecommitdiff
path: root/drivers/staging/dgnc/dgnc_driver.c
AgeCommit message (Expand)Author
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
2015-10-12staging: dgnc: remove blankline before braceSudip Mukherjee
2015-10-12staging: dgnc: remove multiple blank linesSudip Mukherjee
2015-10-04staging: dgnc: take a lock when storing value in dgnc_poll_tickSalah Triki
2015-10-04staging: dgnc: remove dgnc_init_globals functionSudip Mukherjee
2015-10-04staging: dgnc: remove initialization of globalSudip Mukherjee
2015-05-31staging: dgnc: delete all references to 'flipbuf'Gujulan Elango, Hari Prasath (H.)
2015-03-24dgnc: get rid of dpacompat.h, move remaining stuff to digi.hGiedrius Statkevičius
2015-03-12Staging: dgnc: Use goto for error handlingQuentin Lambert
2015-03-12Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninitQuentin Lambert
2015-03-12dgnc: clean up comments at start of filesGiedrius Statkevičius
2015-03-12dgnc: Remove unneeded dgnc_state array of stringsGiedrius Statkevičius
2015-03-12staging: dgnc: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-12dgnc: Make all lines under 80 characters in dgnc_driver.cGiedrius Statkevičius
2015-03-06Staging: dgnc: Fix checking return value of register_chrdevSalah Triki
2015-03-01Staging: dgnc: Replace printk() with dev_dbg()Cristina Opriceana