aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/icom.c
AgeCommit message (Expand)Author
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-12-13tty: Remove unused SERIAL_DO_RESTART definePeter Hurley
2015-05-10tty: icom.c: move assignment out of if () blockGreg Kroah-Hartman
2014-11-25serial: icom: fix error return codeJulia Lawall
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-12-08serial: icom: dereference after free in load_code()Dan Carpenter
2013-08-27serial: icom: move array overflow checks earlierDan Carpenter
2013-08-27tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar
2013-08-12serial: icom: fix casting warningJingoo Han
2013-03-18driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-10-25tty: Fix typo in tty driversMasanari Iida
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-09-22TTY: irq: Remove IRQF_DISABLEDYong Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman