summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2003-06-20input: make GC_PSX_DELAY lower (25 usec instead of 60), to burn lessVojtech Pavlik
2003-06-20input: Fixes for sidewinder.c: Workaround forVojtech Pavlik
2003-06-09input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead ofVojtech Pavlik
2003-05-24[PATCH] M68k IRQ API updates [15/20]Geert Uytterhoeven
2003-04-29[PATCH] sidewinder: reduce stack usageRandy Dunlap
2003-04-20[PATCH] irqs: input driversAndrew Morton
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig
2003-02-12input: Get rid of the kbd_pt_regs variable, and instead pass theVojtech Pavlik
2003-02-09[PATCH] Change all <module>.o to .ko in Kconfig filesRusty Russell
2002-12-27[PATCH] Missing #include <linux/interrupt.h>Geert Uytterhoeven
2002-12-26[PATCH] USB drivers outside /drivers/usb: remove direct calls to dev_set* and...Greg Kroah-Hartman
2002-12-14[PATCH] Remove Rules.make from Makefiles (2/3)Brian Gerst
2002-10-29Delete old-style config files.Linus Torvalds
2002-10-29[PATCH] new kernel configuration 5/7Roman Zippel
2002-10-27USB: fix the usb drivers outside the drivers/usb tree due to interrupt urb no...Greg Kroah-Hartman
2002-10-08Initialize struct input_dev in input drivers before it's passed to input_even...Vojtech Pavlik
2002-10-05kbuild: Nicer warningsKai Germaschewski
2002-09-16USB: convert the USB drivers that live outside of drivers/usb to the new USB ...Greg Kroah-Hartman
2002-08-27Workaround to make iforce-usb.c compile with Pat Mochel's input toVojtech Pavlik
2002-08-19Compile fixes for Amiga input driversGeert Uytterhoeven
2002-07-25By popular request, and explicit method of telling which eventsVojtech Pavlik
2002-07-25Add a GrIP MultiPort gamepad hub by Brian Bonnlander and Bill Soudan.Vojtech 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-25Kernel command line [__setup()] parsing fixes in all the inputVojtech Pavlik
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-11Updated Config.in from Johann Deneux, which should fixVojtech Pavlik
2002-07-08Use Johann Deneux's own i-force configuration and build code.Vojtech Pavlik
2002-07-05[PATCH] joydump driverBrad Hards
2002-07-05[PATCH] Typo fixes in input codeBrad Hards
2002-07-04Minor fixes to make the whole thing compile on latest 2.5 and kbuild2Vojtech Pavlik
2002-07-03Fix button assignments for Saturn and PSX pads.Vojtech Pavlik
2002-07-03Update the iforce driver to the latest revision (it now lives in aVojtech Pavlik
2002-05-24kbuild: Simplify linking subdirs in drivers/*/MakefileKai Germaschewski
2002-05-21[PATCH] cpu_has_tscBrian Gerst
2002-02-25[PATCH] Input patch - joystick drivers updateVojtech Pavlik
2002-02-13mem_flags added to usb_submit_urb().Greg Kroah-Hartman
2002-02-06[PATCH] Input drivers, step #3Vojtech Pavlik
2002-02-05usb_submit_urb() changes for USB drivers that live outside of the drivers/usb...Greg Kroah-Hartman
2002-02-05The patch moves:Vojtech Pavlik