aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/68360serial.c
Commit message (Expand)AuthorAgeFilesLines
* 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] m68knommu: use tty_schedule_flip() in 68360serial.cGreg Ungerer2006-02-071-2/+2
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-40/+14
* [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-071-6/+2
* [PATCH] serial/68360serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan2005-06-251-5/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+3027