aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/icom.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-15/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2015-12-13tty: Remove unused SERIAL_DO_RESTART definePeter Hurley1-1/+0
2015-05-10tty: icom.c: move assignment out of if () blockGreg Kroah-Hartman1-5/+6
2014-11-25serial: icom: fix error return codeJulia Lawall1-1/+3
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-6/+0
2013-12-08serial: icom: dereference after free in load_code()Dan Carpenter1-2/+2
2013-08-27serial: icom: move array overflow checks earlierDan Carpenter1-41/+48
2013-08-27tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-08-12serial: icom: fix casting warningJingoo Han1-6/+5
2013-03-18driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei1-2/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-5/+5
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-25tty: Fix typo in tty driversMasanari Iida1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1658