summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2012-04-13kgdb/serial: Short term workaroundJason Wessel
2012-04-13rt: Improve the serial console PASS_LIMITIngo Molnar
2012-04-13serial: 8250: Call flush_to_ldisc when the irq is threadedIngo Molnar
2012-04-13serial: 8250: Clean up the locking for -rtIngo Molnar
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-09serial: remove back and forth conversions in serial_out_syncPaul Gortmaker
2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker
2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker
2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker
2012-03-09serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker
2012-02-03tty: fix a build failure on sparcCong Wang
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker