aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm724x/gdm_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-17Staging: gdm724x: use match_string() helperYisheng Xie1-13/+5
2018-04-26staging: gdm724x: remove redundant license informationGreg Kroah-Hartman1-12/+1
2018-04-26staging: gdm724x: add SPDX identifiers to all files.Greg Kroah-Hartman1-0/+1
2018-02-19Staging: gdm724x: tty: Remove unused macro 'gdm_tty_send_control'.Quytelda Kahja1-3/+0
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_recv'.Quytelda Kahja1-5/+6
2018-02-19Staging: gdm724x: tty: Remove unnecessary macro 'gdm_tty_send'.Quytelda Kahja1-9/+6
2017-03-09staging: gdm724x: Replace ternary operator with min macroGargi Sharma1-2/+1
2016-08-21Staging: gdm724x: gdm_tty: Fixed a checkpatch check issue.Samuele Baisi1-1/+0
2015-12-26staging: gdm724x: constify tty_port_operations structsAya Mahfouz1-1/+1
2015-10-24staging: gdm724x: correct kzalloc/kmalloc sizeof argumentIoana Ciornei1-1/+1
2015-10-24staging: gdm724x: add spaces around binary operatorsIoana Ciornei1-1/+1
2015-10-24stating: gdm724x: remove explicit NULL comparisonIoana Ciornei1-1/+1
2015-10-16Staging: gdm724x: Remove unnecessary cast on void pointerShraddha Barke1-1/+1
2014-07-17Staging: gdm724x: gdm_tty.c: fix missing blank line after variable declarationKiran Padwal1-0/+5
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-11Staging: gdm724x: fix line over 80 characters in gdm_tty.cEbru Akagunduz1-4/+8
2013-08-27staging: gdm7240: gdm_driver[] can be staticFengguang Wu1-2/+2
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang1-26/+19
2013-08-19staging: gdm7240: a TTY rewrite according to the latest TTY APIsWon Kang1-155/+139
2013-07-25staging: gdm724x: Remove version.h header inclusion in gdm_tty.cSachin Kamat1-1/+0
2013-07-24staging: gdm724x: Update loggingJoe Perches1-3/+5
2013-07-24staging: gdm724x: remove unneeded TO_HOST_SUCCESS enumGreg Kroah-Hartman1-1/+1
2013-07-24staging: gdm724x: gdm_tty: fix tty api build warningsGreg Kroah-Hartman1-7/+5
2013-07-24staging: gdm7240: adding LTE USB driverWon Kang1-0/+367