aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/sim/simserial.c
Commit message (Expand)AuthorAgeFilesLines
* tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony2011-02-221-2/+1
* tty: icount changeover for other main devicesAlan Cox2010-10-221-11/+1
* Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* proc tty: switch ia64 simserial to ->proc_fopsAlexey Dobriyan2009-04-011-25/+24
* simserial: Fix up for ldisc changesAlan Cox2008-07-201-43/+3
* tty: The big operations reworkAlan Cox2008-04-301-4/+7
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-131-4/+0
* [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1
* WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-2/+2
* [PATCH] ia64/hp NULL noise removalAl Viro2006-10-101-5/+5
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-081-5/+5
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] irq-flags: IA64: 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-6/+1
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [IA64] build broken for ia64 simserial.cAndreas Schwab2006-01-131-8/+2
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* [PATCH] ia64: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-4/+2
* [PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk2005-09-071-1/+1
* [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-111-2/+5
* [IA64] Replace stale KDB-code with useful MAGIC_SYSRQ code in simserial.cDavid Mosberger-Tang2005-06-281-5/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1032