aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/68360serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-26/+26
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-30serial m68k: put_char returnsAlan Cox1-2/+3
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-14/+3
2008-04-3068360serial: Note that there isn't any info->mcr lockingAlan Cox1-1/+1
2008-04-28serial: use time_before, time_before_eq, etcJulia Lawall1-1/+2
2007-07-1668360serial: remove broken optimisationAlan Cox1-7/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-40/+14
2005-09-07[PATCH] move 68360serial.c over use initcallsChristoph Hellwig1-6/+2
2005-06-25[PATCH] serial/68360serial: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+3027