index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+13
2011-01-11
HID: add feature_mapping callback
Benjamin Tissoires
1
-4
/
+13
2010-12-14
HID: replace offsets values with their corresponding BTN_* defines
Florian Fainelli
1
-6
/
+6
2010-12-10
Merge branch 'master' into upstream
Jiri Kosina
1
-41
/
+86
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
1
-1
/
+1
2010-12-08
HID: add hid_hw_open/close/power() handlers
Dmitry Torokhov
1
-2
/
+2
2010-12-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-9
/
+12
2010-12-02
HID: length resolution should be reported units/mm
Dmitry Torokhov
1
-8
/
+11
2010-11-03
HID: Remove KERN_DEBUG from dbg_hid use
Joe Perches
1
-1
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-33
/
+75
2010-10-23
Merge branch 'uc-logic' into for-linus
Jiri Kosina
1
-0
/
+4
2010-10-23
Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...
Jiri Kosina
1
-0
/
+3
2010-10-15
HID: add absolute axis resolution calculation
Nikolai Kondrashov
1
-0
/
+80
2010-09-21
HID: Add a hid quirk for input sync override
Henrik Rydberg
1
-0
/
+3
2010-09-15
Input: hid-input - allow mapping unknown usages
Dmitry Torokhov
1
-4
/
+9
2010-09-09
Input: hid-input - switch to using new keycode interface
Dmitry Torokhov
1
-33
/
+70
2010-08-09
HID: Add Tablet Pick -> BTN_STYLUS2 mapping
Nikolai Kondrashov
1
-0
/
+4
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-9
/
+12
2010-08-04
Merge branches 'magicmouse', 'roccat' and 'vec-pedal' into for-linus
Jiri Kosina
1
-9
/
+9
2010-07-19
HID: hid-input.c: indentation fixes
Daniel Mack
1
-9
/
+9
2010-07-13
HID: ignore digitizer usage Undefined (0x00)
Forest Bond
1
-0
/
+3
2010-06-23
Input: hid-input - use a larger event buffer for MT devices
Henrik Rydberg
1
-0
/
+3
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-12
/
+12
2010-02-17
HID: extend mask for BUTTON usage page
Jiri Kosina
1
-1
/
+1
2010-02-09
HID: add mapping for "AL Network Chat" usage
Leo P White
1
-0
/
+1
2010-02-02
HID: update copyright
Jiri Kosina
1
-1
/
+1
2010-01-04
HID: handle joysticks with large number of buttons
Jiri Kosina
1
-1
/
+6
2009-06-12
HID: use debugfs for report dumping descriptor
Jiri Kosina
1
-12
/
+1
2008-10-14
HID: move connect quirks
Jiri Slaby
1
-11
/
+12
2008-10-14
HID: remove hid-input-quirks
Jiri Slaby
1
-10
/
+1
2008-10-14
HID: move a4tech quirks
Jiri Slaby
1
-9
/
+0
2008-10-14
HID: move cypress quirks
Jiri Slaby
1
-3
/
+3
2008-10-14
HID: indent switches/cases
Jiri Slaby
1
-301
/
+284
2008-10-14
HID: move apple quirks
Jiri Slaby
1
-220
/
+1
2008-10-14
HID: move logitech quirks
Jiri Slaby
1
-38
/
+0
2008-10-14
HID: move usage input mapping to hid.h
Jiri Slaby
1
-7
/
+9
2008-10-14
HID: hid, make parsing event driven
Jiri Slaby
1
-3
/
+17
2008-10-14
HID: make a bus from hid code
Jiri Slaby
1
-1
/
+1
2008-07-23
HID: apple_fn_keys F5 and F6
Henrik Rydberg
1
-0
/
+2
2008-07-23
HID: Add mapping of new KEY_MEDIA_REPEAT keycode
Dmitry Torokhov
1
-0
/
+1
2008-05-20
HID: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-05-20
HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN.
Diego 'Flameeyes' Petteno
1
-2
/
+3
2008-03-18
HID: update key codes for Apple aluminium
Michael Hanselmann
1
-12
/
+10
2008-02-13
HID: add USB IDs for MacBook 3rd generation
Tobias Mueller
1
-0
/
+5
2008-02-11
HID: fix processing of event quirks
Jiri Kosina
1
-1
/
+2
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
1
-1
/
+1
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
1
-58
/
+5
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
1
-154
/
+9
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
1
-0
/
+6
2008-01-28
HID: Implement horizontal wheel handling for A4 Tech X5-005D
Pavel Troller
1
-3
/
+17
[next]