summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka1-9/+10
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel1-1/+1
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez1-2/+2
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka1-0/+6
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman1-1/+1
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner1-0/+22
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin1-4/+0
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski1-1/+1
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake1-2/+10
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko1-2/+4
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih1-1/+2
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer1-0/+43
2016-09-22tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa1-0/+1
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman1-6/+1
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko1-9/+4
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko1-6/+5
2016-08-31serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko1-6/+3
2016-08-31serial: 8250_mtk: support big baud rate.Eddie Huang1-3/+1
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko1-6/+1
2016-06-26tty/serial/8250: use mctrl_gpio helpersYegor Yefremov1-1/+6
2016-06-26tty/serial/8250: make UART_MCR register access consistentYegor Yefremov1-24/+23
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby1-7/+4
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby1-3/+3
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado1-0/+7
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley1-1/+13
2016-04-30serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley1-2/+1
2016-04-30serial: 8250: Eliminate needless local in irq handlersPeter Hurley1-5/+1
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie1-1/+9
2016-04-19tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov1-1/+10
2016-03-08serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko1-6/+3
2016-03-08tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()Matwey V. Kornilov1-1/+1
2016-02-07tty: serial: 8250: Fix indentation warningsAnton Wuerfel1-3/+3
2016-02-07tty: serial: 8250: Suitably replace printkPhillip Raffeck1-2/+1
2016-02-07tty: serial: 8250: Fix multiline comment styleAnton Wuerfel1-15/+17
2016-02-07tty: serial: 8250: Replace spaces with tabsAnton Wuerfel1-2/+2
2016-02-07tty: serial: 8250: Fix whitespace errorsAnton Wuerfel1-0/+2
2016-02-078250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-07tty: Add software emulated RS485 support for 8250Matwey V. Kornilov1-4/+219
2016-02-07tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov1-13/+13
2016-01-29serial: 8250: Unfold < 80 char linesPeter Hurley1-7/+4
2016-01-29serial: 8250: Wait for irq to complete before shutdownPeter Hurley1-0/+4
2016-01-29serial: 8250: Remove low_latency workaroundPeter Hurley1-2/+1
2016-01-29serial: 8250: Fix lost rx statePeter Hurley1-3/+4
2016-01-29serial: 8250: Refactor serial8250_rx_chars() inner loopPeter Hurley1-58/+62
2015-12-14serial: support 16-bit register interface for consoleMasahiro Yamada1-0/+20
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman1-0/+8
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley1-14/+22
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan1-9/+19
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard1-2/+2