summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-12-039-364/+185
|\
| * Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam2019-11-271-288/+4
| * tty: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-1/+1
| * serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich2019-11-041-1/+1
| * serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko2019-11-041-5/+3
| * Merge 5.4-rc5 into tty-nextGreg Kroah-Hartman2019-10-271-4/+4
| |\
| * | serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko2019-10-152-14/+19
| * | Merge 5.4-rc3 into tty-nextGreg Kroah-Hartman2019-10-141-2/+3
| |\ \
| * | | drivers/tty/serial/8250: Make Aspeed VUART SIRQ polarity configurableOskar Senft2019-10-042-0/+85
| * | | serial: 8250_dw: Use devm_clk_get_optional() to get the input clockAndy Shevchenko2019-10-041-43/+32
| * | | serial: 8250_lpss: Switch over to MSI interruptsFelipe Balbi2019-10-041-12/+9
| * | | tty: 8250_of: Use software emulated RS485 direction controlHeiko Schocher2019-10-041-0/+31
* | | | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-5/+3
|\ \ \ \
| * \ \ \ Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-5/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-5/+3
| | |/ /
* | | / drivers: mcb: use symbol namespacesJohannes Thumshirn2019-11-031-0/+1
| |_|/ |/| |
* | | 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-10-151-4/+4
|/ /
* / serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford2019-10-071-2/+3
|/
* 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