index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
icom.c
Age
Commit message (
Expand
)
Author
2015-12-14
tty: Remove unused SERIAL_DO_RESTART define
Peter Hurley
2015-05-10
tty: icom.c: move assignment out of if () block
Greg Kroah-Hartman
2014-11-26
serial: icom: fix error return code
Julia Lawall
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2013-12-09
serial: icom: dereference after free in load_code()
Dan Carpenter
2013-08-27
serial: icom: move array overflow checks earlier
Dan Carpenter
2013-08-27
tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-12
serial: icom: fix casting warning
Jingoo Han
2013-03-19
driver: tty: serial: remove cast for kzalloc return value
Zhang Yanfei
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-25
tty: Fix typo in tty drivers
Masanari Iida
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman