aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson3-0/+3
2015-03-11HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2-0/+2
2015-03-03HID: wacom: rely on actual touch down count to decide touch_downPing Cheng1-32/+43
2015-03-03HID: wacom: do not send pen events before touch is up/forced outPing Cheng1-0/+6
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',...Jiri 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 f...Andrew 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
2014-12-17HID: logitech-hidpp: check WTP report lengthPeter Wu1-0/+6
2014-12-17HID: logitech-dj: check report lengthPeter Wu1-1/+15
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds24-430/+2099
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina21-391/+2047
2014-12-12HID: rmi: The address of query8 must be calculated based on which query regis...Andrew Duggan1-12/+12
2014-12-12HID: rmi: Check for additional ACM registers appended to F11 data reportAndrew Duggan1-9/+52
2014-12-12Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linusJiri Kosina11-39/+50
2014-12-12HID: i2c-hid: prevent buffer overflow in early IRQGwendal Grignou1-1/+1
2014-12-11HID: logitech-hidpp: disable io in probe error pathPeter Wu1-1/+3
2014-12-11HID: logitech-hidpp: add boundary check for name retrievalPeter Wu1-0/+3
2014-12-11HID: logitech-hidpp: check name retrieval return codePeter Wu1-2/+8
2014-12-11HID: logitech-hidpp: do not return the name lengthPeter Wu1-13/+6
2014-12-11HID: wacom: Report input events for each finger on generic devicesJason Gerecke2-28/+59
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke2-3/+18
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-5/+3
2014-12-05HID: wacom: Update maximum X/Y accounding to outbound offsetPing Cheng1-9/+9
2014-12-05HID: wacom: Add support for DTU-1031XPing Cheng2-0/+8
2014-12-04i2c-hid / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-02HID: wacom: add defines for new Cintiq and DTU outbound trackingPing Cheng1-11/+26
2014-12-02HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires1-8/+1
2014-12-02HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires1-0/+1
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet5-17/+4
2014-11-27HID: wacom: Consult the application usage when determining field typeJason Gerecke1-2/+4
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng2-3/+6
2014-11-25HID: hid-sensor-hub: Use mfd_add_hotplug_devices() helperJohan Hovold1-5/+3
2014-11-25HID: multitouch: Add quirk for VTL touch panelsMathieu Magnaudet2-0/+30
2014-11-25HID: i2c-hid: fix race condition reading reportsJean-Baptiste Maneyrol1-4/+8
2014-11-21HID: wacom: Add angular resolution data to some ABS axesJason Gerecke1-0/+10
2014-11-21HID: wacom: Report ABS_TILT_{X,Y} as signed valuesJason Gerecke1-8/+8
2014-11-20HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng3-13/+23
2014-11-20HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo FunPing Cheng1-5/+0
2014-11-20HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilitiesPing Cheng1-3/+3
2014-11-20HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik3-0/+7
2014-11-19HID: yet another buggy ELAN touchscreenOliver Neukum2-0/+2
2014-11-19HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik1-34/+113
2014-11-18HID: i2c-hid: print the correct data in dbg msgJean-Baptiste Maneyrol1-1/+1
2014-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-0/+3
2014-11-11HID: wacom: Add support for Intuos Pen MediumPing Cheng1-0/+5
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin1-1/+0
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin1-6/+6
2014-11-11HID: add support for MS Surface Pro 3 Type CoverAlan Wu4-0/+10
2014-11-07HID: wacom - make sure touch_input is valid before using itPing Cheng1-2/+5
2014-11-05HID: saitek: quirk for Saitek R.A.T.7 works with R.A.T.9 tooVille Aakko4-2/+7
2014-11-04HID: logitech-hidpp: 2 fixes in hidpp_root_get_protocol_version()Benjamin Tissoires1-1/+5
2014-11-04HID: logitech-hidpp: fix negated returnsBenjamin Tissoires1-4/+32
2014-11-03HID: core: cleanup .claimed field on disconnectBenjamin Tissoires1-0/+1
2014-11-03HID: usbhid: enable always-poll quirk for Elan Touchscreen 0103Adel Gadllah2-0/+2
2014-11-03HID: logitech-hidpp: leaks and NULL dereferencesDan Carpenter1-4/+8
2014-11-03HID: plantronics: remove superfluous .probe()Jiri Kosina1-23/+0
2014-11-03HID: plantronics: fix errant mouse eventsJD Cole5-0/+89
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-1/+21
2014-10-29HID: roccat: Fix code style issuesHans Duedal1-4/+5
2014-10-29HID: usbhid: prevent unwanted events to be sent when re-opening the deviceBenjamin Tissoires2-12/+25
2014-10-29HID: input: Fix TransducerSerialNumber implementationJason Gerecke1-1/+4
2014-10-29HID: logitech-hidpp: support combo keyboard touchpad TK820Benjamin Tissoires1-0/+20
2014-10-29HID: logitech-hidpp: add support of the first Logitech Wireless TouchpadBenjamin Tissoires1-5/+27
2014-10-29HID: logitech-hidpp: Add Wireless Touchpad T650 supportBenjamin Tissoires1-2/+103
2014-10-29HID: logitech-hidpp: late bind the input device on wireless connectionBenjamin Tissoires1-8/+147
2014-10-29HID: logitech-dj: enable notifications on connect/disconnectBenjamin Tissoires1-1/+26
2014-10-29HID: logitech: allow the DJ device to request the unifying nameBenjamin Tissoires2-7/+97
2014-10-29HID: logitech-dj: allow transfer of HID++ reports from/to the correct dj deviceBenjamin Tissoires1-28/+160
2014-10-29HID: logitech: move dj devices to the HID++ moduleBenjamin Tissoires3-49/+15
2014-10-29HID: Introduce hidpp, a module to handle Logitech hid++ devicesBenjamin Tissoires5-0/+856
2014-10-29HID: logitech-dj: merge header file into the sourceBenjamin Tissoires2-116/+87
2014-10-29HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires2-38/+10
2014-10-29HID: core: do not scan reports if the group is already setBenjamin Tissoires1-1/+2
2014-10-29HID: fix merge from wacom into the HID treeBenjamin Tissoires1-10/+7
2014-10-22HID: input: Map unknown consumer page codes to KEY_UNKNOWNHans de Goede1-1/+1
2014-10-20HID: add keyboard input assist hid usagesOlivier Gay2-0/+13
2014-10-10HID: usbhid: enable always-poll quirk for Elan Touchscreen 016fAdel Gadllah2-0/+2
2014-10-10HID: usbhid: enable always-poll quirk for Elan Touchscreen 009bAdel Gadllah2-0/+2
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-4/+2
2014-10-06Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...Jiri Kosina21-1266/+5776
2014-10-01HID: uHID: fix excepted report typeBenjamin Tissoires1-1/+1
2014-10-01HID: usbhid: add another mouse that needs QUIRK_ALWAYS_POLLOliver Neukum2-0/+2
2014-10-01HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires3-3/+164
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires5-2/+206
2014-10-01HID: wacom: move allocation of inputs earlierBenjamin Tissoires1-3/+9
2014-10-01HID: wacom: split out input allocation and registrationBenjamin Tissoires2-33/+64
2014-10-01HID: wacom: rename failN with some meaningful informationBenjamin Tissoires1-20/+29
2014-09-25HID: sony: Update the DualShock 4 touchpad resolutionFrank Praznik1-2/+2
2014-09-22HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires1-2/+16
2014-09-22HID: sony: Set touchpad bits in the input_configured callbackFrank Praznik1-34/+40
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-4/+2
2014-09-15HID: sony: Update file header and correct commentsFrank Praznik1-5/+6
2014-09-15HID: sony: Corrections for the DualShock 4 HID descriptorFrank Praznik1-6/+6
2014-09-12HID: rmi: check sanity of the incoming reportBenjamin Tissoires1-6/+38
2014-09-12HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2-1/+4
2014-09-11HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng1-17/+35
2014-09-11HID: wacom - remove report_id from wacom_get_report interfacePing Cheng1-4/+4
2014-09-11HID: wacom - Clean up of sysfsPing Cheng1-2/+10
2014-09-11HID: wacom - Add default permission defines for sysfs attributesPing Cheng1-4/+7
2014-09-08HID: usbhid: fix PIXART optical mouseOliver Neukum2-0/+2
2014-09-08HID: Add Holtek USB ID 04d9:a0c2 ETEKCITY ScrollJohn DeSilva3-0/+6
2014-09-08HID: fix ignore_special_drivers modparam descriptionHans Petter Selasky1-1/+1
2014-09-08HID: usbhid: enable always-poll quirk for Elan TouchscreenJohan Hovold2-0/+4
2014-09-08HID: usbhid: add always-poll quirkJohan Hovold1-3/+23
2014-09-04HID: add support for PenMount HID TouchScreen DriverChristian Gmeiner5-0/+63
2014-09-04HID: thingm: fix workqueue race on removeJiri Kosina1-3/+3
2014-09-04HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR idSrinivas Pandruvada1-0/+3
2014-09-03HID: thingm: set the proper error code before leavingBenjamin Tissoires1-0/+1
2014-09-03HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires1-0/+10
2014-09-03HID: usbhid: improve handling of Clear-Halt and resetAlan Stern1-25/+9
2014-09-01HID: sony: Set the Sixaxis cable state correctlyFrank Praznik1-1/+2
2014-08-27HID: picolcd: be more verbose when reporting report size errorJiri Kosina1-2/+2
2014-08-27HID: logitech-dj: break out testing of validity of dj_deviceBenjamin Tissoires1-24/+11
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-18/+42
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-08-26HID: input: force generic axis to be mapped to their user space axisBenjamin Tissoires1-0/+6
2014-08-25HID: uhid: report to user-space whether reports are numberedDavid Herrmann1-1/+20
2014-08-25HID: uhid: implement SET_REPORTDavid Herrmann1-68/+138
2014-08-25HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann1-16/+16
2014-08-25HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann1-14/+14
2014-08-25HID: uhid: invert report_done and make non-atomicDavid Herrmann1-8/+7
2014-08-25HID: uhid: turn report_id into u32David Herrmann1-3/+4
2014-08-25HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann1-7/+7
2014-08-25HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann1-5/+11
2014-08-25HID: uhid: forward create_req to create2_reqDavid Herrmann1-65/+25
2014-08-25HID: uhid: simplify report-cb shutdownDavid Herrmann1-9/+2
2014-08-25HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-93/+114
2014-08-21HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina1-1/+1
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2014-08-15HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood1-2/+2
2014-08-14HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan1-4/+9
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven1-0/+2
2014-08-12HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi1-22/+11
2014-08-12HID: huion: Use allocated buffer for DMANikolai Kondrashov1-12/+38
2014-08-12HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov1-47/+49
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-981/+4523
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds6-2/+339
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov21-1293/+6338
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-642/+1181
2014-08-06Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2-4/+5
2014-08-06Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires3-982/+2
2014-08-06Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires1-1/+4
2014-08-06Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt1-18/+17
2014-08-06Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires1-8/+21
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires5-2/+92
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires5-5/+132
2014-08-06Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2-3/+69