summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250/8250_port.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-14serial: support 16-bit register interface for consoleMasahiro Yamada1-0/+20
2015-10-12Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman1-0/+8
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04serial: 8250: Refactor serial console restore-from-suspendPeter Hurley1-14/+22
2015-10-04serial: 8250: Tolerate clock variance for max baud rateJames Hogan1-9/+19
2015-10-04serial: 8250: simplify ralink/alchemy register remap selectionMans Rullgard1-2/+2
2015-10-04serial: 8250: Fix autoconfig_irq() to avoid race conditionsTaichi Kageyama1-0/+6
2015-10-04serial: don't register CIR serial portsMaciej S. Szmigiero1-13/+1
2015-09-22tty: serial: Add missing module license for 8250_base.koJonathan McDowell1-0/+2
2015-07-24serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel1-0/+15
2015-07-24serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley1-4/+3
2015-07-24serial: 8250: Split base port operations from universal driverPeter Hurley1-0/+2898