aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2013-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-08-01Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...Jiri Kosina
2013-08-01HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event()Peter Hurley
2013-07-31HID: hidraw: fix improper mutex releaseYonghua Zheng
2013-07-31HID: i2c-hid: add DT bindingsBenjamin Tissoires
2013-07-31HID: input: generic hidinput_input_event handlerDavid Herrmann
2013-07-31HID: uhid: use generic hidinput_input_event()David Herrmann
2013-07-31HID: i2c: use generic hidinput_input_event()David Herrmann
2013-07-31HID: usbhid: use generic hidinput_input_event()David Herrmann
2013-07-31HID: usbhid: update LED fields unlockedDavid Herrmann
2013-07-31HID: usbhid: make usbhid_set_leds() staticDavid Herrmann
2013-07-31HID: multitouch: devm conversionBenjamin Tissoires
2013-07-31HID: trivial devm conversion for special hid driversBenjamin Tissoires
2013-07-29HID: Add new driver for non-compliant Xin-Mo devices.Olivier Scherler
2013-07-24HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires
2013-07-23HID: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-22HID: hid-logitech-dj: querying_devices was never setNestor Lopez Casado
2013-07-22HID: Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""Nestor Lopez Casado
2013-07-22HID: fix data access in implement()Jiri Kosina
2013-07-15HID: kye: Add report fixup for Genius Gx Imperator KeyboardBenjamin Tissoires
2013-07-13HID: core: fix hid delimiter local tag parsing.Paul Chavent
2013-07-12HID: logitech-dj: use inlined helpers hid_hw_open/closeBenjamin Tissoires
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan