summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2021-06-09serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko
2021-05-28Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman
2021-05-27serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-05-20serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2021-05-20serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra
2021-05-20serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery
2021-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2021-05-13serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-04-22serial: extend compile-test coverageJohan Hovold
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold
2021-04-15serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss
2021-04-15serial: 8250_aspeed_vuart: refactor sirq and lpc address setting codeZev Weiss
2021-04-02serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng
2021-04-02serial: 8250_bcm7271: Fix return value check in brcmuart_probe()Wei Yongjun
2021-03-28serial: 8250_of: Add nuvoton,wpcm450-uartJonathan Neuschäfer
2021-03-26serial: 8250: Add new 8250-core based Broadcom STB driverAl Cooper
2021-03-23tty: serial: 8250: delete redundant printing of return valueWang Qing
2021-03-10serial: 8250_exar: Constify the software nodesHeikki Krogerus
2021-03-10tty: 8250/serial_cs, propagate errors in simple_configJiri Slaby
2021-03-10tty: 8250, cleanup em485 timersJiri Slaby
2021-03-10tty: 8250, use ms_to_ktimeJiri Slaby
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2021-01-078250_tegra: clean up tegra_uart_handle_breakJiri Slaby
2020-12-11serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven
2020-12-10serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-26serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-11-13tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones
2020-11-12serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra
2020-11-12serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-06serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra
2020-11-06tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi
2020-09-04serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-28serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-08-18serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn
2020-08-02Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko