aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/vme_scc.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-02-27m68k: vme_scc - __init annotationsGravatar Peter Huewe 1-6/+6
2009-01-12m68k: vme_scc - Kill warn_unused_result warningsGravatar Geert Uytterhoeven 1-30/+136
2009-01-02tty: Remove some pointless castsGravatar Alan Cox 1-4/+4
2009-01-02tty: Introduce a tty_port generic block_til_readyGravatar Alan Cox 1-3/+3
2009-01-02tty_port: Add a port level carrier detect operationGravatar Alan Cox 1-5/+10
2008-07-26m68k: gs: use tty_port fixesGravatar Geert Uytterhoeven 1-29/+30
2008-07-22tty: rework break handlingGravatar Alan Cox 1-2/+3
2008-05-18m68k vme_scc: avoid global namespace pollutionGravatar Geert Uytterhoeven 1-3/+1
2007-07-20m68k: remove empty ->setup is several consolesGravatar Al Viro 1-8/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 1-0/+2
2006-10-07[PATCH] m68k pt_regs fixesGravatar Al Viro 1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 1-9/+9
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-07-02[PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsGravatar Thomas Gleixner 1-24/+24
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2006-03-23[PATCH] sem2mutex: serial ->port_write_mutexGravatar Ingo Molnar 1-1/+1
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-14/+2
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1056