summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/analog.c
AgeCommit message (Expand)AuthorLines
2014-09-11Input: joystick - use ktime for measuring timingTakashi Iwai-19/+52
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown-1/+1
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann-6/+2
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf-1/+1
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2011-08-04Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena-1/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle-1/+1
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner-2/+2
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann-1/+1
2008-07-30Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov-3/+1
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells-2/+4
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall-1/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-1/+1
2007-05-03Input: drivers/joystick - fix various sparse warningsDmitry Torokhov-1/+1
2007-04-12Input: joysticks - switch to using input_dev->dev.parentDmitry Torokhov-0/+1
2007-04-12Input: drivers/input/joystick - don't access dev->private directlyDmitry Torokhov-3/+5
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov-2/+0
2006-11-05Input: joysticks - handle errors when registering input devicesDmitry Torokhov-2/+8
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-26Input: fix potential overflows in driver/input/joystickDmitry Torokhov-10/+13
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+1
2005-10-28[PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov-53/+43
2005-09-07[PATCH] input: convert kcalloc to kzallocPekka Enberg-1/+1
2005-06-30[PATCH] x86: i8253/i8259A lock cleanupIngo Molnar-1/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+772