Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a59781bbe528a0c2b0468d8baeea88a61d8b7e3c
/
include
/
linux
/
input.h
800963f
Input: document new members of struct input_dev
by Henrik Rydberg
· 12 years ago
2be975c
Input: introduce managed input devices (add devres support)
by Dmitry Torokhov
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
7f8d4ca
Input: extend the number of event (and other) devices
by Dmitry Torokhov
· 12 years ago
4369c64
Input: Send events one packet at a time
by Henrik Rydberg
· 12 years ago
8d18fba
Input: Break out MT data
by Henrik Rydberg
· 12 years ago
f053ea8
Pull input changes from Henrik Rydberg, including large update to
by Dmitry Torokhov
· 12 years ago
cab7fac
Input: MT - Include win8 support
by Henrik Rydberg
· 12 years ago
2177905
Input: fix input.h kernel-doc warning
by Randy Dunlap
· 12 years ago
05b7b84
Merge branch 'for-next' of github.com:rydberg/linux into next
by Dmitry Torokhov
· 13 years ago
1cf0c6e
Input: Add EVIOC mechanism for MT slots
by Henrik Rydberg
· 13 years ago
a80b83b
Input: add infrastructure for selecting clockid for event time stamps
by John Stultz
· 13 years ago
68d99b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
05be8b8
Input: force feedback - potential integer wrap in input_ff_create()
by Dan Carpenter
· 13 years ago
7c2f8e4
ALSA: jack - Add "Line In" input jack constants
by David Henningsson
· 13 years ago
7e66eaf
Merge commit 'v3.1-rc4' into next
by Dmitry Torokhov
· 13 years ago
d505127
Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad
by Daniel Kurtz
· 13 years ago
3300955
Add KEY_MICMUTE and enable it on Lenovo X220
by Andy Lutomirski
· 13 years ago
7bed4b2
Input: add guarding parentheses to macros
by Simon Budig
· 13 years ago
96fd2d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
9fb0f14
Input: evdev - indicate buffer overrun with SYN_DROPPED
by Jeff Brown
· 14 years ago
ba6a078
Input: add KEY_IMAGES specifically for AL Image Browser
by Jarod Wilson
· 14 years ago
e2d3d44
eeepc-wmi: add camera keys
by Corentin Chary
· 14 years ago
aebd636
Input: switch completely over to the new versions of get/setkeycode
by Dmitry Torokhov
· 14 years ago
d24450e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
01c728a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
50a88cb
Input: add SW_ROTATE_LOCK switch type
by Jekyll Lai
· 14 years ago
31b6ca0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
eac8ae0
[media] Fix rc-tbs-nec table after converting the cx88 driver to ir-core
by Mariusz Białończyk
· 14 years ago
5c461b9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
85b7720
Input: introduce device properties
by Henrik Rydberg
· 14 years ago
67b989a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
e42a98b
input: mt: Add hovering distance axis
by Henrik Rydberg
· 14 years ago
c5f4dec
input: mt: Move tracking and pointer emulation to input-mt
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 14 years ago
ab4e019
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
by Dmitry Torokhov
· 14 years ago
86b17f7
Input: document struct input_absinfo
by Dmitry Torokhov
· 14 years ago
0417596
Input: add keycodes for touchpad on/off keys
by Bastien Nocera
· 14 years ago
b50b521
Input: export input_reset_device() for use in KGDB
by Dmitry Torokhov
· 14 years ago
3a99c63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
8613e4c
Input: add support for large scancodes
by Mauro Carvalho Chehab
· 14 years ago
144c0f8
Input: fix a few typos
by Dmitry Torokhov
· 14 years ago
2be8527
input: __rcu annotations
by Arnd Bergmann
· 15 years ago
d31b286
Input: dynamically allocate ABS information
by Daniel Mack
· 14 years ago
7957e9c
Input: add static inline accessors for ABS properties
by Daniel Mack
· 14 years ago
20da92d
Input: change input handlers to use bool when possible
by Dmitry Torokhov
· 14 years ago
40d007e
Input: introduce MT event slots
by Henrik Rydberg
· 14 years ago
63a6404
Input: evdev - use driver hint to compute size of event buffer
by Henrik Rydberg
· 14 years ago
81c2a3b
Input: use ABS_CNT rather than (ABS_MAX + 1)
by Daniel Mack
· 14 years ago
31a6296
Input: add Analog Devices AD714x captouch input driver
by Bryan Wu
· 15 years ago
58b9399
Input: scancode in get/set_keycodes should be unsigned
by Dmitry Torokhov
· 15 years ago
8724fdb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
35858ad
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 15 years ago
4b70858
Input: atkbd - release previously reserved keycodes 248 - 254
by Dmitry Torokhov
· 15 years ago
492d4f2
Input: add KEY_WPS_BUTTON definition
by Dmitry Torokhov
· 15 years ago
a85821f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
3b77fd8
Input: add KEY_RFKILL
by Matthew Garrett
· 15 years ago
0b7024ac
Input: add match() method to input hanlders
by Dmitry Torokhov
· 15 years ago
e1a0bdd
Merge branch 'master' into upstream
by Jiri Kosina
· 15 years ago
ef7995f
Input: implement input filters
by Dmitry Torokhov
· 15 years ago
cb6ecf6
Input: add the ABS_MT_PRESSURE event
by Henrik Rydberg
· 15 years ago
cf2f765f
HID: handle joysticks with large number of buttons
by Jiri Kosina
· 15 years ago
4678320
Merge commit 'v2.6.32' into next
by Dmitry Torokhov
· 15 years ago
66d2a59
Input: keyboard - fix lack of locking when traversing handler->h_list
by Dmitry Torokhov
· 15 years ago
d69249f
Input: input-polldev, matrix-keypad - include in kernel doc
by Dmitry Torokhov
· 15 years ago
bf3204c
Input: fix locking in memoryless force-feedback devices
by Dmitry Torokhov
· 15 years ago
765af10
Input: add new keycodes useful in mobile devices
by Jani Nikula
· 15 years ago
e74c2e8
Input: mark custom_data in ff_periodic_effect as __user
by Dmitry Torokhov
· 15 years ago
ffd0db9
Input: add generic suspend and resume for input devices
by Dmitry Torokhov
· 15 years ago
ec20a02
Input: synaptics - add support for reporting x/y resolution
by Tero Saarni
· 15 years ago
df391e0
Input: multitouch - add tracking ID to the protocol
by Henrik Rydberg
· 15 years ago
5e5ee68
Input: add detailed multi-touch finger data report protocol
by Henrik Rydberg
· 16 years ago
6916d97
Input: bcm5974 - add quad-finger tapping
by Henrik Rydberg
· 16 years ago
5b56eec
Merge branch 'topic/jack' into for-linus
by Takashi Iwai
· 16 years ago
00bfdda
include of <linux/types.h> is preferred over <asm/types.h>
by Jaswinder Singh Rajput
· 16 years ago
d506fc3
ALSA: Add support for video out to the jack reporting API
by Jani Nikula
· 16 years ago
a802269
Merge branch 'topic/jack-mechanical' into to-push
by Takashi Iwai
· 16 years ago
0ff5551
Merge branch 'fix/hda' into topic/hda
by Takashi Iwai
· 16 years ago
cdc6936
ALSA: Add support for mechanical jack insertion
by Mark Brown
· 16 years ago
437184a
HID: map macbook keys for "Expose" and "Dashboard"
by Henrik Rydberg
· 16 years ago
a53ccab
ALSA: jack: lineout support to jack abstraction layer
by Matthew Ranostay
· 16 years ago
5a599a1
Input: add keycodes for remote controls/phone keypads
by Aristeu Rozanski
· 16 years ago
03bac96
Input: expand keycode space
by Dmitry Torokhov
· 16 years ago
908cf4b
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
by Dmitry Torokhov
· 16 years ago
92c4989
Input: add switch for dock events
by Matthew Garrett
· 16 years ago
5ec461d
Input: add microphone insert switch definition
by Mark Brown
· 16 years ago
4bbff7e
Input: add KEY_MEDIA_REPEAT definition
by Bastien Nocera
· 16 years ago
15439dd
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 16 years ago
f6d6561
Input: atkbd - use ushort instead of uchar keymap
by Dmitry Torokhov
· 16 years ago
5adad01
Input: rename SW_RADIO to SW_RFKILL_ALL
by Henrique de Moraes Holschuh
· 16 years ago
253b00f
Input: remove unused defines
by Joe Perches
· 17 years ago
3797fec
Input: remove private member from input_dev structure
by Dmitry Torokhov
· 17 years ago
a7097ff
Input: make sure input interfaces pin parent input devices
by Dmitry Torokhov
· 17 years ago
6e5565f9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 17 years ago
303d9bf
rfkill: add the WiMAX radio type
by Iñaky Pérez-González
· 17 years ago
0c1efd3
Input: remove cdev from input_dev structure
by Dmitry Torokhov
· 17 years ago
f4f37c8
Input: Add proper locking when changing device's keymap
by Dmitry Torokhov
· 17 years ago
35baef2
Input: adds the context menu key (HUT GenDesc 0x84)
by Aristeu Rozanski
· 17 years ago
c23f1f9
Input: add definitions for frame forward and frame back keys
by Aristeu Rozanski
· 17 years ago
Next »