aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-23HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki3-0/+4
2015-02-23HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik1-0/+2
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina1-1/+1
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite1-1/+1
2015-02-17HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada1-3/+5
2015-02-17HID: saitek: add USB ID for older R.A.T. 7Darren Salt3-0/+4
2015-02-17HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg1-1/+1
2015-02-12HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng1-3/+8
2015-02-09Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop', 'for-3.20/lenovo', 'for-3.20/logitech', 'for-3.20/rmi', 'for-3.20/upstream' and 'for-3.20/wacom' into for-linusJiri Kosina18-228/+637
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng3-15/+82
2015-01-29HID: wacom: consolidate input capability settings for pen and touchPing Cheng1-57/+10
2015-01-29HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng1-2/+4
2015-01-26HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir1-0/+6
2015-01-26HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire1-1/+1
2015-01-23HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke1-0/+6
2015-01-21HID: Use Kbuild idiom in MakefilesMichal Marek2-47/+14
2015-01-20HID: do not bind to Microchip Pick16F1454Kristian Evensen2-0/+2
2015-01-19HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot1-7/+5
2015-01-19HID: hid-lg4ff: fix sysfs attribute permissionVivien Didelot1-1/+2
2015-01-12HID: wacom: peport In Range event according to the specPing Cheng2-7/+9
2015-01-12HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng1-24/+26
2015-01-12HID: rmi: Add support for the touchpad in the Razer Blade 14 laptopAndrew Duggan3-0/+6
2015-01-12HID: rmi: Support touchpads with external buttonsAndrew Duggan1-1/+19
2015-01-12HID: rmi: Use hid_report_len to compute the size of reportsAndrew Duggan1-3/+2
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-09HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires1-11/+20
2015-01-07HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu4-1/+7
2015-01-06HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-01-06HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis1-3/+6
2015-01-06HID: fix Kconfig textGeert Uytterhoeven1-1/+1
2015-01-06HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-01-06HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires1-0/+1
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires3-12/+10
2014-12-29HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius4-0/+7
2014-12-22HID: betop: add drivers/hid/hid-betopff.cJiri Kosina1-0/+160
2014-12-22HID: add BETOP game controller force feedback supportHuang Bo4-0/+20
2014-12-22HID: rmi: Support non rmi devices by passing events to hid-inputAndrew Duggan1-17/+76
2014-12-19HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires1-0/+34
2014-12-19HID: logitech-hidpp: avoid unintended fall-throughPeter Wu1-0/+1
2014-12-19HID: logitech-hidpp: detect HID++ 2.0 errors tooPeter Wu1-3/+14
2014-12-17HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti1-1/+2
2014-12-17HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires1-0/+34
2014-12-17HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg1-5/+0
2014-12-17HID: rmi: Scan the report descriptor to determine if the device is suitable for the hid-rmi driverAndrew Duggan1-5/+17
2014-12-17HID: logitech-hidpp: bail out if wtp_connect failsBenjamin Tissoires1-6/+9
2014-12-17HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton1-0/+3
2014-12-17HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin1-0/+37
2014-12-17HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin1-1/+41
2014-12-17HID: logitech-hidpp: separate HID++ from WTP processingPeter Wu1-6/+12