aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/crisv10.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31CRIS: fix defconfig build failureIngo Molnar1-0/+1
2009-05-02CRISv10: fix serial driver proc-usageJesper Nilsson1-95/+78
2009-04-07tty: Use the generic RS485 ioctl on CRISClaudio Scordino1-21/+58
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-2/+2
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson1-2/+2
2008-10-13tty: simplify ktermios allocationAlan Cox1-3/+0
2008-10-13drivers/serial/crisv10.c: add missing put_tty_driverJulia Lawall1-0/+2
2008-08-04cris: Fixup compile problemsAlan Cox1-39/+40
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-38/+41
2008-05-12cris: Fix compile failure due to typo in serial driverAlan Cox1-1/+1
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-12/+11
2008-04-28crisv10: prepare for BKL push downAlan Cox1-0/+7
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-5/+0
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