aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-04HID: hid-sensor-hub: change kmalloc + memcpy by kmemdupAndy Shevchenko
2013-09-04HID: hid-sensor-hub: move to devm_kzallocAndy Shevchenko
2013-09-04HID: hid-sensor-hub: fix indentation accross the codeAndy Shevchenko
2013-09-04Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina
2013-09-04HID: check for NULL field when setting valuesKees Cook
2013-09-04HID: picolcd_core: validate output report detailsKees Cook
2013-09-04HID: sensor-hub: validate feature report detailsKees Cook
2013-09-04HID: ntrig: validate feature report detailsKees Cook
2013-09-04HID: pantherlord: validate output report detailsKees Cook
2013-09-04HID: hid-wiimote: print small buffers via %*phCAndy Shevchenko
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina
2013-09-04HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre
2013-09-04HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-02HID: battery: don't do DMA from stackJiri Kosina
2013-09-02HID: roccat: add support for KonePureOptical v2Stefan Achatz
2013-09-02HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont
2013-09-02HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy
2013-09-02HID: uhid: add devname module aliasMarcel Holtmann
2013-08-29HID: validate HID report id sizeKees Cook
2013-08-27HID: do not init input reports for Win 8 multitouch devicesBenjamin Tissoires
2013-08-27HID: detect Win 8 multitouch devices in coreBenjamin Tissoires
2013-08-27HID: Use hid_parser for pre-scanning the report descriptorsBenjamin Tissoires
2013-08-26HID: hidraw: Add spinlock in struct hidraw to protect listYonghua Zheng
2013-08-26HID: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-08-26HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek
2013-08-26HID: hid-sensor-hub: fix style of commentsAndy Shevchenko
2013-08-26HID: use module_hid_driver() to simplify the codeWei Yongjun
2013-08-20hid: roccat-pyra: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-20HID: i2c-hid: use correct type for ACPI _DSM parameterMika Westerberg
2013-08-19hid: roccat-kone: fix off-by-one bug in attributesGreg Kroah-Hartman
2013-08-19hid: roccat-kovaplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-konepure: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-koneplus: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-savu: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-kone: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-isku: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19hid: roccat-arvo: convert class code to use bin_attrs in groupsGreg Kroah-Hartman
2013-08-19HID: roccat: convert class code to use dev_groupsGreg Kroah-Hartman
2013-08-18Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina
2013-08-09HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia
2013-08-05HID: wiimote: work around broken DRM_KAI on GEN10David Herrmann
2013-08-05HID: hid-holtekff: don't push static constants on stack for %*phAndy Shevchenko
2013-08-05HID: i2c-hid: don't push static constants on stack for %*phAndy Shevchenko