summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio.c
Commit message (Expand)AuthorAgeFilesLines
* serial: remove m32r_sio driverArnd Bergmann2018-03-261-1053/+0Star
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: m32r_sio: Drop redundant .data assignmentKees Cook2017-11-041-1/+0Star
* serial: m32r_sio: Convert timers to use timer_setup()Kees Cook2017-10-201-4/+3Star
* serial: m32r_sio: constify uart_ops structuresJulia Lawall2017-08-281-1/+1
* serial: m32r_sio: make it explicitly non-modularPaul Gortmaker2016-06-251-17/+1Star
* tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-251-4/+1Star
* TTY: serial/m32r_sio, remove unused membersJiri Slaby2016-02-071-33/+0Star
* TTY: serial/m32r_sio, remove debug macrosJiri Slaby2016-02-071-20/+5Star
* TTY: serial/m32r_sio, simplify old_serial_portJiri Slaby2016-02-071-42/+15Star
* TTY: serial/m32r_sio, disband m32r_sio.hJiri Slaby2016-02-071-27/+10Star
* serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytesDenys Vlasenko2015-12-141-1/+1
* serial: use container_of to resolve uart_sio_port from uart_portFabian Frederick2014-11-061-14/+28
* serial: Test for no tx data on tx restartPeter Hurley2014-07-111-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-281-0/+3
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-2/+1Star
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-3/+4
* m32r_sio: remove dependency on struct serial_uart_configPaul Gortmaker2012-09-051-34/+2Star
* TTY: remove serialP.h inclusion from some filesJiri Slaby2012-03-081-1/+0Star
* serial: Kill off NO_IRQAlan Cox2012-01-271-9/+2Star
* serial: driver for m32 arch should not have DEC alpha errataPaul Gortmaker2012-01-051-5/+2Star
* TTY: serial, fix includes in some driversJiri Slaby2011-09-231-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-271-1/+2
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1192