summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-07-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2018-08-22tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-05-25serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-04-26tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra
2018-04-08serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2017-12-10serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28serial: 8250: Use hrtimers for rs485 delaysRafael Gago
2017-07-30serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-04-18serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez
2017-02-10serial: exar: Move register defines from uapi header to consumer siteJan Kiszka
2017-01-16Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman
2017-01-12serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer
2016-09-22tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-08-31serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko
2016-08-31serial: 8250_mtk: support big baud rate.Eddie Huang
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley
2016-04-30serial: 8250: Reduce expr in 8250 irq handlerPeter Hurley
2016-04-30serial: 8250: Eliminate needless local in irq handlersPeter Hurley
2016-04-30serial: 8250: export get_mctrl functionWan Ahmad Zainie
2016-04-19tty/serial/8250: fix RS485 half-duplex RXYegor Yefremov
2016-03-07serial: 8250: convert drivers to use up_to_u8250p()Andy Shevchenko
2016-03-07tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()Matwey V. Kornilov
2016-02-06tty: serial: 8250: Fix indentation warningsAnton Wuerfel
2016-02-06tty: serial: 8250: Suitably replace printkPhillip Raffeck
2016-02-06tty: serial: 8250: Fix multiline comment styleAnton Wuerfel
2016-02-06tty: serial: 8250: Replace spaces with tabsAnton Wuerfel