aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.c
Commit message (Expand)AuthorAge
* serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-09
* Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-09
* serial: remove back and forth conversions in serial_out_syncPaul Gortmaker2012-03-09
* serial: use serial_port_in/out vs serial_in/out in 8250Paul Gortmaker2012-03-09
* serial: reduce number of indirections in 8250 codePaul Gortmaker2012-03-09
* serial: delete useless void casts in 8250.cPaul Gortmaker2012-03-09
* serial: make 8250's serial_in shareable to other drivers.Paul Gortmaker2012-03-09
* serial: delete last unused traces of pausing I/O in 8250Paul Gortmaker2012-03-09
* tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker2012-02-10
* Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman2012-02-10
* tty: fix a build failure on sparcCong Wang2012-02-03
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-24