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