aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-09serial: remove back and forth conversions in serial_out_syncPaul Gortmaker1-4/+3
2012-03-09serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker1-80/+80
2012-03-09serial: reduce number of indirections in 8250 codePaul Gortmaker1-155/+167
2012-03-09serial: delete useless void casts in 8250.cPaul Gortmaker1-11/+11
2012-03-09serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2-5/+10
2012-03-09serial: 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-08m32r: 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