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
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
-78
/
+62
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
-83
/
+54
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+40
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-87
/
+66
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-27
/
+31
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-46
/
+34
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-38
/
+49
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
1
-15
/
+19
2013-08-19
HID: roccat: convert class code to use dev_groups
Greg Kroah-Hartman
6
-65
/
+88
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/jik...
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-f...
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
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+15
2013-07-04
Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linus
Jiri Kosina
8
-1453
/
+3417
2013-07-04
HID: wacom: Intuos4 battery charging changes
Przemo Firszt
1
-1
/
+13
2013-07-04
Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...
Jiri Kosina
12
-256
/
+736
2013-07-04
Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...
Jiri Kosina
8
-7
/
+392
2013-07-04
HID: i2c-hid: support sending HID output reports using the output register
Andrew Duggan
1
-3
/
+17
[prev]
[next]