index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-1
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-0
/
+21
2010-03-29
HID: Add NOGET quirk for Quanta Pixart touchscreen
Anisse Astier
1
-0
/
+1
2010-03-23
HID: fix oops in gyration_event()
Jiri Kosina
1
-1
/
+4
2010-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-5
/
+24
2010-03-16
HID: avoid '\0' in hid debugfs events file
Bruno Prémont
1
-3
/
+3
2010-03-13
HID: Add RGT Clutch Wheel clutch device id
Markus Rathgeb
2
-0
/
+3
2010-03-10
HID: ntrig: fix touch events
Rafi Rubin
1
-0
/
+11
2010-03-09
HID: add quirk for UC-Logik WP4030 tablet
Andrej Gelenberg
2
-0
/
+2
2010-03-09
HID: magicmouse: fix oops after device removal
Michael Poole
1
-2
/
+5
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-12
/
+12
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-2
/
+5
2010-02-25
Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...
Jiri Kosina
9
-6
/
+515
2010-02-17
HID: usbhid: initialize interface pointers early enough
Jiri Kosina
1
-3
/
+2
2010-02-17
HID: extend mask for BUTTON usage page
Jiri Kosina
1
-1
/
+1
2010-02-16
HID: hid-ntrig: Single touch mode tap
Rafi Rubin
1
-0
/
+2
2010-02-16
HID: hid-ntrig: multitouch cleanup and fix
Rafi Rubin
1
-22
/
+94
2010-02-16
HID: n-trig: remove unnecessary tool switching
Rafi Rubin
1
-40
/
+1
2010-02-16
HID: hid-ntrig add multi input quirk and clean up
Rafi Rubin
1
-11
/
+58
2010-02-12
HID: usbhid: introduce timeout for stuck ctrl/out URBs
Oliver Neukum
2
-2
/
+28
2010-02-11
HID: magicmouse: coding style and probe failure fixes
Michael Poole
1
-60
/
+40
2010-02-10
HID: remove MODULE_VERSION from new drivers
Jiri Kosina
4
-4
/
+0
2010-02-10
HID: fix up Kconfig entry for MagicMouse
Jiri Kosina
1
-3
/
+2
2010-02-10
HID: add a device driver for the Apple Magic Mouse.
Michael Poole
5
-0
/
+482
2010-02-10
HID: Export hid_register_report
Michael Poole
1
-1
/
+2
2010-02-10
HID: Support for MosArt multitouch panel
Stephane Chatty
5
-5
/
+290
2010-02-10
HID: add pressure support for the Stantum multitouch panel
Stephane Chatty
1
-4
/
+5
2010-02-10
HID: fixed bug in single-touch emulation on the stantum panel
Stephane Chatty
1
-1
/
+1
2010-02-09
HID: fix typo in error message
Bastien Nocera
1
-1
/
+1
2010-02-09
HID: add mapping for "AL Network Chat" usage
Leo P White
1
-0
/
+1
2010-02-04
HID: use multi input quirk for TouchPack touchscreen
Thadeu Lima de Souza Cascardo
2
-1
/
+5
2010-02-03
HID: make full-fledged hid-bus drivers properly selectable
Jiri Kosina
1
-4
/
+2
2010-02-03
HID: make Wacom modesetting failures non-fatal
Jiri Kosina
1
-8
/
+9
2010-02-03
HID: Enable Sixaxis controller over Bluetooth
Bastien Nocera
2
-2
/
+20
2010-02-03
HID: Implement Wacom quirk in the kernel
Bastien Nocera
1
-0
/
+27
2010-02-03
HID: make raw reports possible for both feature and output reports
Jiri Kosina
2
-3
/
+4
2010-02-03
HID: add support for Pixart Imaging Optical Touch Screen
Alex Neblett
3
-0
/
+4
2010-02-02
Merge branch 'master' into upstream
Jiri Kosina
7
-12
/
+44
2010-02-02
HID: use multi input quirk for eTurboTouch touchscreen
Thadeu Lima de Souza Cascardo
2
-0
/
+4
2010-02-02
HID: add NOGET quirk for Prodige Cordless Combo
Alexander Shishkin
2
-0
/
+4
2010-02-02
HID: update copyright
Jiri Kosina
3
-3
/
+3
2010-01-26
HID: add support for Ortek WKB-2000
Johnathon Harris
5
-0
/
+68
2010-01-15
HID: hid-debug.c: make local symbols static
H Hartley Sweeten
1
-3
/
+3
2010-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+40
2010-01-13
HID: remove TENX iBuddy from blacklist
Jiri Kosina
2
-6
/
+0
2010-01-13
HID: wacom: Add BTN_TOOL_FINGER for pad button reporting
Przemo Firszt
1
-0
/
+1
2010-01-13
HID: add device IDs for new model of Apple Wireless Keyboard
Christian Schuerer-Waldheim
3
-0
/
+13
2010-01-13
HID: fix pad button definition in hid-wacom
Przemo Firszt
1
-0
/
+3
2010-01-13
HID: add support for Acer T230H multitouch
Stephane Chatty
5
-0
/
+270
2010-01-13
HID: add driver for the Logitech Flight System G940
Gary Stein
8
-1
/
+202
[next]