aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter
2015-01-09HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires
2015-01-07HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu
2015-01-06HID: fixup the conflicting keyboard mappings quirkJiri Kosina
2015-01-06HID: apple: fix battery support for the 2009 ANSI wireless keyboardRoss Skaliotis
2015-01-06HID: fix Kconfig textGeert Uytterhoeven
2015-01-06HID: input: fix confusion on conflicting mappingsDavid Herrmann
2015-01-06HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires
2014-12-29HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius
2014-12-22HID: betop: add drivers/hid/hid-betopff.cJiri Kosina
2014-12-22HID: add BETOP game controller force feedback supportHuang Bo
2014-12-22HID: rmi: Support non rmi devices by passing events to hid-inputAndrew Duggan
2014-12-19HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires
2014-12-19HID: logitech-hidpp: avoid unintended fall-throughPeter Wu
2014-12-19HID: logitech-hidpp: detect HID++ 2.0 errors tooPeter Wu
2014-12-17HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti
2014-12-17HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires
2014-12-17HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg
2014-12-17HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan
2014-12-17HID: logitech-hidpp: bail out if wtp_connect failsBenjamin Tissoires
2014-12-17HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton
2014-12-17HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin
2014-12-17HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin
2014-12-17HID: logitech-hidpp: separate HID++ from WTP processingPeter Wu
2014-12-17HID: logitech-hidpp: check WTP report lengthPeter Wu
2014-12-17HID: logitech-dj: check report lengthPeter Wu
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan
2014-12-12Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu