summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2017-04-06HID: logitech-hidpp: do not query the name through HID++ for 1.0 devicesBenjamin Tissoires1-0/+2
2017-04-06HID: logitech-hidpp: make sure we only register one battery per deviceBenjamin Tissoires1-0/+3
2017-04-06HID: logitech-hidpp: Add scope to batteryBastien Nocera1-0/+4
2017-04-06HID: logitech-dj: allow devices to request full pairing informationBenjamin Tissoires1-8/+11
2017-03-30HID: wacom: Bamboo One Medium does not have touchAaron Armstrong Skomra1-1/+1
2017-03-30HID: wacom: call _query_tablet_data() for BAMBOO_TOUCHAaron Armstrong Skomra1-0/+2
2017-03-30HID: wacom: Don't add ghost interface as shared dataAaron Armstrong Skomra1-8/+8
2017-03-30HID: asus: change mapping from KEY_WLAN to KEY_RFKILLMatjaz Hegedic1-1/+1
2017-03-30HID: asus: ignore declared dummy usagesMatjaz Hegedic1-2/+21
2017-03-30HID: asus: fix and generalize ambiguous preprocessor macrosMatjaz Hegedic3-23/+23
2017-03-30HID: asus: support Republic of Gamers special keysChris Chiu4-1/+46
2017-03-30HID: asus: drop dependency on I2C_HIDDaniel Drake1-1/+0
2017-03-30HID: add two missing usages for digitizerXiaolei Yu1-0/+2
2017-03-24HID: picoLCD: Spelling s/REPORT_WRTIE_MEMORY/REPORT_WRITE_MEMORY/Geert Uytterhoeven1-1/+1
2017-03-24HID: xinmo: fix for out of range for THT 2P arcade controller.Peter Stein3-0/+3
2017-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds9-7/+71
2017-03-21HID: cp2112: select GPIOLIB_IRQCHIP instead of depending on itBartosz Golaszewski1-1/+2
2017-03-21HID: hiddev: reallocate hiddev's minor numberJaejoong Kim2-12/+3
2017-03-21HID: cp2112: use proper hidraw name with minor numberJaejoong Kim1-1/+3
2017-03-21HID: sony: Perform duplicate device check earlier onRoderick Colenbrander1-4/+4
2017-03-21HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander1-25/+105
2017-03-21HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander1-0/+12
2017-03-21HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander1-95/+81
2017-03-21HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander1-1/+1
2017-03-21HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander1-7/+89
2017-03-21HID: sony: Make work handling more genericRoderick Colenbrander1-11/+19
2017-03-21HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander1-48/+51
2017-03-21HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander1-202/+59
2017-03-21HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander1-0/+27
2017-03-21HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander1-28/+184
2017-03-21HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander1-292/+105
2017-03-21HID: Accutouch: Add driver for ELO Accutouch 2216 USB TouchscreensMartyn Welch5-0/+67
2017-03-21HID: remove initial reading of reports at connectBenjamin Tissoires4-72/+17
2017-03-21HID: clamp input to logical range if no null stateTomasz Kramkowski1-7/+14
2017-03-21HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng1-2/+4
2017-03-21HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos3-0/+49
2017-03-21HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2-0/+6
2017-03-21HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra1-1/+3
2017-03-21HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra1-2/+2
2017-03-06HID: multitouch: change for touch height/widthHungNien Chen1-4/+14
2017-03-06HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander1-0/+2
2017-03-06HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake4-2/+5
2017-03-06HID: usbhid: Use pr_<level> and remove unnecessary OOM messagesJoe Perches2-16/+11
2017-03-06HID: usbhid: extend polling interval configuration to joysticksTobias Jakobi1-3/+15
2017-03-06HID: i2c-hid: Fix error handlingChristophe JAILLET1-1/+1
2017-03-06HID: wacom: generic: support touch on/off softkeyPing Cheng3-2/+22
2017-03-06HID: wacom: generic: add mode change touch keyBenjamin Tissoires4-1/+74
2017-03-06HID: wacom: generic: add 3 tablet touch keysPing Cheng2-0/+15
2017-03-06HID: usbhid: add quirk for innomedia INNEX GENESIS/ATARI adapterTomasz Kramkowski2-0/+4
2017-03-06HID: reject input outside logical range only if null state is setValtteri Heikkilä1-0/+1