summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_exar: Avoid NULL pointer dereference at ->exit()Andy Shevchenko2021-06-091-1/+5
* Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"Greg Kroah-Hartman2021-05-281-12/+0
* serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner2021-05-271-12/+17
* serial: 8250_pci: Add support for new HPE serial deviceRandy Wright2021-05-201-0/+18
* serial: 8250: 8250_omap: Fix possible interrupt stormVignesh Raghavendra2021-05-201-0/+12
* serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*Andrew Jeffery2021-05-201-16/+17
* serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery2021-05-203-0/+14
* serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz2021-05-131-0/+1
* serial: extend compile-test coverageJohan Hovold2021-04-221-2/+4
* serial: do not restore interrupt state in sysrq helperJohan Hovold2021-04-224-14/+14
* serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...Zev Weiss2021-04-151-2/+49
* serial: 8250_aspeed_vuart: refactor sirq and lpc address setting codeZev Weiss2021-04-151-16/+35
* serial: 8250: Make symbol 'brcmuart_debugfs_root' staticZucheng Zheng2021-04-021-1/+1
* serial: 8250_bcm7271: Fix return value check in brcmuart_probe()Wei Yongjun2021-04-021-2/+2
* serial: 8250_of: Add nuvoton,wpcm450-uartJonathan Neuschäfer2021-03-281-0/+1
* serial: 8250: Add new 8250-core based Broadcom STB driverAl Cooper2021-03-263-0/+1213
* tty: serial: 8250: delete redundant printing of return valueWang Qing2021-03-231-4/+1
* serial: 8250_exar: Constify the software nodesHeikki Krogerus2021-03-101-4/+13
* tty: 8250/serial_cs, propagate errors in simple_configJiri Slaby2021-03-101-6/+6
* tty: 8250, cleanup em485 timersJiri Slaby2021-03-101-10/+8
* tty: 8250, use ms_to_ktimeJiri Slaby2021-03-101-5/+1
* tty: cyclades, remove this orphanJiri Slaby2021-03-101-3/+2
* 8250_tegra: clean up tegra_uart_handle_breakJiri Slaby2021-01-071-5/+6
* serial: 8250_pci: Drop bogus __refdata annotationGeert Uytterhoeven2020-12-111-1/+1
* serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin2020-12-101-5/+0
* serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong2020-11-261-3/+10
* tty: serial: 8250: 8250_port: Move prototypes to shared locationLee Jones2020-11-131-3/+0
* serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra2020-11-121-13/+13
* serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra2020-11-121-0/+1
* Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman2020-11-091-1/+1
|\
| * serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-061-1/+1
* | serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra2020-11-061-1/+41
* | tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err'Lee Jones2020-11-061-6/+3
|/
* serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin2020-09-301-35/+19
* serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin2020-09-301-0/+4
* serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin2020-09-301-1/+0
* serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov2020-09-301-1/+1
* Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman2020-09-211-0/+10
|\
| * serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-161-0/+11
* | tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang2020-09-161-0/+1
* | serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing2020-09-161-9/+0
* | serial: 8250_fsl: Add ACPI supportkuldip dwivedi2020-09-041-7/+101
* | serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-042-23/+9
* | Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman2020-08-316-13/+34
|\|
| * Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-262-6/+27
| |\
| | * serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-08-181-3/+6
| | * serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn2020-08-181-3/+21
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-245-7/+7
| |/
* / serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng2020-08-281-0/+56
|/
* Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko2020-08-021-0/+1