summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_port.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-281-5/+3
|\
| * serial: 8250: Process sysrq at port unlock timeDouglas Anderson2018-11-091-5/+3
* | Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton2018-12-171-24/+5
|/
* serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut2018-09-181-5/+24
* tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-121-2/+1
* serial: 8250: Use cached port name directly in messagesAndy Shevchenko2018-07-251-13/+11
* serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang2018-07-121-2/+3
* serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang2018-07-121-4/+23
* serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang2018-07-061-4/+4
* serial: 8250: Add missing rxtrig_bytes on Altera 16550 UARTMarek Vasut2018-05-141-0/+3
* serial/8250: export serial8250_read_charJeremy Kerr2018-04-231-1/+2
* serial: 8250: Add Nuvoton NPCM UARTJoel Stanley2018-03-091-0/+33
* serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R2018-02-281-1/+2
* tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra2018-01-251-26/+0
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: 8250: fix potential deadlock in rs485-modeTomas Melin2017-11-041-3/+0
* serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra2017-10-201-1/+4
* serial: Add define for max baud rate divisorEd Blake2017-10-041-1/+1
* serial: 8250_port: Remove useless NULL checksAndy Shevchenko2017-08-311-4/+4
* serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang2017-08-281-0/+8
* serial: 8250: Use hrtimers for rs485 delaysRafael Gago2017-08-281-23/+40
* serial: core: move UPF_NO_TXEN_TEST to quirks and renameAndy Shevchenko2017-07-301-1/+1
* serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell2017-06-291-0/+4
* Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman2017-05-291-10/+11
|\
| * serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
* | serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell2017-05-241-0/+6
* | serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley2017-05-181-1/+1
|/
* serial: 8250_early: Add earlycon support for Palmchip UARTMarc Gonzalez2017-04-181-2/+2
* serial: exar: Move register defines from uapi header to consumer siteJan Kiszka2017-02-101-0/+6
* Merge 4.10-rc4 into tty-nextGreg Kroah-Hartman2017-01-161-1/+1
|\
| * Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
* | serial: 8250: Add new port type for TI DA8xx/66AK2xDavid Lechner2017-01-121-0/+22
* | serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin2017-01-121-4/+0
|/
* serial: 8250: Expose set_ldisc functionEd Blake2016-11-161-2/+10
* serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko2016-11-161-2/+4
* tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2
* serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+43
* tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa2016-09-221-0/+1
* Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-051-6/+1
|\
| * Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-6/+1
* | serial: 8250_port: unify check of em485 variableAndy Shevchenko2016-09-021-9/+4
* | serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-09-021-6/+5
* | serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko2016-08-311-6/+3
* | serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-311-3/+1
|/
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-251-1/+6
* tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-251-24/+23
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-251-7/+4
* tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-251-3/+3