aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
Commit message (Expand)AuthorAge
* staging: dgnc: Fix lines longer than 80 charactersFernando Apesteguia2016-10-02
* Staging: dgnc: constify attribute_group structuresBhumika Goyal2016-10-02
* staging: dgnc: introduce find_board_by_major()Daeseok Youn2016-09-27
* staging: dgnc: remove useless variablesDaeseok Youn2016-09-27
* staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()Daeseok Youn2016-09-27
* staging: dgnc: introduce the dgnc_free_irq()Daeseok Youn2016-09-27
* staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()Daeseok Youn2016-09-27
* staging: dgnc: introduce the dgnc_tty_unregister()Daeseok Youn2016-09-27
* staging: dgnc: move functions unrelated with dgnc_found_board()Daeseok Youn2016-09-27
* staging: dgnc: kfree for board structure in dgnc_found_board()Daeseok Youn2016-09-27
* staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()Daeseok Youn2016-09-27
* staging: dgnc: remove useless message bufferDaeseok Youn2016-09-27
* staging: dgnc: remove redundant initialization for channel arrayDaeseok Youn2016-09-27
* staging: dgnc: Fix comment alignmentFernando Apesteguia2016-09-25
* staging: dgnc: Merge assignment with returnRehas Sachdeva2016-09-20
* Staging: dgnc: dgnc_tty: fixed a line too long style issueCathal Mullaney2016-09-17
* staging: dgnc: Fix long line and spelling mistakeRehas Sachdeva2016-09-16
* staging: dgnc: Fix lines over 80 charactersRehas Sachdeva2016-09-16
* staging: dgnc: dgnc_sysfs *_ATTR() macros convertMatias Mucciolo2016-09-12
* staging: dgnc: Fix multi line comment alignmentFernando Apesteguia2016-09-12
* staging: dgnc: check the type of print before callingDaeseok Youn2016-09-01
* staging: dgnc: fix 'line over 80 characters'Anson Jacob2016-08-21
* staging: dgnc: remove useless variable 'ch_intr_rx'Daeseok Youn2016-08-15
* staging: dgnc: remove useless variable 'ch_intr_tx'Daeseok Youn2016-08-15
* staging: dgnc: remove useless variable 'ch_intr_modem'Daeseok Youn2016-08-15
* staging: dgnc: remove useless variable 'intr_rx'Daeseok Youn2016-08-15
* staging: dgnc: remove useless variable 'intr_tx'Daeseok Youn2016-08-15
* staging: dgnc: remove unused variable 'intr_modem'Daeseok Youn2016-08-15
* staging: dgnc: remove redundant null check inDaeseok Youn2016-08-15
* staging: dgnc: remove useless variable 'intr_count'Daeseok Youn2016-08-15
* staging: dgnc: remove redundant NULL check for brdDaeseok Youn2016-08-15
* staging: dgnc: re-arrange functions for removingDaeseok Youn2016-08-15
* staging: dgnc: removes redundant null check and changeDaeseok Youn2016-08-15
* staging: dgnc: remove redundant variable null checkDaeseok Youn2016-08-15
* staging: dgnc: remove redundant local variable forDaeseok Youn2016-08-15
* staging: dgnc: remove useless error value assignmentDaeseok Youn2016-08-15
* staging: dgnc: remove redundant NULL checks inDaeseok Youn2016-08-15
* staging: dgnc: add __exit macro to dgnc_driver.cJoshua Houghton2016-08-15
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * staging: dgnc: Need to check for NULL of chDaeseok Youn2016-05-09
| * staging: dgnc: remove redundant condition checkDaeseok Youn2016-05-09
| * staging: dgnc: fix 'line over 80 characters'Daeseok Youn2016-05-09
| * staging: dgnc: clean up the dgnc_get_modem_info()Daeseok Youn2016-05-09
| * staging: dgnc: Fix a NULL pointer dereferenceDaeseok Youn2016-05-04
| * staging: dgnc: use tty_alloc_driver instead of kcallocDaeseok Youn2016-04-29
| * staging: dgnc: remove redundant NULL check inDaeseok Youn2016-04-29
| * staging: dgnc: return -ENOMEM when kzalloc failedDaeseok Youn2016-04-29
| * staging: dgnc: remove blank lineDaeseok Youn2016-04-29
| * staging: dgnc: remove parenthesis around the CONST |Daeseok Youn2016-04-29
| * drivers/staging/dgnc: Added spaces around a bitwise OR.Juanma de Hoyos2016-04-29