aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/68328serial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina1-5/+3
2008-10-16serial, 8250: remove NR_IRQ usageAlan Cox1-9/+2
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-15/+15
2008-04-30serial m68k: put_char returnsAlan Cox1-1/+2
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-17/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-3/+0
2008-02-01m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer1-1/+1
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer1-6/+6
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer1-59/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+4
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-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer1-58/+44
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-5/+4
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer1-2/+2
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-10/+8
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik1-3/+4
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman1-1/+1
2005-06-27[PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King1-17/+0
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan1-5/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1614