summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2021-06-24serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra
2021-06-16serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary
2021-06-16serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary
2021-06-16serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER rangeMaciej W. Rozycki
2021-06-16serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki
2021-06-16serial: 8250: Document SMSC Super I/O UART peculiaritiesMaciej W. Rozycki
2021-06-16serial: 8250: Correct the clock for OxSemi PCIe devicesMaciej W. Rozycki
2021-06-16serial: 8250: Dissociate 4MHz Titan ports from Oxford portsMaciej W. Rozycki
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman
2021-06-09serial: 8250_exar: Extract exar_get_platform() helperAndy Shevchenko
2021-06-09serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman
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-27tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET
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-20tty/serial: make port of serial8250_register_8250_port constJiri Slaby
2021-05-13tty: make tty_buffer_space_avail return uintJiri Slaby
2021-05-13serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-05-13serial: 8250_omap: fix a timeout loop conditionDan Carpenter
2021-05-13serial: 8250: Add an empty line and remove some useless {}Christophe JAILLET
2021-05-13serial: 8250: Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-13serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271Jim Quinlan
2021-05-13serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mappingZev Weiss
2021-05-13serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()Zev Weiss
2021-05-13serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...Zev Weiss
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