summaryrefslogtreecommitdiffstats
path: root/include/linux/serial_8250.h
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: Expose set_ldisc functionEd Blake2016-11-161-0/+4
* serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-161-2/+2
* Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-311-1/+0
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-251-0/+1
* serial: 8250: export get_mctrl functionWan Ahmad Zainie2016-04-301-0/+2
* tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-061-0/+8
* tty/early: make serial8250_early_{in,out} static againVineet Gupta2015-07-231-2/+0
* serial: 8250: Split base port operations from universal driverPeter Hurley2015-07-231-0/+5
* serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada2015-05-311-0/+1
* tty: serial: 8250: export early_serial8250_setup functionEddie Huang2015-05-101-0/+2
* serial: 8250: Decouple RSA probePeter Hurley2015-03-261-0/+2
* serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley2015-03-261-0/+15
* serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley2015-03-261-1/+0
* console: Add extensible console matchingPeter Hurley2015-03-261-2/+0
* serial: 8250: Use canary to restart console after suspendPeter Hurley2015-02-021-0/+3
* serial: omap_8250: Fix RTS handlingPeter Hurley2015-01-091-0/+1
* serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado2014-11-061-3/+0
* tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior2014-09-291-1/+1
* tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-261-0/+1
* tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-081-0/+2
* serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado2014-09-081-0/+3
* serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE2014-07-171-0/+2
* serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko2014-07-171-0/+5
* 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