summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2019-09-04serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer
2019-09-04serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)
2019-09-04serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng
2019-09-04serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko
2019-09-04serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko
2019-09-04serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko
2019-09-04serial: 8250_lpss: add fractional divisor supportAndy Shevchenko
2019-09-04serial: 8250_lpss: switch to use 8250_dwlib libraryAndy Shevchenko
2019-09-04serial: 8250_dw: switch to use 8250_dwlib libraryAndy Shevchenko
2019-09-04serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko
2019-09-04serial: 8250_dw: use pointer to uart local variableAndy Shevchenko
2019-09-04serial: 8250_dw: Use a unified new dev variable in removeAndy Shevchenko
2019-09-04serial: 8250_exar: Replace msleep(1) with usleep_range()Andy Shevchenko
2019-09-04serial: 8250_exar: Consolidate callback assignments in default_setup()Andy Shevchenko
2019-09-04serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYSFrieder Schrempf
2019-09-04serial: 8250_exar: Absorb remaining 8250_port INT0 supportAaron Sierra
2019-09-04serial: 8250_exar: Clear buffer before shutdownRobert Middleton
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-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-04serial: 8250_pnp: Move to struct dev_pm_opsAndy Shevchenko
2019-09-04serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam
2019-09-048250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost
2019-09-04serial: 8250_exar: Use struct_size() helperAndy Shevchenko
2019-09-04serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan
2019-09-04serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren
2019-07-03serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...Wei Yongjun
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: pericom_do_set_divisor can be statickbuild test robot
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-18serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan
2019-06-10serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-06-10tty: serial: 8250-of: Do not warn on deferred probeThierry Reding
2019-06-10uart: mediatek: support Rx in-band wakeupClaire Chang
2019-06-10serial: 8250-mtk: modify uart DMA rxLong Cheng
2019-05-21tty: serial: 8250: Fix type field in format stringHao Lee
2019-05-21serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko
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