aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c
Commit message (Expand)AuthorAge
* serial: m32r_sio: make it explicitly non-modularPaul Gortmaker2016-06-25
* tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-25
* TTY: serial/m32r_sio, remove unused membersJiri Slaby2016-02-07
* TTY: serial/m32r_sio, remove debug macrosJiri Slaby2016-02-07
* TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby2016-02-07
* TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby2016-02-07
* serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-13
* serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick2014-11-05
* serial: Test for no tx data on tx restartPeter Hurley2014-07-10
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...Viresh Kumar2013-08-27
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker2012-09-05
* TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-08
* serial: Kill off NO_IRQAlan Cox2012-01-26
* serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker2012-01-04
* TTY: serial, fix includes in some driversJiri Slaby2011-09-22
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-26
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13