aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/serial_8250.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-2/+30
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox1-1/+0
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+0
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker1-1/+0
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm1-0/+1
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams1-0/+1
2011-12-09serial: add irq handler for Freescale 16550 errata.Paul Gortmaker1-0/+1
2011-12-09serial: export the key functions for an 8250 IRQ handlerPaul Gortmaker1-0/+4
2011-08-24Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman1-8/+0
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles1-0/+8
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles1-0/+2
2010-10-22serial: abstraction for 8250 legacy portsAlan Cox1-0/+4
2010-10-228250: allow platforms to override PM hook.Manuel Lauss1-0/+4
2010-08-10U6715 16550A serial driver supportPhilippe Langlais1-0/+5
2009-09-19serial: 8250: add IRQ trigger supportVikram Pandita1-0/+1
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney1-0/+1
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney1-0/+2
2008-04-28sm501: add uart supportMagnus Damm1-0/+1
2008-02-058250.c: support specifying DW APB UARTs in device platform_dataWill Newton1-0/+1
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer1-1/+1
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu1-0/+2
2007-07-16serial: convert early_uart to earlycon for 8250Yinghai Lu1-0/+4
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder1-0/+1
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-0/+1
2006-01-21[SERIAL] Make uart_port flags a bitwise typeRussell King1-1/+1
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou1-0/+1
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King1-0/+15
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King1-0/+16
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+28