Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74e7cd432c3d1641df4c88666cc427b03495673b
/
drivers
/
input
/
joydev.c
4a215aa
Input: fix use-after-free introduced with dynamic minor changes
by Dmitry Torokhov
· 12 years ago
7f8d4ca
Input: extend the number of event (and other) devices
by Dmitry Torokhov
· 12 years ago
41091ad
Input: random formatting fixes
by Baodong Chen
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
7cbbb75
Input: remove useless synchronize_rcu() calls
by Eric Dumazet
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
da0c490
Input: use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
d2520a4
Input: joydev - fix JSIOCSAXMAP ioctl
by Kenneth Waters
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
20da92d
Input: change input handlers to use bool when possible
by Dmitry Torokhov
· 14 years ago
81c2a3b
Input: use ABS_CNT rather than (ABS_MAX + 1)
by Daniel Mack
· 14 years ago
26a6931b
Input: joydev - allow binding to button-only devices
by Christoph Fritz
· 15 years ago
3d7bbd4
Input: mark input interfaces as non-seekable
by Dmitry Torokhov
· 15 years ago
0b7024ac
Input: add match() method to input hanlders
by Dmitry Torokhov
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
999b874
Input: joydev - validate axis/button maps before clobbering current ones
by Stephen Kitt
· 15 years ago
ec8b4b7
Input: joydev - decouple axis and button map ioctls from input constants
by Stephen Kitt
· 15 years ago
f936601
Input: fix EVIOCGNAME/JSIOCGNAME regression
by Daniel Mack
· 15 years ago
4894e4a
Merge commit 'v2.6.30' into next
by Dmitry Torokhov
· 15 years ago
3d5cb60
Input: simplify name handling for certain input handles
by Thadeu Lima de Souza Cascardo
· 15 years ago
d07a9cb
Input: joydev - blacklist digitizers
by Tim Cole
· 15 years ago
60aa492
Rationalize fasync return values
by Jonathan Corbet
· 16 years ago
93b8eef
Merge commit 'v2.6.28-rc9' into next
by Dmitry Torokhov
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
a6c2490
Input: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
a7097ff
Input: make sure input interfaces pin parent input devices
by Dmitry Torokhov
· 17 years ago
7b19ada
get rid of input BIT* duplicate defines
by Jiri Slaby
· 17 years ago
82ba56c
Input: use full RCU API
by Dmitry Torokhov
· 17 years ago
0644501
Input: fix open count handling in input interfaces
by Oliver Neukum
· 17 years ago
b126207
Input: joydev - implement proper locking
by Dmitry Torokhov
· 17 years ago
9657d75
Input: convert from class devices to standard devices
by Dmitry Torokhov
· 17 years ago
0b662c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
1dfa281
Input: reduce raciness when input handlers disconnect
by Dmitry Torokhov
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
a3d5213
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
d542ed8
Input: handlers - handle errors from input_open_device()
by Dmitry Torokhov
· 18 years ago
d0ffb9b
Input: handlers - rename 'list' to 'client'
by Dmitry Torokhov
· 18 years ago
5b2a082
Input: rework handle creation code
by Dmitry Torokhov
· 18 years ago
4263cf0
Input: make input_register_handler() return error codes
by Dmitry Torokhov
· 18 years ago
66e6611
Input: constify input core
by Dmitry Torokhov
· 18 years ago
1e0afb2
Input: fix formatting to better follow CodingStyle
by Dmitry Torokhov
· 18 years ago
b39787a
Input: use kzalloc() throughout the code
by Eric Sesterhenn
· 19 years ago
c9bcd58
[PATCH] INPUT: Create symlinks for backwards compatibility
by Greg Kroah-Hartman
· 19 years ago
ea9f240
[PATCH] INPUT: rename input_dev_class to input_class to be correct.
by Greg Kroah-Hartman
· 19 years ago
967ca69
[PATCH] INPUT: move the input class devices under their new input_dev devices
by Greg Kroah-Hartman
· 19 years ago
4f00469
[PATCH] Input: kill devfs references
by Dmitry Torokhov
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
6f5eacf
Input: joydev - remove custom conversion from jiffies to msecs
by Tobias Klauser
· 19 years ago
3e0777b
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
by Linus Torvalds
· 19 years ago
1235686
[PATCH] INPUT: move to use the new class code, instead of class_simple
by gregkh@suse.de
· 20 years ago
024ac44
Input: This patch implements compat_ioctl for joydev.
by Jeremy Fitzhardinge
· 19 years ago
f24949e
Input: Fix button mapping in joydev - BTN_TRIGGER was being
by Vojtech Pavlik
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago