summaryrefslogtreecommitdiff
path: root/drivers/serial/68328serial.c
AgeCommit message (Expand)Author
2010-05-25m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driverGreg Ungerer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02serial: 68328serial.c: remove BAUD_TABLE_SIZE macroThiago Farina
2008-10-16serial, 8250: remove NR_IRQ usageAlan Cox
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-04-30serial m68k: put_char returnsAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2008-02-01m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer
2007-07-25m68knommu: fix workqueues in 68328 serial driverGreg Ungerer
2007-07-25m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[PATCH] m68knommu: fix compilation problems with 68328serial driverGreg Ungerer
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-02-07[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.cGreg Ungerer
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-11-13[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.hJeff Garzik
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala
2005-07-26[PATCH] 68328serial: sysrq should use emergency_rebootEric W. Biederman
2005-06-27[PATCH] Serial: Remove {un,}register_serial from 68328serial.cRussell King
2005-06-25[PATCH] serial/68328serial: replace schedule_timeout() with msleep_interrupti...Nishanth Aravamudan
2005-03-13[PATCH] verify_area cleanup : drivers part 2Jesper Juhl
2004-11-01[SERIAL] replace schedule_timeout() with msleep/msleep_interruptible()Maximilian Attems
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-04-12[PATCH] m68knommu: fixes to the 68328 DragonBall serial driverAndrew Morton
2003-07-07[PATCH] clean module_exit in m68knommu serial driversGreg Ungerer
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-05-26[PATCH] callout removal: 68328Alexander Viro
2003-04-24[PATCH] console cleanup (2/2)Alexander Viro
2003-04-23[PATCH] tty cleanups (6/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (5/12)Alexander Viro
2003-04-23[PATCH] tty cleanups (2/12)Alexander Viro
2003-04-13[SERIAL] Console initcalls return int, zero for success.Russell King
2003-03-06[PATCH] clean up all the console inits using an initcall variantAlan Cox
2002-11-17[PATCH] C99 initializers for drivers/serialArt Haas
2002-11-05[SERIAL] serial bits from -acRussell King