aboutsummaryrefslogtreecommitdiff
path: root/include/linux/serial_8250.h
AgeCommit message (Expand)Author
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-rc2Linus Torvalds