summaryrefslogtreecommitdiff
path: root/drivers/input/mouse/pc110pad.c
AgeCommit message (Expand)Author
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen
2009-01-29Input: pc110pad - use no_pci_devices()Roel Kluin
2008-05-20Input: remove CVS keywordsAdrian Bunk
2008-01-30x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.cIngo Molnar
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2006-12-21Input: pc110pad - return proper errorAkinobu Mita
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-11-06pc110 touchpad driver: be more politeLinus Torvalds
2004-10-09[PATCH] pc110pad.c request_region() fixLi Shaohua
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro
2003-04-24[PATCH] various irqreturn_t fixesAndrew 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-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