aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ioc4_serial.c
AgeCommit message (Expand)Author
2017-07-12drivers: tty: serial: move inline before return typeJoe Perches
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2016-11-10serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder
2015-05-10tty: ioc4_serial.c: move assignment out of if () blockGreg Kroah-Hartman
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2013-08-12serial: ioc4_serial: Staticize ioc4_serial_attach_one()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-15serial: avoid double free after call ioc4_serial_remove_oneChen Gang
2012-09-10TTY: serial: move the dereference below the NULL testWei Yongjun
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-03-08TTY: serial, use atomic_inc_return in ioc4_serialJiri Slaby
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman