summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2021-09-12serial: 8250: 8250_omap: Fix unused variable warningVignesh Raghavendra1-13/+13
2021-09-08serial: 8250: 8250_omap: Fix possible array out of bounds accessVignesh Raghavendra1-0/+1
2021-08-12serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.Mario Kleiner1-0/+1
2021-08-12serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driverAndy Shevchenko1-0/+6
2021-08-12serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki1-3/+9
2021-08-12serial: 8250_mtk: fix uart corruption issue when rx power offZhiyong Tao1-0/+5
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-07-14serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCsVignesh Raghavendra1-1/+19
2021-07-14serial: 8250: 8250_omap: Disable RX interrupt after DMA enableVignesh Raghavendra1-1/+41
2021-07-14serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud ratesMaciej W. Rozycki1-3/+16
2021-07-14serial: 8250_omap: fix a timeout loop conditionDan Carpenter1-1/+1
2021-07-14serial_cs: remove wrong GLOBETROTTER.cis entryOndrej Zary1-1/+0
2021-07-14serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary1-0/+1
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner1-12/+17
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright1-0/+18
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz1-0/+1
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery3-0/+14
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong1-3/+10
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-11-06serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-09-30serial: 8250_dw: Fix clk-notifier/port suspend deadlockSerge Semin1-35/+19
2020-09-30serial: 8250: Skip uninitialized TTY port baud rate updateSerge Semin1-0/+4
2020-09-30serial: 8250: Discard RTS/DTS setting from clock update methodSerge Semin1-1/+0
2020-09-30serial: 8250_fsl: Fix TX interrupt handling conditionAndrij Abyzov1-1/+1
2020-09-21Merge 5.9.0-rc6 into tty-nextGreg Kroah-Hartman1-0/+10
2020-09-16serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich1-0/+11
2020-09-16tty: serial: 8250_mtk: set regshift for mmio32Hsin-Yi Wang1-0/+1
2020-09-16serial: 8250_pci: Remove unused function get_pci_irq()YueHaibing1-9/+0
2020-09-04serial: 8250_fsl: Add ACPI supportkuldip dwivedi1-7/+101
2020-09-04serial: 8250: Simplify with dev_err_probe()Krzysztof Kozlowski2-23/+9
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman6-13/+34
2020-08-28serial: 8250_pci: Add WCH384_8S 8 port serial deviceDu Huanpeng1-0/+56
2020-08-26Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-6/+27
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva5-7/+7
2020-08-18serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky1-3/+6
2020-08-18serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn1-3/+21
2020-08-02Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko1-0/+1
2020-07-31serial: 8250: Let serial core initialise spin lockAndy Shevchenko1-1/+0
2020-07-29serial: 8250_dw: Fix common clocks usage race conditionSerge Semin1-2/+101
2020-07-29serial: 8250_dw: Pass the same rate to the clk round and set rate methodsSerge Semin1-3/+3
2020-07-29serial: 8250_dw: Simplify the ref clock rate setting procedureSerge Semin1-11/+4
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin1-0/+40
2020-07-27Merge 5.8-rc7 into tty-nextGreg Kroah-Hartman3-2/+30
2020-07-24serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell1-1/+11
2020-07-21serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-21serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-21tty: serial: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-06-27serial: 8250_mtk: Switch to use platform_get_irq()Andy Shevchenko1-6/+10
2020-06-27serial: 8250_ingenic: Switch to use platform_get_irq()Andy Shevchenko1-6/+10
2020-06-27serial: 8250_pxa: Switch to use platform_get_irq()Andy Shevchenko1-6/+8