aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/esp.c
Commit message (Expand)AuthorAgeFilesLines
* tty: rework break handlingAlan Cox2008-07-221-2/+3
* esp: use tty_portAlan Cox2008-07-201-136/+136
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* esp: clean up to modern coding styleAlan Cox2008-04-301-308/+283
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-301-3/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+1
* char: esp.c: fix possible double-unlockHarvey Harrison2008-04-301-2/+2
* char: fix sparse shadowed variable warnings in esp.cHarvey Harrison2008-04-301-6/+0
* esp: lock_kernel push downAlan Cox2008-04-301-6/+16
* drivers/char/esp.c: fix bootup lockupIngo Molnar2008-03-071-0/+1
* Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-071-53/+5
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-3/+0
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-7/+0
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] Clean up char/esp.cEric Sesterhenn2006-06-251-2/+2
* [PATCH] Fix locking error in espAlan Cox2006-02-141-20/+2
* [PATCH] new tty buffering locking fixPaul Fulghum2006-02-031-2/+2
* [PATCH] drivers/char/esp.c spinlock fixIngo Molnar2006-01-161-1/+1
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-40/+27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2630