aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2015-04-02HID: wacom: Add support for Cintiq 13HD TouchPing Cheng
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-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-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson
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-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-24HID: wacom: Add support for I2C connected devicesMika Westerberg
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-18HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng
2015-01-29HID: wacom: consolidate input capability settings for pen and touchPing Cheng
2015-01-29HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng
2015-01-26HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke
2015-01-21HID: Use Kbuild idiom in MakefilesMichal Marek
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen
2015-01-19HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot
2015-01-19HID: hid-lg4ff: fix sysfs attribute permissionVivien Didelot
2015-01-12HID: wacom: peport In Range event according to the specPing Cheng
2015-01-12HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng
2015-01-12HID: rmi: Add support for the touchpad in the Razer Blade 14 laptopAndrew Duggan
2015-01-12HID: rmi: Support touchpads with external buttonsAndrew Duggan
2015-01-12HID: rmi: Use hid_report_len to compute the size of reportsAndrew Duggan