aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/crisv10.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14CRISv10 serial driver rewriteJesper Nilsson1-859/+434
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-16tty: bring the old cris driver back somewhere into the realm of new tty bufferingAlan Cox1-55/+12
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-11/+3
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-3/+5
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-11/+11
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+1
2006-06-28[PATCH] remove TTY_DONT_FLIPPaul Fulghum1-6/+0
2006-06-26[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman1-1/+1
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-46/+22
2006-01-12[SERIAL] turn serial semaphores into mutexesArjan van de Ven1-7/+4
2005-11-07[PATCH] serial: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala1-1/+0
2005-09-02[SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk1-14/+0
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering1-2/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+5059