summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick/analog.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-13/+1Star
* Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-271-4/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-051-1/+1
|\
| * Input: analog - use get_cycles() on PPCMichael Ellerman2018-03-141-1/+1
* | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
* | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
|/
* Input: joystick/analog - riscv has get_cycles()Olof Johansson2017-11-301-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-121-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/+2Star
* 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-051-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-171-1/+1
* Input: gameport - check return value of gameport_register_driver()Dmitry Torokhov2008-07-301-3/+1Star
* 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/+0Star
* 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/+0Star
* Input: joysticks - handle errors when registering input devicesDmitry Torokhov2006-11-061-2/+8
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: fix potential overflows in driver/input/joystickDmitry Torokhov2006-06-261-10/+13
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] drivers/input/joystick: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-53/+43Star
* [PATCH] input: convert kcalloc to kzallocPekka Enberg2005-09-081-1/+1
* [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-301-1/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+772