summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_8250.h
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Add support for dmaengineHeikki Krogerus2013-01-151-0/+4
* tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus2012-11-161-0/+2
* 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-2/+30
* 8250: use the 8250 register interface not the legacy oneAlan Cox2012-07-121-1/+0
* Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-1/+0
|\
| * serial: delete the MCA specific 8250 support.Paul Gortmaker2012-05-171-1/+0
* | serial8250: Introduce serial8250_register_8250_port()Magnus Damm2012-05-021-0/+1
* | tegra, serial8250: add ->handle_break() uart_port opDan Williams2012-04-181-0/+1
|/
* serial: add irq handler for Freescale 16550 errata.Paul Gortmaker2011-12-091-0/+1
* serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker2011-12-091-0/+4
* Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-241-8/+0
* tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-231-0/+8
* tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-231-0/+2
* serial: abstraction for 8250 legacy portsAlan Cox2010-10-221-0/+4
* 8250: allow platforms to override PM hook.Manuel Lauss2010-10-221-0/+4
* U6715 16550A serial driver supportPhilippe Langlais2010-08-101-0/+5
* serial: 8250: add IRQ trigger supportVikram Pandita2009-09-191-0/+1
* Serial: Allow port type to be specified when calling serial8250_register_port.David Daney2009-01-021-0/+1
* 8250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney2009-01-021-0/+2
* sm501: add uart supportMagnus Damm2008-04-281-0/+1
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-051-0/+1
* Use resource_size_t for serial port IO addressesJosh Boyer2007-07-241-1/+1
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+2
* serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-161-0/+4
* [PATCH] Exar quad port serialPaul B Schroeder2006-12-071-0/+1
* [ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek2006-03-251-0/+1
* [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-211-1/+1
* [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-061-0/+1
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [SERIAL] Use an enum for serial8250 platform device IDsRussell King2005-09-081-0/+15
* [SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2005-09-011-0/+16
* [PATCH] Serial: Split 8250 port tableRussell King2005-06-271-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+28