summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood
2015-06-12HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood
2015-05-07HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six...Frank Praznik
2015-05-07HID: sony: Simplify LED initialization and eliminate redundant copies when up...Frank Praznik
2015-05-07HID: sony: Correct Sony device orderingFrank Praznik
2015-05-07HID: sony: Add support for the Sony Motion ControllerFrank Praznik
2015-05-07HID: sony: Add the product ID for the Sony Motion ControllerFrank Praznik
2015-05-07HID: sony: Prevent the freeing of an unitialized ida valueFrank Praznik
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-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