aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/amiserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox1-6/+1
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary1-2/+2
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into local_irq_save()Jiri Kosina1-2/+1
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-4/+1
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-3/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+3
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby1-29/+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-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-23[PATCH] kill _INLINE_Adrian Bunk1-12/+6
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro1-10/+9
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+1
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-20/+13
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund1-4/+0
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King1-4/+0
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS1-4/+14
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2179