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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2014-06-04
Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...
Jiri Kosina
7
-286
/
+1491
2014-06-04
Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linus
Jiri Kosina
10
-13
/
+288
2014-06-03
HID: thingm: thingm_fwinfo[] doesn't need to be global
Jiri Kosina
1
-1
/
+1
2014-06-03
HID: core: add two new usages for digitizer
Ping Cheng
2
-0
/
+7
2014-06-02
HID: hid-sensor-hub: new device id and quirk for STM Sensor hub
Archana Patni
2
-0
/
+4
2014-06-02
HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard
Jiri Kosina
2
-0
/
+4
2014-05-28
HID: hid-sensor-hub: Set report quirk for Microsoft Surface
Reyad Attiyat
2
-0
/
+12
2014-05-28
HID: debug: add labels for HID Sensor Usages
Reyad Attiyat
1
-0
/
+79
2014-05-27
HID: uhid: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-3
/
+2
2014-05-22
HID: rmi: do not handle touchscreens through hid-rmi
Benjamin Tissoires
2
-4
/
+9
2014-05-20
HID: quirk for Saitek RAT7 and MMO7 mices' mode button
Harald Brinkmann
4
-8
/
+157
2014-05-20
HID: core: fix validation of report id 0
Kees Cook
1
-1
/
+11
2014-05-16
HID: rmi: fix masks for x and w_x data
Andrew Duggan
1
-2
/
+2
2014-05-14
drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.
Rusty Russell
1
-1
/
+1
2014-05-14
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
1
-1
/
+1
2014-05-13
HID: rmi: fix wrong struct field name
Jiri Kosina
1
-2
/
+2
2014-05-13
HID: rmi: do not fetch more than 16 bytes in a query
Benjamin Tissoires
1
-3
/
+8
2014-05-13
HID: rmi: check for the existence of some optional queries before reading que...
Andrew Duggan
1
-4
/
+32
2014-05-13
HID: i2c-hid: hid report descriptor retrieval changes
Archana Patni
1
-32
/
+13
2014-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-2
/
+19
2014-05-06
HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad Yogas
Peter F. Patel-Schneider
2
-0
/
+6
2014-05-05
HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S
Hans de Goede
2
-0
/
+2
2014-05-05
HID: core: fix computation of the report size
Benjamin Tissoires
1
-2
/
+3
2014-04-28
HID: add missing hid usages
Olivier Gay
2
-0
/
+24
2014-04-24
HID: hid-sony - allow 3rd party INTEC controller to turn off all leds
Simon Wood
1
-0
/
+4
2014-04-24
HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDs
Frank Praznik
1
-25
/
+124
2014-04-24
HID: sony: Initialize the controller LEDs with a device ID value
Frank Praznik
1
-5
/
+114
2014-04-24
HID: sony: Use the controller Bluetooth MAC address as the unique value in th...
Frank Praznik
1
-6
/
+2
2014-04-24
HID: sony: Convert startup and shutdown functions to use a uniform parameter ...
Frank Praznik
1
-35
/
+32
2014-04-24
HID: sony: Use a struct for the Sixaxis output report.
Frank Praznik
1
-17
/
+49
2014-04-24
HID: sony: Use inliners for work queue initialization and cancellation
Frank Praznik
1
-10
/
+19
2014-04-24
HID: multitouch: add support of EliteGroup 05D8 panels
Tomas Sokorai
2
-0
/
+8
2014-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-13
/
+10
2014-04-15
HID: thingm: add support for blink(1) mk2
Vivien Didelot
1
-1
/
+6
2014-04-15
HID: thingm: refactor blink(1) support
Vivien Didelot
1
-97
/
+207
2014-04-15
HID: thingm: remove the "fade" sysfs attribute
Vivien Didelot
1
-41
/
+0
2014-04-15
HID: thingm: remove the "play" sysfs attribute
Vivien Didelot
1
-33
/
+0
2014-04-09
HID: rmi: do not stop the device at the end of probe
Benjamin Tissoires
1
-1
/
+0
2014-04-09
HID: rmi: introduce RMI driver for Synaptics touchpads
Benjamin Tissoires
4
-0
/
+900
2014-04-07
HID: core: do not scan constant input report
Benjamin Tissoires
1
-0
/
+3
2014-04-07
Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"
Derya
3
-8
/
+0
2014-04-04
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-04-03
HID: sensor-hub: add sensor hub quirk for ThinkPad Helix
Stephen Chandler Paul
2
-3
/
+7
2014-04-03
HID: sony: Fix cancel_work_sync mismerge
Frank Praznik
1
-2
/
+0
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
21
-565
/
+2524
2014-04-01
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2014-04-01
HID: sony: fix force feedback mismerge
Jiri Kosina
1
-4
/
+0
2014-04-01
Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...
Jiri Kosina
4
-178
/
+196
2014-04-01
Merge branch 'for-3.15/microsoft' into for-linus
Jiri Kosina
4
-4
/
+75
[next]