aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-05serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick1-14/+28
2014-07-10serial: Test for no tx data on tx restartPeter Hurley1-3/+5
2014-06-19serial: Fix IGNBRK handlingPeter Hurley1-1/+1
2013-08-27tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-0/+3
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-3/+4
2012-09-05m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker1-34/+2
2012-03-08TTY: remove serialP.h inclusion from some filesJiri Slaby1-1/+0
2012-01-26serial: Kill off NO_IRQAlan Cox1-9/+2
2012-01-04serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker1-5/+2
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1192