summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
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)
2017-11-08serial: 8250_fintek: Disable delays for ports != 0Ricardo Ribalda Delgado
2017-11-08serial: 8250_fintek: Return -EINVAL on invalid configurationRicardo Ribalda Delgado
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: 8250: fix potential deadlock in rs485-modeTomas Melin
2017-11-04serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-11-04serial: 8250: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-10-20serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-10-04serial: 8250_dw: Improve clock rate settingEd Blake
2017-10-04serial: Add define for max baud rate divisorEd Blake
2017-10-04serial: 8250_mid: Enable HSU on Intel Cedar Fork PCHAndy Shevchenko
2017-10-03serial: 8250_fintek: fix warning reported from smatchJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81216HJi-Ze Hong (Peter Hong)
2017-10-03serial: 8250_fintek: UART dynamic clocksource on Fintek F81866Ji-Ze Hong (Peter Hong)
2017-10-03drivers: tty: 8250: use setup_timer() helper.Allen Pais
2017-09-05Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-31serial: 8250_port: Remove useless NULL checksAndy Shevchenko
2017-08-28Introduce 8250_men_mcbMichael Moese
2017-08-28serial: 8250_uniphier: add suspend/resume supportMasahiro Yamada
2017-08-28serial: 8250_uniphier: use CHAR register for canary to detect power-offMasahiro Yamada
2017-08-28serial: 8250_uniphier: fix serial port index in private dataMasahiro Yamada
2017-08-28serial: 8250: of: Add new port type for MediaTek BTIF controller on MT7622/23...Sean Wang
2017-08-28tty: 8250: constify parisc_device_idArvind Yadav
2017-08-28serial: 8250_of: Add basic PM runtime supportFranklin S Cooper Jr