aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_port.c
Commit message (Expand)AuthorAge
* Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-19
* tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-27
* serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-27
* tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa2016-09-22
* Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-05
|\
| * Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-31
* | serial: 8250_port: unify check of em485 variableAndy Shevchenko2016-09-02
* | serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-09-02
* | serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko2016-08-31
* | serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-31
|/
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-25
* tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-25
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-25
* tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-25
* serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado2016-04-30
* serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley2016-04-30
* serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley2016-04-30
* serial: 8250: Eliminate needless local in irq handlersPeter Hurley2016-04-30
* serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-30
* tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov2016-04-19
* serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko2016-03-07
* tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()Matwey V. Kornilov2016-03-07
* tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-07
* tty: serial: 8250: Suitably replace printkPhillip Raffeck2016-02-07
* tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-07
* tty: serial: 8250: Replace spaces with tabsAnton Wuerfel2016-02-07
* tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-07
* 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-02-07
* tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-07
* tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov2016-02-07
* serial: 8250: Unfold < 80 char linesPeter Hurley2016-01-28
* serial: 8250: Wait for irq to complete before shutdownPeter Hurley2016-01-28
* serial: 8250: Remove low_latency workaroundPeter Hurley2016-01-28
* serial: 8250: Fix lost rx statePeter Hurley2016-01-28
* serial: 8250: Refactor serial8250_rx_chars() inner loopPeter Hurley2016-01-28
* serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-13
* Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-12
|\
| * serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard2015-10-04
* | serial: 8250: Refactor serial console restore-from-suspendPeter Hurley2015-10-04
* | serial: 8250: Tolerate clock variance for max baud rateJames Hogan2015-10-04
* | serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard2015-10-04
* | serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama2015-10-04
* | serial: don't register CIR serial portsMaciej S. Szmigiero2015-10-04
|/
* tty: serial: Add missing module license for 8250_base.koJonathan McDowell2015-09-22
* serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel2015-07-23
* serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley2015-07-23
* serial: 8250: Split base port operations from universal driverPeter Hurley2015-07-23