aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ioc4_serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan1-1/+0
2013-08-12serial: ioc4_serial: Staticize ioc4_serial_attach_one()Jingoo Han1-2/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-5/+1
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby1-1/+1
2013-01-15serial: avoid double free after call ioc4_serial_remove_oneChen Gang1-0/+1
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun1-1/+2
2012-07-16tty: move the termios object into the ttyAlan Cox1-1/+1
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby1-1/+0
2012-03-08TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby1-1/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+2953