summaryrefslogtreecommitdiff
path: root/drivers/serial/sa1100.c
AgeCommit message (Expand)Author
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-07-20drivers/serial/: remove CVS keywordsAdrian Bunk
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove devfs support from the serial subsystemGreg Kroah-Hartman
2006-03-20[SERIAL] kernel console should send CRLF not LFCRRussell King
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-19[SERIAL] Remove unused variable in sa1100.cRussell King
2005-11-12[SERIAL] sa1100_start_tx spinlock recursionFlorin Malita
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
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-14[ARM] 2907/1: GCC 4 serial driver compile fixesVincent Sanders
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King
2005-06-08[PATCH] Serial: remove unused variable in sa1100 driverRussell King
2005-05-09[PATCH] Serial: Add uart_insert_char()Russell King
2005-04-26[PATCH] Serial: Move error path processing inlineRussell King
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/Pavel Machek
2005-03-13[ARM PATCH] 2536/1: SA1100 - serial sparse errorBen Dooks
2004-11-13[SERIAL] serial driver fixesRussell King
2004-04-10[SERIAL] Pass sa11x0 struct device through to tty_register_device.Russell King
2004-03-15[PATCH] chardev module aliasesAndrew Morton
2003-12-24[ARM PATCH] 1724/1: Fix name of ttySA0 and ttySA1 under devfsChristopher Hoover
2003-09-09[SERIAL] Drop "level" argument from serial PM calls.Russell King
2003-09-08[SERIAL] Make SA11x0 serial driver build.Russell King
2003-05-13[ARM] Update a variety of ARM drivers to use irqreturn_t.Russell King
2003-04-28driver core: fix up tty code to work with the new class changes.Greg Kroah-Hartman
2003-04-24[PATCH] console cleanup (1/2)Alexander Viro
2003-04-23[PATCH] tty cleanups (7/12)Alexander Viro
2003-04-13[SERIAL] Console initcalls return int, zero for success.Russell King
2003-03-11[SERIAL] Add sa1100 serial PM support using device model.Russell King
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox
2003-02-25Merge bk://bk.arm.linux.org.ukLinus Torvalds
2003-02-24[PATCH] Spelling fixes for relevent -> relevantSteven Cole
2003-02-21Merge infradead.org:/home/torvalds/BK/linux-2.5David Woodhouse
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig
2003-02-16Allow uart drivers to calculate divisors differently.David Woodhouse
2003-01-08[SERIAL] Bug fix: remove infinite loop in sa1100 serial driver.Russell King
2003-01-06[SERIAL] Change settermios to set_termiosRussell King
2003-01-03[SERIAL] Convert change_speed() to settermios()Russell King
2002-11-02[SERIAL] Fix up formatting of serial namesRussell King
2002-11-02[SERIAL] Fix two incorrect uses of __FUNCTION__Russell King