aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-26serial: remove m32r_sio driverArnd Bergmann1-1053/+0
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-11-04serial: m32r_sio: Drop redundant .data assignmentKees Cook1-1/+0
2017-10-20serial: m32r_sio: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-08-28serial: m32r_sio: constify uart_ops structuresJulia Lawall1-1/+1
2016-06-25serial: m32r_sio: make it explicitly non-modularPaul Gortmaker1-17/+1
2016-06-25tty: stop defining STD_COM_FLAGS in driversJiri Slaby1-4/+1
2016-02-06TTY: serial/m32r_sio, remove unused membersJiri Slaby1-33/+0
2016-02-06TTY: serial/m32r_sio, remove debug macrosJiri Slaby1-20/+5
2016-02-06TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby1-42/+15
2016-02-06TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby1-27/+10
2015-12-13serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko1-1/+1
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