aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/men_z135_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-03drivers: mcb: use symbol namespacesJohannes Thumshirn1-0/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall1-1/+1
2015-12-13serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko1-1/+1
2015-10-17tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded oneAndreas Werner1-8/+15
2015-08-14tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn1-1/+0
2015-08-14tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn1-5/+4
2015-02-02tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn1-46/+109
2014-11-25tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin1-0/+1
2014-07-09tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn1-3/+3
2014-05-28tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn1-3/+4
2014-04-24tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn1-0/+866