index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
input.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-03
Input: add static inline accessors for ABS properties
Daniel Mack
1
-0
/
+30
2010-07-16
Input: change input handlers to use bool when possible
Dmitry Torokhov
1
-3
/
+3
2010-07-16
Input: introduce MT event slots
Henrik Rydberg
1
-0
/
+33
2010-06-24
Input: evdev - use driver hint to compute size of event buffer
Henrik Rydberg
1
-0
/
+21
2010-05-21
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
1
-6
/
+6
2010-04-14
Input: add Analog Devices AD714x captouch input driver
Bryan Wu
1
-0
/
+1
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+12
2010-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+13
2010-03-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-4
/
+13
2010-02-26
Input: atkbd - release previously reserved keycodes 248 - 254
Dmitry Torokhov
1
-1
/
+1
2010-02-26
Input: add KEY_WPS_BUTTON definition
Dmitry Torokhov
1
-0
/
+1
2010-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+42
2010-02-18
Input: add KEY_RFKILL
Matthew Garrett
1
-0
/
+1
2010-02-04
Input: add match() method to input hanlders
Dmitry Torokhov
1
-3
/
+3
2010-02-03
Merge branch 'master' into upstream
Jiri Kosina
1
-0
/
+1
2010-01-30
Input: implement input filters
Dmitry Torokhov
1
-0
/
+8
2010-01-29
Input: add the ABS_MT_PRESSURE event
Henrik Rydberg
1
-0
/
+1
2010-01-04
HID: handle joysticks with large number of buttons
Jiri Kosina
1
-0
/
+42
2009-12-03
Merge commit 'v2.6.32' into next
Dmitry Torokhov
1
-0
/
+4
2009-12-02
Input: keyboard - fix lack of locking when traversing handler->h_list
Dmitry Torokhov
1
-2
/
+8
2009-11-20
Input: input-polldev, matrix-keypad - include in kernel doc
Dmitry Torokhov
1
-0
/
+1
2009-11-11
Input: fix locking in memoryless force-feedback devices
Dmitry Torokhov
1
-0
/
+4
2009-11-06
Input: add new keycodes useful in mobile devices
Jani Nikula
1
-0
/
+5
2009-11-03
Input: mark custom_data in ff_periodic_effect as __user
Dmitry Torokhov
1
-1
/
+1
2009-09-18
Input: add generic suspend and resume for input devices
Dmitry Torokhov
1
-1
/
+1
2009-06-20
Input: synaptics - add support for reporting x/y resolution
Tero Saarni
1
-0
/
+2
2009-05-23
Input: multitouch - add tracking ID to the protocol
Henrik Rydberg
1
-0
/
+1
2009-04-28
Input: add detailed multi-touch finger data report protocol
Henrik Rydberg
1
-0
/
+23
2009-04-28
Input: bcm5974 - add quad-finger tapping
Henrik Rydberg
1
-0
/
+1
2009-03-24
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-0
/
+1
2009-01-16
include of <linux/types.h> is preferred over <asm/types.h>
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-07
ALSA: Add support for video out to the jack reporting API
Jani Nikula
1
-0
/
+1
2008-12-25
Merge branch 'topic/jack-mechanical' into to-push
Takashi Iwai
1
-0
/
+1
2008-12-19
Merge branch 'fix/hda' into topic/hda
Takashi Iwai
1
-1
/
+16
2008-12-10
ALSA: Add support for mechanical jack insertion
Mark Brown
1
-0
/
+1
2008-11-13
HID: map macbook keys for "Expose" and "Dashboard"
Henrik Rydberg
1
-0
/
+2
2008-10-27
ALSA: jack: lineout support to jack abstraction layer
Matthew Ranostay
1
-0
/
+1
2008-07-30
Input: add keycodes for remote controls/phone keypads
Aristeu Rozanski
1
-0
/
+13
2008-07-30
Input: expand keycode space
Dmitry Torokhov
1
-1
/
+1
2008-07-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Dmitry Torokhov
1
-1
/
+1
2008-07-19
Input: add switch for dock events
Matthew Garrett
1
-0
/
+1
2008-07-19
Input: add microphone insert switch definition
Mark Brown
1
-0
/
+1
2008-06-30
Input: add KEY_MEDIA_REPEAT definition
Bastien Nocera
1
-1
/
+1
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-1
/
+3
2008-06-02
Input: atkbd - use ushort instead of uchar keymap
Dmitry Torokhov
1
-0
/
+2
2008-05-30
Input: rename SW_RADIO to SW_RFKILL_ALL
Henrique de Moraes Holschuh
1
-1
/
+3
2008-05-16
Input: remove unused defines
Joe Perches
1
-5
/
+0
2008-04-02
Input: remove private member from input_dev structure
Dmitry Torokhov
1
-6
/
+2
2008-04-01
Input: make sure input interfaces pin parent input devices
Dmitry Torokhov
1
-2
/
+3
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+3
[prev]
[next]