aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/icom.c
Commit message (Expand)AuthorAge
* serial: icom: dereference after free in load_code()Dan Carpenter2013-12-08
* serial: icom: move array overflow checks earlierDan Carpenter2013-08-27
* tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: icom: fix casting warningJingoo Han2013-08-12
* driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * tty: Fix typo in tty driversMasanari Iida2012-10-25
* | tty: remove use of __devexitBill Pemberton2012-11-21
* | tty: remove use of __devinitBill Pemberton2012-11-21
* | tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* Fix common misspellingsLucas De Marchi2011-03-31
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13