summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/logibm.c
AgeCommit message (Expand)Author
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2007-11-01Input: inport, logibm - use KERN_INFO when reporting missing mouseHelge Deller
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2006-11-05Input: mice - handle errors when registering input devicesDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov
2005-05-29Input: remove user counters from drivers/input/mouse since inputDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/input/mouseDmitry Torokhov
2004-03-02Input: use __obsolete_setup to document removed (renamed)Dmitry Torokhov
2004-01-18[PATCH] Convert mouse drivers to use module_paramAndrew Morton
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2002-11-20input: fix up header cleanups: add <linux/interrupt.h>William Lee Irwin III
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech 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-25Osamu Tomita <tomita@cinet.co.jp>: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