summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)Author
2021-11-25serial: 8250: Fix RTS modem control while in rs485 modeLukas Wunner
2021-10-21serial: 8250: rename unlock labelsJohan Hovold
2021-10-21serial: 8250: fix racy uartclk updateJohan Hovold
2021-10-07Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"Johan Hovold
2021-10-05serial: 8250: Fix reporting real baudrate value in c_ospeed fieldPali Rohár
2021-08-09Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-07-21serial: 8250: fix handle_irq lockingJohan Hovold
2021-07-21serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
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-05-20serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2021-04-22serial: do not restore interrupt state in sysrq helperJohan Hovold
2021-03-10tty: 8250, cleanup em485 timersJiri Slaby
2021-03-10tty: 8250, use ms_to_ktimeJiri Slaby
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-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-02Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko
2020-07-31serial: 8250: Let serial core initialise spin lockAndy Shevchenko
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin
2020-06-27serial: core: drop unnecessary gpio includeJohan Hovold
2020-05-29serial: 8250: Support rs485 bus termination GPIOLukas Wunner
2020-05-29serial: 8520_port: Fix function param documentationHeiko Stuebner
2020-05-15serial: 8250: Fix max baud limit in generic 8250 portSerge Semin
2020-03-27serial: 8250: Optimize irq enable after console writeLukas Wunner
2020-03-27serial: 8250: Fix rs485 delay after console writeLukas Wunner
2020-03-24serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra
2020-03-17serial: 8250_port: Disable DMA operations for kernel consoleAndy Shevchenko
2020-03-17serial: 8250_port: Don't use power management for kernel consoleAndy Shevchenko
2020-03-07serial: 8250: Support console on software emulated rs485 portsLukas Wunner
2020-03-07serial: 8250: Generalize rs485 software emulationLukas Wunner
2020-03-07serial: 8250: Deduplicate rs485 active_timer assignmentLukas Wunner
2020-03-07serial: 8250: Sanitize rs485 config harderLukas Wunner
2020-03-07serial: 8250: Deduplicate ->rs485_config() callbackLukas Wunner
2020-03-07serial: 8250: Support rs485 devicetree propertiesLukas Wunner
2020-03-07serial: 8250: Don't touch RTS modem control while in rs485 modeLukas Wunner
2020-02-24Merge 5.6-rc3 into tty-nextGreg Kroah-Hartman
2020-02-19serial: 8250_port: Use dev_*() instead of pr_*()Andy Shevchenko
2020-02-19serial: 8250_port: Switch to use DEVICE_ATTR_RW()Andy Shevchenko
2020-02-12serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-14serial: 8250: Support disabling mdelay-filled probes of 16550A variantsJosh Triplett
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18tty/serial: Migrate 8250_port to use has_sysrqDmitry Safonov
2019-10-15serial: 8250_exar: Move Exar pieces to custom ->startup()Andy Shevchenko
2019-09-04serial: 8250_pci: Add support for Sunix serial boardsKai-Heng Feng