aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/amiserial.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall2010-04-071-2/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo2009-06-121-1/+1
* proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan2009-04-011-34/+28
* m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-6/+30
* tty: Remove some pointless castsAlan Cox2009-01-021-17/+17
* m68k: Disable Amiga serial console support if modularGeert Uytterhoeven2008-10-261-2/+4
* tty: Remove lots of NULL checksAlan Cox2008-10-131-6/+0
* m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven2008-08-061-1/+1
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* amiserial: Switch put char to return success/failAlan Cox2008-04-301-5/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+4
* amiserial: prepare for locking relaxation in callerAlan Cox2008-04-301-2/+11
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-2/+2
* [PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina2007-02-111-2/+1
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-4/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-3/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+3
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-29/+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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kill _INLINE_Adrian Bunk2006-03-231-12/+6
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] m68k: amiserial __user annotationsAl Viro2006-01-121-10/+9
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-0/+1
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-20/+13
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-1/+1
* [PATCH] Remove unnecessary check_region references in commentsPeter Osterlund2005-09-131-4/+0
* [PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King2005-06-251-4/+0
* [PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS2005-06-231-4/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2179