summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.c
Commit message (Expand)AuthorAgeFilesLines
* serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
* serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-021-32/+59
* serial8250: Clean up default map and dl codeMagnus Damm2012-05-021-26/+12
* serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-021-33/+29
* serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-021-41/+26
* serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-021-53/+64
* 8250.c: less than 2400 baud fix.Christian Melki2012-05-011-4/+5
* serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-181-0/+10
* Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-6/+6
|\
| * serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams2012-04-091-3/+5
| * Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams2012-04-091-3/+1
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-31/+3
|/
* 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-091-5/+0
* 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
* tty: fix a build failure on sparcCong Wang2012-02-031-1/+1
* serial: group all the 8250 related code togetherPaul Gortmaker2012-01-241-0/+3357
OpenPOWER on IntegriCloud