summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.c
Commit message (Expand)AuthorAgeFilesLines
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-241-6/+3
* 8250: blacklist Winbond CIR portSean Young2012-09-261-2/+14
* 8250_pnp: do pnp probe before legacy probeSean Young2012-09-261-13/+18
* 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-211-11/+14
* serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
* 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-121-2/+6
* 8250: propogate the bugs fieldAlan Cox2012-07-121-0/+1
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-47/+24
* Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-261-1/+1
|\
| * serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
* | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-121-0/+8
|/
* 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