summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_pci: Implement MSI(-X) supportRalf Ramsauer2019-09-041-1/+26
* serial: 8250_pci: Add F81504A series SupportJi-Ze Hong (Peter Hong)2019-09-041-0/+121
* serial: 8250_pci: Merge 8250_moxa to 8250_pciKai-Heng Feng2019-09-044-180/+99
* serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng2019-09-042-17/+84
* serial: 8250_lpss: Enable HS UART on Elkhart LakeAndy Shevchenko2019-09-041-0/+18
* serial: 8250_lpss: Get rid of custom LPSS_DEVICE() macroAndy Shevchenko2019-09-041-10/+8
* serial: 8250_lpss: register DMA IRQ and pool with instance IDAndy Shevchenko2019-09-041-0/+1
* serial: 8250_lpss: add fractional divisor supportAndy Shevchenko2019-09-041-5/+2
* serial: 8250_lpss: switch to use 8250_dwlib libraryAndy Shevchenko2019-09-042-9/+14
* serial: 8250_dw: switch to use 8250_dwlib libraryAndy Shevchenko2019-09-042-135/+28
* serial: 8250_dw: split Synopsys DesignWare 8250 common functionsAndy Shevchenko2019-09-044-0/+149
* serial: 8250_dw: use pointer to uart local variableAndy Shevchenko2019-09-041-4/+4
* serial: 8250_dw: Use a unified new dev variable in removeAndy Shevchenko2019-09-041-3/+4
* serial: 8250_exar: Replace msleep(1) with usleep_range()Andy Shevchenko2019-09-041-1/+1
* serial: 8250_exar: Consolidate callback assignments in default_setup()Andy Shevchenko2019-09-041-22/+21
* serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYSFrieder Schrempf2019-09-041-4/+2
* serial: 8250_exar: Absorb remaining 8250_port INT0 supportAaron Sierra2019-09-042-17/+16
* serial: 8250_exar: Clear buffer before shutdownRobert Middleton2019-09-041-0/+23
* serial: 8250_exar: Move custom divisor support out from 8250_portAndy Shevchenko2019-09-042-26/+28
* serial: 8250_exar: Extract PM routine from 8250_portAndy Shevchenko2019-09-042-14/+16
* serial: 8250_exar: No need to autoconfigure Exar portsAndy Shevchenko2019-09-042-36/+17
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-043-9/+3
* serial: 8250_pnp: Move to struct dev_pm_opsAndy Shevchenko2019-09-041-11/+9
* serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam2019-09-041-4/+288
* 8250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost2019-09-041-2/+8
* serial: 8250_exar: Use struct_size() helperAndy Shevchenko2019-09-041-3/+1
* serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan2019-09-042-4/+2
* serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren2019-09-041-1/+10
* serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...Wei Yongjun2019-07-031-2/+5
* Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta2019-06-211-2/+1
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2019-06-215-15/+61
* serial: 8250: pericom_do_set_divisor can be statickbuild test robot2019-06-181-1/+1
* serial: 8250: Add MSR/MCR TIOCM conversion wrapper functionsStefan Roese2019-06-182-22/+57
* serial: 8250: factor out serial8250_{set,clear}_THRI() helpersAndy Shevchenko2019-06-184-27/+26
* serial: 8250: Add support for higher baud rates to Pericom chipsJay Dolan2019-06-181-18/+79
* serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT2019-06-101-1/+2
* tty: serial: 8250-of: Do not warn on deferred probeThierry Reding2019-06-101-2/+3
* uart: mediatek: support Rx in-band wakeupClaire Chang2019-06-101-0/+24
* serial: 8250-mtk: modify uart DMA rxLong Cheng2019-06-101-29/+20
* tty: serial: 8250: Fix type field in format stringHao Lee2019-05-211-2/+2
* serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko2019-05-211-6/+3
* Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-05-091-2/+2
|\
| * dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-03-211-2/+2
* | serial: 8250-mtk: modify baudrate settingLong Cheng2019-04-251-0/+102
* | serial: 8250-mtk: add follow controlLong Cheng2019-04-251-23/+37
* | serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng2019-04-251-2/+5
* | tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman2019-04-041-0/+1
* | tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman2019-04-041-0/+1
* | serial: 8250_fintek: Make fintek_8250_set_termios staticYueHaibing2019-03-281-2/+3
|/
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-141-1/+0
|\