aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_8250.h
AgeCommit message (Expand)Author
2015-07-23tty/early: make serial8250_early_{in,out} static againVineet Gupta
2015-07-23serial: 8250: Split base port operations from universal driverPeter Hurley
2015-05-31serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang
2015-03-26serial: 8250: Decouple RSA probePeter Hurley
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26console: Add extensible console matchingPeter Hurley
2015-02-02serial: 8250: Use canary to restart console after suspendPeter Hurley
2015-01-09serial: omap_8250: Fix RTS handlingPeter Hurley
2014-11-06serial/8250: Remove obsolete handling of rs485 ioctlsRicardo Ribalda Delgado
2014-09-29tty: serial: 8250: use 32bit variable for rpm_tx_activeSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado
2014-07-17serial/uart/8250: Add tunable RX interrupt trigger I/F of FIFO buffersYoshihiro YUNOMAE
2014-07-17serial: 8250: introduce up_to_u8250p() helperAndy Shevchenko
2013-01-15serial: 8250: Add support for dmaengineHeikki Krogerus
2012-11-16tty/8250_early: Turn serial_in/serial_out into weak symbols.Noam Camus
2012-07-178250: three way resolve of the 8250 diffsAlan Cox
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker
2011-12-09serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox
2010-10-228250: allow platforms to override PM hook.Manuel Lauss
2010-08-10U6715 16550A serial driver supportPhilippe Langlais
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2008-04-28sm501: add uart supportMagnus Damm
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds