aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/hidLinus 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 hid-corsairOscar 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
2017-03-06HID: i2c-hid: support regulator power on/offBrian Norris1-2/+40
2017-03-06HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik1-30/+15
2017-03-06HID: Add quirk driver for NTI USB-SUN adapterJonathan Tomer5-0/+70
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar4-3/+4
2017-02-27scripts/spelling.txt: add "comsume(r)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+2
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+2
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-20Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linusJiri Kosina22-961/+652