aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* tty/8250 Add XR17D15x devices to the exar_handle_irq overrideMatt Schulte2012-11-21
* tty/8250: Add sleep capability to XR17D15X portsMatt Schulte2012-11-21
* serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_inMatt Schulte2012-11-21
* Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCI...Matt Schulte2012-11-21
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-21
* tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2012-10-24
* 8250: blacklist Winbond CIR portSean Young2012-09-26
* 8250_pnp: do pnp probe before legacy probeSean Young2012-09-26
* 8250: fix autoconfig to work with serial consoleFlavio Leitner2012-09-21
* serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-11
* 8250: add support for ASIX devices with a FIFO bugAlan Cox2012-07-12
* 8250: propogate the bugs fieldAlan Cox2012-07-12
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-12
* Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
|\
| * serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-12
* | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-06-12
|/
* serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-02
* serial8250: Clean up default map and dl codeMagnus Damm2012-05-02
* serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm2012-05-02
* serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm2012-05-02
* serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2012-05-02
* 8250.c: less than 2400 baud fix.Christian Melki2012-05-01
* serial/8250_pci: Clear FIFOs for Intel ME Serial Over Lan device on BISudhakar Mamillapalli2012-04-18
* Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-18
|\
| * 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
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-18
|/
* 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