Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
afd13a1f2b05157c7621d87dfe89ea6ea9061bd8
/
drivers
/
input
/
misc
/
uinput.c
a718d79
Input: uinput - allow for 0/0 min/max on absolute axes.
by Peter Hutterer
· 14 years ago
163d277
Input: uinput - reversed test in uinput_setup_device()
by Dan Carpenter
· 14 years ago
4dfcc27
Input: uinput - use memdup_user() and friends
by Dmitry Torokhov
· 14 years ago
5d9d6e9
Input: uinput - fix setting up device name
by David Herrmann
· 14 years ago
85b7720
Input: introduce device properties
by Henrik Rydberg
· 14 years ago
8cde810
input: mt: Collect slots initialization code
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 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
38e7afe
Input: uinput - setup MT usage during device creation
by Henrik Rydberg
· 14 years ago
8905aaa
Input: uinput - add devname alias to allow module on-demand load
by Kay Sievers
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
81c2a3b
Input: use ABS_CNT rather than (ABS_MAX + 1)
by Daniel Mack
· 14 years ago
daf8a96
Input: uinput - mark as non-seekable
by Dmitry Torokhov
· 15 years ago
45cdba4
Input: uinput - remove BKL from uinput_open function
by Thadeu Lima de Souza Cascardo
· 15 years ago
a99bbaf
headers: remove sched.h from poll.h
by Alexey Dobriyan
· 15 years ago
05cebd3
Input: uinput - flush all pending ff effects before destroying device
by Aristeu Sergio Rozanski Filho
· 15 years ago
2d56f3a
Input: refactor evdev 32bit compat to be shareable with uinput
by Philip Langdale
· 16 years ago
5370365
Input: uinput - remove duplicate include
by Huang Weiyi
· 16 years ago
8702965
uinput: BKL pushdown
by Arnd Bergmann
· 16 years ago
a830df3
Input: pull input.h into uinpit.h
by Mike Frysinger
· 18 years ago
373f971
Input: drivers/input/misc - don't access dev->private directly
by Dmitry Torokhov
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
ff46255
Input: uinput - switch to the new FF interface
by Anssi Hannula
· 18 years ago
221979a
Input: uinput - semaphore to mutex conversion
by Dmitry Torokhov
· 19 years ago
e597f0c8
Input: uinput - don't use "interruptible" in FF code
by Dmitry Torokhov
· 19 years ago
59c7c03
Input: uinput - add UI_SET_SWBIT ioctl
by Dmitry Torokhov
· 19 years ago
2950641
Input: uinput - convert to dynalloc allocation
by Dmitry Torokhov
· 19 years ago
6044ec8
[PATCH] kfree cleanup: misc remaining drivers
by Jesper Juhl
· 19 years ago
e7507ed
[PATCH] uniput - fix crash on SMP
by Dmitry Torokhov
· 19 years ago
5b6271b
Input: make name, phys and uniq be 'const char *' because once
by Dmitry Torokhov
· 19 years ago
0048e60
Input: uinput - use completions instead of events and manual
by Dmitry Torokhov
· 19 years ago
152c12f
Input: clean up uinput driver (formatting, extra braces)
by Dmitry Torokhov
· 19 years ago
b6cbf3e
Input: return correct value when setting up absolute device via uinipt.
by Ian Campbell
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago