aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c
AgeCommit message (Expand)Author
2017-08-28serial: m32r_sio: constify uart_ops structuresJulia Lawall
2016-06-25serial: m32r_sio: make it explicitly non-modularPaul Gortmaker
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby
2016-02-06TTY: serial/m32r_sio, remove unused membersJiri Slaby
2016-02-06TTY: serial/m32r_sio, remove debug macrosJiri Slaby
2016-02-06TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby
2016-02-06TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko
2014-11-05serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-08-27tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...Viresh Kumar
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby
2012-01-26serial: Kill off NO_IRQAlan Cox
2012-01-04serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker
2011-09-22TTY: serial, fix includes in some driversJiri Slaby
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman