index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-02
HID: uhid: add devname module alias
Marcel Holtmann
1
-0
/
+1
2013-08-29
HID: validate HID report id size
Kees Cook
1
-3
/
+7
2013-08-27
HID: do not init input reports for Win 8 multitouch devices
Benjamin Tissoires
2
-3
/
+20
2013-08-27
HID: detect Win 8 multitouch devices in core
Benjamin Tissoires
2
-13
/
+27
2013-08-27
HID: Use hid_parser for pre-scanning the report descriptors
Benjamin Tissoires
1
-38
/
+64
2013-08-26
HID: hidraw: Add spinlock in struct hidraw to protect list
Yonghua Zheng
1
-5
/
+15
2013-08-26
HID: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-08-26
HID: Fix Speedlink VAD Cezanne support for some devices
Stefan Kriwanek
1
-3
/
+8
2013-08-26
HID: hid-sensor-hub: fix style of comments
Andy Shevchenko
1
-1
/
+1
2013-08-26
HID: use module_hid_driver() to simplify the code
Wei Yongjun
1
-12
/
+1
2013-08-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-77
/
+61
2013-08-20
HID: i2c-hid: use correct type for ACPI _DSM parameter
Mika Westerberg
1
-2
/
+3
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
1
-1
/
+1
2013-08-19
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-82
/
+53
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-26
/
+39
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-86
/
+65
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-26
/
+30
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-45
/
+33
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-37
/
+48
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-14
/
+18
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
6
-63
/
+86
2013-08-18
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
4
-2
/
+49
2013-08-09
Revert "HID: hid-logitech-dj: querying_devices was never set"
Jiri Kosina
1
-2
/
+0
2013-08-09
HID: hidraw: correctly deallocate memory on device disconnect
Manoj Chourasia
1
-35
/
+25
2013-08-05
HID: wiimote: work around broken DRM_KAI on GEN10
David Herrmann
1
-4
/
+6
2013-08-05
HID: hid-holtekff: don't push static constants on stack for %*ph
Andy Shevchenko
1
-1
/
+1
2013-08-05
HID: i2c-hid: don't push static constants on stack for %*ph
Andy Shevchenko
1
-2
/
+2
2013-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
4
-2
/
+51
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
1
-1
/
+0
2013-08-01
Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-fix' into for-linus
Jiri Kosina
2
-0
/
+48
2013-08-01
HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event()
Peter Hurley
1
-1
/
+1
2013-07-31
HID: hidraw: fix improper mutex release
Yonghua Zheng
1
-1
/
+1
2013-07-31
HID: i2c-hid: add DT bindings
Benjamin Tissoires
1
-1
/
+43
2013-07-31
HID: input: generic hidinput_input_event handler
David Herrmann
1
-1
/
+79
2013-07-31
HID: uhid: use generic hidinput_input_event()
David Herrmann
1
-25
/
+0
2013-07-31
HID: i2c: use generic hidinput_input_event()
David Herrmann
1
-24
/
+0
2013-07-31
HID: usbhid: use generic hidinput_input_event()
David Herrmann
2
-74
/
+3
2013-07-31
HID: usbhid: update LED fields unlocked
David Herrmann
1
-3
/
+13
2013-07-31
HID: usbhid: make usbhid_set_leds() static
David Herrmann
1
-2
/
+1
2013-07-31
HID: multitouch: devm conversion
Benjamin Tissoires
1
-48
/
+23
2013-07-31
HID: trivial devm conversion for special hid drivers
Benjamin Tissoires
5
-66
/
+16
2013-07-29
HID: Add new driver for non-compliant Xin-Mo devices.
Olivier Scherler
5
-0
/
+85
2013-07-24
HID: sony: fix HID mapping for PS3 sixaxis controller
Benjamin Tissoires
1
-1
/
+2
2013-07-23
HID: replace strict_strtoul() with kstrtoul()
Jingoo Han
7
-15
/
+15
2013-07-22
HID: hid-logitech-dj: querying_devices was never set
Nestor Lopez Casado
1
-0
/
+2
2013-07-22
HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
Nestor Lopez Casado
2
-0
/
+46
2013-07-22
HID: fix data access in implement()
Jiri Kosina
4
-17
/
+42
2013-07-15
HID: kye: Add report fixup for Genius Gx Imperator Keyboard
Benjamin Tissoires
3
-17
/
+30
2013-07-13
HID: core: fix hid delimiter local tag parsing.
Paul Chavent
1
-1
/
+1
2013-07-12
HID: logitech-dj: use inlined helpers hid_hw_open/close
Benjamin Tissoires
1
-5
/
+5
[prev]
[next]