aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/vr41xx_siu.c
AgeCommit message (Expand)Author
2022-07-16serial: remove VR41XX serial driverThomas Bogendoerfer
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-02-28tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()Jiri Slaby
2021-05-13tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>Zihao Tang
2019-12-18tty/serial: Migrate vr41xx_siu to use has_sysrqDmitry Safonov
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-09-08serial: vr41xx_siu: delete double assignmentJulia Lawall
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton
2012-01-26serial: Kill off NO_IRQAlan Cox
2011-11-30TTY: serial: convert drivers/tty/serial/* to use module_platform_driver()Axel Lin
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman