summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/analog.c
AgeCommit message (Expand)Author
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman
2018-03-09mn10300: Remove the architectureDavid Howells
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson
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-02-28input: Make gameport digital joysticks work on 2.6 and x86_64 again.Vojtech Pavlik
2005-02-15Input: fix race timer handling races in gameport-based joystick driversDmitry Torokhov
2005-02-10Input: remove gameport->private in favor of using driver-specific dataDmitry Torokhov
2005-02-10Input: integrate gameport drivers info dribver model/sysfs,Dmitry Torokhov
2005-02-10Input: more renames in gameport in preparations to sysfs integrationDmitry Torokhov
2005-02-04Input: Make some needlessly global code static.Adrian Bunk
2004-10-19[PATCH] module_param_array() should take a pointerRusty Russell
2004-07-26[PATCH] #if abuses in drivers/*Alexander Viro
2004-06-07Merge suse.cz:/home/vojtech/bk/linusVojtech Pavlik
2004-05-18Input: remove wait_ms() in place of using msleep()Greg Kroah-Hartman
2004-05-10Merge with Linus' treeDmitry Torokhov
2004-05-10[PATCH] CLOCK_TICK_RATE: use CLOCK_TICK_RATEAndrew Morton
2004-05-09Input: trailing whitespace fixes in drivers/input/joystickDmitry Torokhov
2004-03-02Input: use __obsolete_setup to document removed (renamed)Dmitry Torokhov
2004-03-02Input: Convert joystick modules to the new way of handling parameters andDmitry Torokhov
2003-10-01[PATCH] for Alpha against 2.6.0-test6Jay Estabrook
2003-06-09input: Change input/misc/pcspkr.c to use CLOCK_TICK_RATE instead ofVojtech Pavlik