summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng
2015-05-13HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada
2015-05-07Revert "HID: logitech-hidpp: support combo keyboard touchpad TK820"Benjamin Tissoires
2015-04-23HID: i2c-hid: Do not fail probing if gpiolib is not enabledMika Westerberg
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-04-13Merge branch 'for-4.1/sensor-hub' into for-linusJiri Kosina
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-04-10HID: sensor: Custom and Generic sensor supportSrinivas Pandruvada
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2015-04-05HID: logitech-hidpp: fix error return codeJulia Lawall
2015-04-02HID: wacom: Add support for Cintiq 13HD TouchPing Cheng
2015-04-02HID: logitech-hidpp: add a module parameter to keep firmware gesturesBenjamin Tissoires
2015-04-02HID: usbhid: yet another mouse with ALWAYS_POLLOliver Neukum
2015-04-02HID: usbhid: more mice with ALWAYS_POLLOliver Neukum
2015-04-02HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng
2015-04-02HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng
2015-04-02HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng
2015-04-02Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina
2015-03-27HID: pidff: effect can't be NULLJiri Kosina
2015-03-25HID: add quirk for PIXART OEM mouse used by HPOliver Neukum
2015-03-25HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum
2015-03-24HID: input: Fix NULL pointer dereference when power_supply_register failsKrzysztof Kozlowski
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires
2015-03-16HID: hid-sensor-hub: Fix sparse warningSrinivas Pandruvada
2015-03-16HID: hid-sensor-hub: fix attribute read for logical usage idSrinivas Pandruvada
2015-03-16HID: plantronics: fix Kconfig defaultStefan Richter
2015-03-16HID: pidff: support more than one concurrent effectJim Keir
2015-03-16HID: Stop hiding options with !EXPERTJean Delvare
2015-03-16HID: uclogic: make input_mapping independent of usbBenjamin Tissoires
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke
2015-03-11HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org
2015-03-11HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke
2015-03-11HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke
2015-03-11HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke
2015-03-11HID: wacom: Allow dynamic battery creation/destructionJason Gerecke
2015-03-11HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke
2015-03-11HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke
2015-03-06Input: use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTIONStefan BrĂ¼ns
2015-03-06HID: multitouch: add support of clickpadsBenjamin Tissoires