summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-04-10HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina
2015-04-07Input - mt: Fix input_mt_get_slot_by_keyBenjamin Tissoires
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-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: 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-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-06HID: multitouch: add support of clickpadsBenjamin Tissoires
2015-03-04HID: map telephony usage pageDmitry Torokhov
2015-03-04HID: Kconfig: add USB_HID dependency to UC-LOGICBenjamin Tissoires
2015-03-03HID: uclogic: actually invert the in-range bit for huion tablets onlyBenjamin Tissoires
2015-03-03HID: uclogic: discard the extra Pen input node on Huion tabletsBenjamin Tissoires
2015-03-03HID: uclogic: apply quirk NO_EMPTY_INPUTBenjamin Tissoires
2015-03-03HID: uclogic: name the input nodes based on their toolBenjamin Tissoires
2015-03-03HID: uclogic: merge hid-huion driver in hid-uclogicNikolai Kondrashov
2015-03-03HID: uclogic: Set quirks from inside the driverBenjamin Tissoires
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires
2015-02-27HID: remove 2 unused usb.h includesBenjamin Tissoires
2015-02-25HID: rmi: disable palm detect gesture when presentAndrew Duggan
2015-02-25HID: rmi: disable dribble packets on Synaptics touchpadsAndrew Duggan
2015-02-25HID: rmi: Add functions for writing to registersAndrew Duggan
2015-02-24HID: i2c-hid: Add support for ACPI GPIO interruptsMika Westerberg