summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)AuthorFilesLines
2013-03-21serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-06-018250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-06-018250.c: less than 2400 baud fix.Christian Melki1-4/+5
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2-4/+21
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2-19/+2
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams1-14/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-10serial: remove back and forth conversions in serial_out_syncPaul Gortmaker1-4/+3
2012-03-10serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker1-80/+80
2012-03-10serial: reduce number of indirections in 8250 codePaul Gortmaker1-155/+167
2012-03-10serial: delete useless void casts in 8250.cPaul Gortmaker1-11/+11
2012-03-10serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2-5/+10
2012-03-10serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker1-158/+150
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker1-4/+3
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman1-14/+7
2012-02-09m32r: relocate drivers back out of 8250 dirPaul Gortmaker3-1391/+0
2012-02-03tty: fix a build failure on sparcCong Wang1-1/+1
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker22-0/+12216