summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-271-2/+3
|/
* Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2019-03-141-1/+0
|\
| * dmaengine: dw: Remove misleading is_private propertyAndy Shevchenko2019-01-071-1/+0
* | serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-02-261-0/+4
* | serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-02-261-0/+4
* | serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-02-131-0/+105
* | serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-02-131-18/+18
* | serial: 8250_pci: Replace custom code with pci_match_id()Heikki Krogerus2019-02-111-22/+7
* | Merge 5.0-rc6 into tty-nextGreg Kroah-Hartman2019-02-112-4/+8
|\ \
| * | serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-01-301-4/+5
| * | tty: serial: 8250_mtk: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-301-0/+3
* | | Serial: Ingenic: Add support for the X1000.Zhou Yanjie2019-01-301-4/+9
* | | serial: 8250: Add OF support for Xscale variantLinus Walleij2019-01-301-0/+1
* | | Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman2019-01-281-8/+9
|\| |
| * | serial: 8250: Fix serial8250 initialization crashHe Zhe2019-01-181-8/+9
| |/
* | serial: 8250_omap: Use clk_get_rate() to obtain fclk frequencyVignesh R2019-01-181-1/+13
* | serial: 8250_omap: Drop check for of_nodeVignesh R2019-01-181-35/+28
|/