summaryrefslogtreecommitdiffstats
path: root/drivers/char/esp.c
AgeCommit message (Expand)AuthorLines
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-04-30esp: clean up to modern coding styleAlan Cox-308/+283
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox-3/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-2/+1
2008-04-30char: esp.c: fix possible double-unlockHarvey Harrison-2/+2
2008-04-30char: fix sparse shadowed variable warnings in esp.cHarvey Harrison-6/+0
2008-04-30esp: lock_kernel push downAlan Cox-6/+16
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar-0/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby-53/+5
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby-3/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-4/+2
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox-7/+0
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-6/+8
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-2/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman-1/+0
2006-06-25[PATCH] Clean up char/esp.cEric Sesterhenn-2/+2
2006-02-14[PATCH] Fix locking error in espAlan Cox-20/+2
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum-2/+2
2006-01-16[PATCH] drivers/char/esp.c spinlock fixIngo Molnar-1/+1
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-40/+27
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2630