summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/maple_keyb.c
AgeCommit message (Expand)Author
2009-02-27sh: maple: Support block reads and writes.Adrian McMenamin
2008-08-04maple: Kill useless private_data pointer.Paul Mundt
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin
2006-12-08Input: kill maple_keyb.c driverPaul Mundt
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-05-29Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_closeDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov
2004-05-09Input: trailing whitespace fixes in drivers/input/keyboardDmitry Torokhov
2004-03-22[PATCH] sh: various fixesAndrew Morton
2004-01-20input: Manual merge.Vojtech Pavlik
2004-01-18[PATCH] input: missing module licensesAndrew Morton
2004-01-15input: Move keycode definitions around to get as close to 2.4Vojtech Pavlik
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Apply Rusty's C99 initializer patch to input drivers.Vojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik