summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/analog.c
Commit message (Expand)AuthorAgeFilesLines
* Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-291-1/+1
* x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-131-3/+3
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski2015-07-061-2/+2
* Input: joystick - use ktime for measuring timingTakashi Iwai2014-09-111-19/+52
* Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
* input/joystick: use get_cycles on ARMArnd Bergmann2013-03-141-6/+2
* drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-08-241-1/+1
|\
| * Input: remove CLOCK_TICK_RATE from analog joystick driverDeepak Saxena2011-08-041-1/+1
* | i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
|/
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+772
OpenPOWER on IntegriCloud