aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/esp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox1-7/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-25[PATCH] Clean up char/esp.cEric Sesterhenn1-2/+2
2006-02-14[PATCH] Fix locking error in espAlan Cox1-20/+2
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum1-2/+2
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar1-1/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-40/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2630