aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/analog.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+2
* i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-021-2/+2
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-1/+1
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-301-3/+1
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-081-2/+4
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-1/+1
* Input: drivers/joystick - fix various sparse warningsDmitry Torokhov2007-05-031-1/+1
* Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-0/+1
* Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+5
* Input: remove obsolete setup parameters from input driversDmitry Torokhov2007-02-181-2/+0
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-051-2/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-10/+13
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-53/+43
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+772