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-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+1
2013-09-07
Revert "Input: introduce BTN/ABS bits for drums and guitars"
Linus Torvalds
3
-409
/
+0
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
38
-452
/
+995
2013-09-06
Merge branch 'for-3.12/sensor-hub' into for-linus
Jiri Kosina
1
-32
/
+23
2013-09-06
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
38
-419
/
+970
2013-09-04
HID: hid-sensor-hub: change kmalloc + memcpy by kmemdup
Andy Shevchenko
1
-4
/
+3
2013-09-04
HID: hid-sensor-hub: move to devm_kzalloc
Andy Shevchenko
1
-12
/
+5
2013-09-04
HID: hid-sensor-hub: fix indentation accross the code
Andy Shevchenko
1
-16
/
+15
2013-09-04
Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstream
Jiri Kosina
1
-3
/
+7
2013-09-04
HID: check for NULL field when setting values
Kees Cook
1
-1
/
+6
2013-09-04
HID: picolcd_core: validate output report details
Kees Cook
1
-1
/
+1
2013-09-04
HID: sensor-hub: validate feature report details
Kees Cook
1
-1
/
+2
2013-09-04
HID: ntrig: validate feature report details
Kees Cook
1
-1
/
+2
2013-09-04
HID: pantherlord: validate output report details
Kees Cook
1
-2
/
+8
2013-09-04
HID: hid-wiimote: print small buffers via %*phC
Andy Shevchenko
1
-11
/
+6
2013-09-04
HID: Correct the USB IDs for the new Macbook Air 6
Henrik Rydberg
1
-3
/
+3
2013-09-04
Merge branch 'master' into for-3.12/upstream
Jiri Kosina
7
-2
/
+64
2013-09-04
HID: wiimote: add support for Guitar-Hero guitars
Nicolas Adenis-Lamarre
3
-0
/
+182
2013-09-04
HID: wiimote: add support for Guitar-Hero drums
David Herrmann
3
-0
/
+227
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-456
/
+435
2013-09-02
HID: battery: don't do DMA from stack
Jiri Kosina
1
-2
/
+10
2013-09-02
HID: roccat: add support for KonePureOptical v2
Stefan Achatz
3
-1
/
+4
2013-09-02
HID: picolcd: Prevent NULL pointer dereference on _remove()
Bruno Prémont
2
-2
/
+7
2013-09-02
HID: usbhid: quirk for N-Trig DuoSense Touch Screen
Vasily Titskiy
2
-0
/
+3
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
-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
[next]