index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
analog.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-1
/
+1
2018-03-14
Input: analog - use get_cycles() on PPC
Michael Ellerman
1
-1
/
+1
2018-03-10
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2017-11-30
Input: joystick/analog - riscv has get_cycles()
Olof Johansson
1
-1
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
1
-3
/
+3
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-2
/
+2
2015-07-06
x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()
Andy Lutomirski
1
-2
/
+2
2014-09-12
Input: joystick - use ktime for measuring timing
Takashi Iwai
1
-19
/
+52
2014-08-12
Input: joystick - use get_cycles on ARMv8
Mark Brown
1
-1
/
+1
2013-03-15
input/joystick: use get_cycles on ARM
Arnd Bergmann
1
-6
/
+2
2013-02-04
drivers/input/joystick/analog.c: enable precise timer
Chris Metcalf
1
-1
/
+1
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-08-05
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
1
-1
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-1
/
+1
2008-07-30
Input: gameport - check return value of gameport_register_driver()
Dmitry Torokhov
1
-3
/
+1
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
1
-2
/
+4
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-1
/
+1
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-0
/
+1
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
1
-3
/
+5
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-2
/
+0
2006-11-06
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
1
-2
/
+8
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
Input: fix potential overflows in driver/input/joystick
Dmitry Torokhov
1
-10
/
+13
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-53
/
+43
2005-09-08
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
1
-1
/
+1
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
1
-1
/
+3
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+772