summaryrefslogtreecommitdiff
path: root/drivers/serial/8250.c
AgeCommit message (Expand)Author
2006-02-23[SERIAL] Add comment about early_serial_setup()Russell King
2006-02-15[SERIAL] Fix typo in commentRalf Baechle
2006-02-08[SERIAL] 8250 serial console update uart_8250_port ierKumar Gala
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox
2006-01-18[SERIAL] Fix serial8250 driver initialisation orderingRussell King
2006-01-13[SERIAL] serial8250: convert to the new platform device interfaceDmitry Torokhov
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-07[SERIAL] Make the number of UARTs registered configurable.Dave Jones
2006-01-04[SERIAL] Remove _INLINE_Russell King
2006-01-04[SERIAL] Move interrupt-time spinlocking inside serial8250_handle_port()Russell King
2006-01-04[SERIAL] Use uart_match_port() to find a matching port in find_port()Russell King
2006-01-04[Serial] Don't miss modem status changesRussell King
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven
2005-11-12[SERIAL] don't disable xscale serial ports after autoconfigLennert Buytenhek
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-07[PATCH] serial console: touch NMI watchdogAndrew Morton
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-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-09[SERIAL] Spelling fix in 8250.cRussell King
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King
2005-08-31[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-06-30[PATCH] Serial: Fix small CONFIG_SERIAL_8250_NR_UARTSRussell King
2005-06-29[PATCH] Serial: Split 8250 port table (part 2)Russell King
2005-06-29[PATCH] Serial: Disable OX950 transmitter for flow controlRussell King
2005-06-29[PATCH] Serial: Adjust serial lockingRussell King
2005-06-27[PATCH] Serial: Split 8250 port tableRussell King
2005-06-24[PATCH] Serial: Eliminate magic numbersRussell King
2005-06-23[PATCH] Serial: Bugs are not capabilitiesRussell King
2005-06-23[PATCH] Serial: Mobility's 16550A ports need a helping handRussell King
2005-06-23[PATCH] Serial: Convert 8250 revision-based bug fixes to bug bitmaskRussell King
2005-05-21When we detect that a 16550 was in fact part of a NatSemi SuperIO chipDavid Woodhouse
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16[PATCH] serial: fix comments in 8250.cRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds