index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
[prev]
[next]