summaryrefslogtreecommitdiffstats
path: root/drivers/char/amiserial.c
AgeCommit message (Expand)AuthorLines
2008-04-30amiserial: Switch put char to return success/failAlan Cox-5/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox-2/+4
2008-04-30amiserial: prepare for locking relaxation in callerAlan Cox-2/+11
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau-2/+1
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox-6/+1
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary-2/+2
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina-2/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby-4/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-3/+3
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby-29/+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-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-23[PATCH] kill _INLINE_Adrian Bunk-12/+6
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk-1/+0
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro-10/+9
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro-0/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox-20/+13
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser-1/+1
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund-4/+0
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King-4/+0
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS-4/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+2179