aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Change email address for 8250_pciRussell King2017-08-031-1/+1
* serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2017-08-031-0/+21
* 8250_pci: fix warnings in backport of Broadcom TruManage supportPaul Gortmaker2017-08-031-3/+3
* tty/serial: Add support for Altera serial portLey Foon Tan2017-08-031-0/+21
* 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2017-08-033-2/+52
* Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2017-08-031-10/+7
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2017-08-031-4/+0
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2017-08-031-0/+4
* serial: add support for 200 v3 series Titan cardYegor Yefremov2014-02-061-0/+4
* Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-131-4/+0
* serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-201-0/+4
* tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-211-1/+1
* serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-071-2/+7
* 8250_pci: fix pch uart matchingArnaud Patard2012-06-011-0/+18
* 8250.c: less than 2400 baud fix.Christian Melki2012-06-011-4/+5
* serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-092-4/+21
* Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-092-19/+2
* Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams2012-04-091-14/+0
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-091-4/+3
* serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-091-80/+80
* serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-091-155/+167
* serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-091-11/+11
* serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-092-5/+10
* serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-091-158/+150
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-101-4/+3
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-101-14/+7
* m32r: relocate drivers back out of 8250 dirPaul Gortmaker2012-02-083-1391/+0
* tty: fix a build failure on sparcCong Wang2012-02-031-1/+1
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-2422-0/+12216