aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/amiserial.c
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-11amiserial: Remove unused variable icountGeert Uytterhoeven
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10tty: untangle locking of wait_until_sentArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven
2010-04-07drivers/char/amiserial.c: add missing local_irq_restoreJulia Lawall
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan
2009-01-12m68k: amiserial - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-02tty: Remove some pointless castsAlan Cox
2008-10-26m68k: Disable Amiga serial console support if modularGeert Uytterhoeven
2008-10-13tty: Remove lots of NULL checksAlan Cox
2008-08-06m68k/amiserial: fix fallout of tty break handling reworkGeert Uytterhoeven
2008-07-22tty: rework break handlingAlan Cox
2008-04-30amiserial: Switch put char to return success/failAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30amiserial: prepare for locking relaxation in callerAlan Cox
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-16amiserial: remove incorrect 'no termios change' checkAlan Cox
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-02-11[PATCH] CHAR-Amiserial: turn local_save_flags() + local_irq_disable() into lo...Jiri Kosina
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-12[PATCH] m68k: amiserial __user annotationsAl Viro
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-09-13[PATCH] Remove unnecessary check_region references in commentsPeter Osterlund
2005-06-25[PATCH] Serial: remove unnecessary register_serial/unregister_serialRussell King
2005-06-23[PATCH] Potential null pointer dereference in amiga serial driverTINNES Julien RD-MAPS-ISS
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds