summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2020-02-12serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-14serial: 8250: Support disabling mdelay-filled probes of 16550A variantsJosh Triplett
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18tty/serial: Migrate 8250_port to use has_sysrqDmitry Safonov
2019-10-15serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng
2019-09-04serial: 8250_exar: Absorb remaining 8250_port INT0 supportAaron Sierra
2019-09-04serial: 8250_exar: Move custom divisor support out from 8250_portAndy Shevchenko
2019-09-04serial: 8250_exar: Extract PM routine from 8250_portAndy Shevchenko
2019-09-04serial: 8250_exar: No need to autoconfigure Exar portsAndy Shevchenko
2019-06-21Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2019-06-21tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2019-06-18serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese
2019-06-18serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko
2019-06-10serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2018-12-28Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-17Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton
2018-11-09serial: 8250: Process sysrq at port unlock timeDouglas Anderson
2018-09-18serial: 8250: Fix clearing FIFOs in RS485 mode againMarek Vasut
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko
2018-07-12serial: 8250: export serial8250_do_set_divisor()Jisheng Zhang
2018-07-12serial: 8250: introduce get_divisor() and set_divisor() hookJisheng Zhang
2018-07-06serial: 8250: let serial8250_get_divisor() get uart_port * as paramJisheng Zhang
2018-05-14serial: 8250: Add missing rxtrig_bytes on Altera 16550 UARTMarek Vasut
2018-04-23serial/8250: export serial8250_read_charJeremy Kerr
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-02-28serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-01-25tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-04serial: Add define for max baud rate divisorEd Blake
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