index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
analog.c
Age
Commit message (
Expand
)
Author
2024-06-09
Input: joystick - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
2021-12-08
Merge tag 'v5.15' into next
Dmitry Torokhov
2021-10-05
Input: analog - fix invalid snprintf() call
Arnd Bergmann
2021-09-08
Input: analog - always use ktime functions
Guenter Roeck
2020-11-08
Input: analog - fix formatting of error code
Zhang Qilong
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-07-26
Input: stop telling users to snail-mail Vojtech
Dmitry Torokhov
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-14
Input: analog - use get_cycles() on PPC
Michael Ellerman
2018-03-09
mn10300: Remove the architecture
David Howells
2017-11-29
Input: joystick/analog - riscv has get_cycles()
Olof Johansson
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()
Andy Lutomirski
2014-09-11
Input: joystick - use ktime for measuring timing
Takashi Iwai
2014-08-12
Input: joystick - use get_cycles on ARMv8
Mark Brown
2013-03-14
input/joystick: use get_cycles on ARM
Arnd Bergmann
2013-02-04
drivers/input/joystick/analog.c: enable precise timer
Chris Metcalf
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-08-04
Input: remove CLOCK_TICK_RATE from analog joystick driver
Deepak Saxena
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2010-03-02
i8253: Convert i8253_lock to raw_spinlock
Thomas Gleixner
2009-06-16
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
2008-07-30
Input: gameport - check return value of gameport_register_driver()
Dmitry Torokhov
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-05-03
Input: drivers/joystick - fix various sparse warnings
Dmitry Torokhov
2007-04-12
Input: joysticks - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: drivers/input/joystick - don't access dev->private directly
Dmitry Torokhov
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2006-11-05
Input: joysticks - handle errors when registering input devices
Dmitry Torokhov
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
Input: fix potential overflows in driver/input/joystick
Dmitry Torokhov
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-10-28
[PATCH] drivers/input/joystick: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-09-07
[PATCH] input: convert kcalloc to kzalloc
Pekka Enberg
2005-06-30
[PATCH] x86: i8253/i8259A lock cleanup
Ingo Molnar
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds