summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/men_z135_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: men_z135_uart: Use uart_xmit_advance()Ilpo Järvinen2022-11-031-4/+1
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-2/+2
* serial: men_z135_uart: Drop duplicated iotype assignmentIlpo Järvinen2022-05-051-1/+0
* tty: serial, fix kernel-docJiri Slaby2020-08-181-4/+4
* drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-031-0/+1
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-4/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: serial: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
* serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytesDenys Vlasenko2015-12-131-1/+1
* tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner2015-10-171-8/+15
* tty: serial: men_z135_uart.c: Don't initialize port->lockJohannes Thumshirn2015-08-141-1/+0
* tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn2015-08-141-5/+4
* tty: serial: men_z135_uart: Fix driver for changes in hardwareJohannes Thumshirn2015-02-021-46/+109
* tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin2014-11-251-0/+1
* tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn2014-07-091-3/+3
* tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn2014-05-281-3/+4
* tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-241-0/+866