summaryrefslogtreecommitdiffstats
path: root/drivers/serial/68328serial.c
Commit message (Expand)AuthorAgeFilesLines
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-5/+4
* [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: fix compilation problems with 68328serial driverGreg Ungerer2006-06-281-58/+44
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-5/+4
* [PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer2006-02-071-2/+2
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-10/+8
* [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik2005-11-131-3/+4
* [PATCH] Remove non-arch consumers of asm/segment.hKumar Gala2005-09-071-1/+0
* [PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman2005-07-261-1/+1
* [PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King2005-06-271-17/+0
* [PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan2005-06-251-5/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1614