aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2019-04-12serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel
2019-03-26serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-03-26serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
2019-03-26serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-03-01serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko
2018-12-30tty: serial: 8250_mtk: always resume the device in probe.Peter Shih
2018-11-04Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck
2018-10-03drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-08-22serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-22serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra
2018-08-22tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-05-14serial: 8250_dw: Fix runtime PM handlingPhil Edworthy
2018-05-14serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren
2018-05-14serial: 8250: Add missing rxtrig_bytes on Altera 16550 UARTMarek Vasut
2018-05-14serial/aspeed-vuart: fix a couple mod_timer() callsDan Carpenter
2018-05-14serial: 8250_of: Add IO space supportJohn Garry
2018-04-25serial: 8250_early: Setup divider when uartclk is passedMichal Simek
2018-04-23serial/aspeed-vuart: Implement quick throttle mechanismJeremy Kerr
2018-04-23serial/aspeed-vuart: Implement rx throttlingJeremy Kerr
2018-04-23serial/8250: export serial8250_read_charJeremy Kerr
2018-04-23tty: serial: 8250: pass IRQ shared flag to UART portsKurt Kanzenbach
2018-04-23serial: 8250: omap: Provide ability to enable/disable UART as wakeup sourceVignesh R
2018-04-23serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devicesJoshua Scott
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-158250-men-mcb: add support for 16z025 and 16z057Michael Moese
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-09serial: 8250_dw: Switch to use acpi_dev_present()Andy Shevchenko
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko
2018-02-28serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-02-28serial: 8250_pci: Don't fail on multiport card classAndy Shevchenko
2018-02-28serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCRJoshua Scott
2018-02-28serial: 8250: 8250_omap: Fix throttling when DMA is enabledVignesh R
2018-02-28serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-01-25tty: serial: exar: Relocate sleep wake-up handlingAaron Sierra
2018-01-22serial: 8250_dw: Revert "Improve clock rate setting"Andy Shevchenko
2018-01-09serial: 8250_ingenic: Parse earlycon optionsPaul Cercueil
2018-01-09serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil
2018-01-09serial: 8250_of: fix return code when probe function fails to get resetMasahiro Yamada
2018-01-09serial: 8250_uniphier: fix error return code in uniphier_uart_probe()Wei Yongjun
2017-12-15serial: 8250: 8250_omap: Fix spelling error.Rolf Evers-Fischer
2017-12-15serial: 8250_dw: Disable clock on errorStefan Potyra
2017-12-15serial: forbid 8250 on s390Christian Borntraeger
2017-11-28serial: 8250_early: Only set divisor if valid clk & baudMatt Redfearn
2017-11-28serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-13Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-11-08serial: 8250_fintek: Fix crash with baud rate B0Ji-Ze Hong (Peter Hong)