aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sa1100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-28ARM: Fix SA1100 Neponset serial section mismatchRussell King1-1/+1
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox1-1/+1
2009-09-19serial: kill off uart_infoAlan Cox1-4/+4
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-1/+1
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk1-5/+2
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman1-1/+0
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King1-16/+10
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King1-3/+3
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-2/+0
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King1-1/+0
2005-11-12[SERIAL] sa1100_start_tx spinlock recursionFlorin Malita1-3/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-16/+16
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-4/+4
2005-09-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders1-1/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King1-4/+4
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King1-1/+1
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King1-4/+1
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King1-41/+24
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+952