aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2020-08-18serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-08-18serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell
2020-08-03serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-13serial: 8250: Fix max baud limit in generic 8250 portSerge Semin
2020-07-11serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2020-06-01serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2020-06-01uart: mediatek: support Rx in-band wakeupClaire Chang
2020-06-01serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko
2020-05-21serial: 8250_exar: add support for ACCES cardsJay Dolan
2020-05-15serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-04-16serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2019-12-168250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng
2019-04-25serial: 8250-mtk: add follow controlLong Cheng
2019-04-25serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman
2019-03-28serial: 8250_fintek: Make fintek_8250_set_termios staticYueHaibing
2019-03-21dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-02-26serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-02-26serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel
2019-02-13serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-02-13serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-02-11serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus
2019-02-11Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman
2019-01-30serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko
2019-01-30tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-30Serial: Ingenic: Add support for the X1000.Zhou Yanjie
2019-01-30serial: 8250: Add OF support for Xscale variantLinus Walleij
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman
2019-01-18serial: 8250: Fix serial8250 initialization crashHe Zhe
2019-01-18serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R
2019-01-18serial: 8250_omap: Drop check for of_nodeVignesh R
2019-01-07dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko
2018-12-28Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-24Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"Greg Kroah-Hartman
2018-12-17Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton
2018-12-17serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2018-12-10Merge 4.20-rc6 into tty-nextGreg Kroah-Hartman
2018-12-05tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-12-05serial: 8250-mtk: add uart DMA supportLong Cheng
2018-11-09serial: 8250: Process sysrq at port unlock timeDouglas Anderson
2018-11-09serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250Florian Fainelli
2018-10-08Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman
2018-10-02Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-02serial: 8250_uniphier: add auto-flow-control supportDai Okamura