summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_port.c
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-061-3/+3
* tty: serial: 8250: Suitably replace printkPhillip Raffeck2016-02-061-2/+1
* tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-061-15/+17
* tty: serial: 8250: Replace spaces with tabsAnton Wuerfel2016-02-061-2/+2
* tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-061-0/+2
* 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-02-061-12/+6
* tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-061-4/+219
* tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov2016-02-061-13/+13
* serial: 8250: Unfold < 80 char linesPeter Hurley2016-01-281-7/+4
* serial: 8250: Wait for irq to complete before shutdownPeter Hurley2016-01-281-0/+4
* serial: 8250: Remove low_latency workaroundPeter Hurley2016-01-281-2/+1
* serial: 8250: Fix lost rx statePeter Hurley2016-01-281-3/+4
* serial: 8250: Refactor serial8250_rx_chars() inner loopPeter Hurley2016-01-281-58/+62
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-131-0/+20
* Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-121-0/+8
|\
| * serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-041-0/+8
* | serial: 8250: Refactor serial console restore-from-suspendPeter Hurley2015-10-041-14/+22
* | serial: 8250: Tolerate clock variance for max baud rateJames Hogan2015-10-041-9/+19
* | serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard2015-10-041-2/+2
* | serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama2015-10-041-0/+6
* | serial: don't register CIR serial portsMaciej S. Szmigiero2015-10-041-13/+1
|/
* tty: serial: Add missing module license for 8250_base.koJonathan McDowell2015-09-221-0/+2
* serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel2015-07-231-0/+15
* serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley2015-07-231-4/+3
* serial: 8250: Split base port operations from universal driverPeter Hurley2015-07-231-0/+2898
OpenPOWER on IntegriCloud