summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c
Commit message (Expand)AuthorAgeFilesLines
* serial: m32r_sio: make it explicitly non-modularPaul Gortmaker2016-06-251-17/+1
* tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-251-4/+1
* TTY: serial/m32r_sio, remove unused membersJiri Slaby2016-02-061-33/+0
* TTY: serial/m32r_sio, remove debug macrosJiri Slaby2016-02-061-20/+5
* TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby2016-02-061-42/+15
* TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby2016-02-061-27/+10
* serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-131-1/+1
* serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick2014-11-051-14/+28
* serial: Test for no tx data on tx restartPeter Hurley2014-07-101-3/+5
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...Viresh Kumar2013-08-271-0/+3
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-3/+4
* m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker2012-09-051-34/+2
* TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-081-1/+0
* serial: Kill off NO_IRQAlan Cox2012-01-261-9/+2
* serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker2012-01-041-5/+2
* TTY: serial, fix includes in some driversJiri Slaby2011-09-221-0/+1
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1192