summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2003-05-13[ARM] Update a variety of ARM drivers to use irqreturn_t.Russell King
2003-04-24[PATCH] various irqreturn_t fixesAndrew Morton
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-04-17[PATCH] input typo fixesAlan Cox
2003-03-22[PATCH] merge PC9800 mouse driverAlan Cox
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-12input: Update AT+PS/2 mouse and keyboard drivers:Vojtech Pavlik
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2003-01-18[ARM] Fix printk in rpcmouse.cRussell King
2003-01-08Make psmouse driver _much_ more lenient about packet data timeoutsLinus Torvalds
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-11-20input: fix up header cleanups: add <linux/interrupt.h>William Lee Irwin III
2002-11-18o input: fix up header cleanups: add include <linux/interrupt.h>Arnaldo Carvalho de Melo
2002-11-09Add defaults for the most needed keyboard/mouse options.Petr Baudis
2002-11-09Some fixes after conflict merge, in rpcmouse.c and rpckbd.cVojtech Pavlik
2002-11-09Conflict merge of rpcmouse.c and rpckbd.cVojtech Pavlik
2002-11-06[ARM] Fix Acorn RISCPC mouse input driverRussell King
2002-10-31Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-23psmouse.c: First check for a Synaptics touchpad, other probes confuseDavid Woodhouse
2002-10-19Add Logitech Wheel Mouse to the list of Logitech miceVojtech Pavlik
2002-10-13Here's a patch that makes the RiscPC input bits work in 2.5:Russell King
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech Pavlik
2002-10-07psmouse.c: ignore the sync bit to make slightly non-conforming devicesVojtech Pavlik
2002-10-07Increase the resync timeout for serial mice, and fix MZ wheel direction.Andreas Deresch
2002-10-07Merge suse.cz:/home/vojtech/bk/linus into suse.cz:/home/vojtech/bk/inputVojtech Pavlik
2002-10-02[PATCH] PC110 pad docs are wrongAlan Cox
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-24Make Logitech Desktop Pro (wireless keyboard & mouse) work with all buttons a...Ari Juhani Hämeenaho
2002-09-24Add support for PS/2 Active Multiplexing Spec, updates for PS/2 mouseVojtech Pavlik
2002-08-28Remove uninformative coments in input.c.Vojtech Pavlik
2002-08-27Add mouse model reporting into psmouse.c.Vojtech Pavlik
2002-08-19Compile fixes for Amiga input driversGeert Uytterhoeven
2002-07-25Because the Linux Input core follows the USB HID standard where itVojtech 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-25The following fixes compilation errors in the AcornVojtech Pavlik
2002-07-25Fix the PS/2 mouse wheel in Explorer PS/2 mode.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-08Change rpcmouse.c to use BUS_HOST instead of BUS_ISA.Vojtech Pavlik
2002-07-08Fixes (to make it compile), cleanups (in comments) for Amiga andVojtech Pavlik
2002-07-08Move delayed rescanning of the ports to serio.c, add a kernel threadVojtech Pavlik
2002-07-04Fix psmouse.c - it needs tqueue.hVojtech Pavlik
2002-07-04Minor fixes to make the whole thing compile on latest 2.5 and kbuild2Vojtech Pavlik
2002-07-03Use time_after() where applicable.Vojtech Pavlik
2002-07-03Handle slowly responding PS/2 mice.Vojtech Pavlik
2002-07-03Add keyboard, mouse and touchscreen drivers.Vojtech Pavlik