summaryrefslogtreecommitdiff
path: root/drivers/input/serio/parkbd.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn
2005-02-12input: Add pin numbers to parkbd.c documentation.Vojtech Pavlik
2005-02-06input: Typo fix in parkbd.c commentVojtech Pavlik
2005-02-06input: Document the adapter schematic needed for parkbd.c, rightVojtech Pavlik
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2005-02-04Input: replace serio's type field with serio_id structure andDmitry Torokhov
2004-10-26Input: parkbd - switch to using module_param. Parameter names areDmitry Torokhov
2004-10-13[PATCH] Fix oops in parkbdDmitry Torokhov
2004-06-28Input: switch to dynamic (heap) serio port allocation in preparationDmitry Torokhov
2004-05-09Input: trailing whitespace fixes in drivers/input/serioDmitry Torokhov
2004-04-22Input: make serio open and close methods optionalDmitry Torokhov
2004-02-04[PATCH] parport fixes (3/6)Alexander Viro
2003-04-24[PATCH] parkbd.c jiffies fixAndrew Morton
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-11Add a wrapper function for serio ->interrupt callback.Vojtech Pavlik
2002-07-03Add new serio modules for PS/2 AUX/KBD.Vojtech Pavlik