aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-19serial: 8250: Name MSR literalsGravatar Ilpo Järvinen 1-0/+5
2023-01-19serial: 8250: Use defined IER bitsGravatar Ilpo Järvinen 1-0/+5
2022-06-27serial: Consolidate BOTH_EMPTY useGravatar Ilpo Järvinen 1-0/+9
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEGravatar Ilpo Järvinen 1-6/+0
2022-02-28tty: serial: define UART_LCR_WLEN() macroGravatar Jiri Slaby 1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-118/+1
2012-09-05serial: diminish usage of struct serial_uart_configGravatar Paul Gortmaker 1-6/+0
2012-09-05tty: move the async flags from the serial code into the tty includesGravatar Alan Cox 1-72/+3
2012-05-17serial: delete the MCA specific 8250 support.Gravatar Paul Gortmaker 1-2/+0
2012-03-08TTY: serial, simplify ASYNC_USR_MASKGravatar Jiri Slaby 1-2/+2
2011-11-15RS485: fix inconsistencies in the meaning of some variablesGravatar Claudio Scordino 1-6/+8
2011-08-24atmel_serial: RS485: receiving enabled when sending dataGravatar Bernhard Roth 1-0/+1
2010-09-03serial: fix port type conflict between NS16550A & U6_16550AGravatar Philippe Langlais 1-2/+1
2010-08-10U6715 16550A serial driver supportGravatar Philippe Langlais 1-1/+2
2010-08-10serial: general fixes in the serial_rs485 structureGravatar Claudio Scordino 1-1/+3
2010-08-10serial: fix missing bit coverage of ASYNC_FLAGSGravatar John Villalovos 1-1/+1
2009-09-19serial: move the flags into the tty_port fieldGravatar Alan Cox 1-0/+2
2009-06-11serial: refactor ASYNC_ flagsGravatar Jiri Slaby 1-47/+69
2009-01-02serial: RS485 ioctl structure uses __u32 include linux/types.hGravatar Andy Whitcroft 1-1/+2
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itGravatar Alan Cox 1-0/+16
2007-07-16serial: convert early_uart to earlycon for 8250Gravatar Yinghai Lu 1-6/+0
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-0/+1
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsGravatar Sascha Hauer 1-4/+0
2005-07-16[PATCH] Serial: Move deprecation of register_serial forward to SeptemberGravatar Russell King 1-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+188