summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: Add BUS_VIRTUAL to hid_connect loggingMark Bolhuis2021-05-051-0/+3
* HID: multitouch: set Stylus suffix for Stylus-application devices, tooAhelenia Ziemiańska2021-05-051-4/+4
* HID: multitouch: require Finger field to mark Win8 reports as MTAhelenia Ziemiańska2021-05-051-3/+7
* HID: remove the unnecessary redefinition of a macroHamza Mahfooz2021-05-051-2/+0
* HID: quirks: Add quirk for Lenovo optical mouseSaeed Mirzamohammadi2021-05-052-0/+2
* HID: asus: filter G713/G733 key event to prevent shutdownLuke D Jones2021-05-051-0/+10
* HID: hid-sensor-hub: Return error for hid_set_field() failureSrinivas Pandruvada2021-05-051-4/+9
* HID: ft260: check data size in ft260_smbus_write()Michael Zaidman2021-05-051-1/+4
* HID: surface-hid: Fix integer endian conversionMaximilian Luz2021-05-051-3/+3
* HID: hid-debug: recognize KEY_ASSISTANT and KEY_KBD_LAYOUT_NEXTDmitry Torokhov2021-05-051-0/+2
* HID: hid-input: add mapping for emoji picker keyDmitry Torokhov2021-05-052-0/+4
* HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95Mateusz Jończyk2021-05-054-2/+6
* HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dockHans de Goede2021-05-052-0/+2
* HID: thrustmaster: fix return value check in thrustmaster_probe()Wei Yongjun2021-05-051-1/+1
* HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65Nirenjan Krishnan2021-05-052-0/+2
* HID: asus: Filter keyboard EC for old ROG keyboardLuke D Jones2021-05-051-1/+1
* HID: semitek: new driver for GK6X series keyboardsBenjamin Moody2021-05-054-0/+59
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-04-3036-222/+2929
|\
| * Merge branch 'for-5.13/warnings' into for-linusJiri Kosina2021-04-2912-31/+30
| |\
| | * HID: hid-sensor-hub: Move 'hsdev' description to correct struct definitionLee Jones2021-04-071-1/+1
| | * HID: hid-sensor-hub: Remove unused struct member 'quirks'Lee Jones2021-04-071-2/+0
| | * HID: wacom_sys: Demote kernel-doc abuseLee Jones2021-04-071-1/+1
| | * HID: hid-sensor-custom: Remove unused variable 'ret'Lee Jones2021-04-071-3/+2
| | * HID: hid-uclogic-params: Ensure function names are present and correct in ker...Lee Jones2021-04-071-3/+5
| | * HID: hid-uclogic-rdesc: Kernel-doc is for functions and structsLee Jones2021-04-071-1/+1
| | * HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abusesLee Jones2021-04-071-3/+4
| | * HID: hid-picolcd_core: Remove unused variable 'ret'Lee Jones2021-04-071-3/+2
| | * HID: hid-kye: Fix incorrect function name for kye_tablet_enable()Lee Jones2021-04-071-1/+1
| | * HID: hid-core: Fix incorrect function name in headerLee Jones2021-04-071-1/+1
| | * HID: hid-alps: Correct struct misnamingLee Jones2021-04-071-1/+1
| | * HID: usbhid: hid-pidff: Demote a couple kernel-doc abusesLee Jones2021-04-071-2/+2
| | * HID: usbhid: Repair a formatting issue in a struct descriptionLee Jones2021-04-071-9/+9
| * | Merge branch 'for-5.13/wacom' into for-linusJiri Kosina2021-04-292-24/+27
| |\ \
| | * | HID: wacom: Setup pen input capabilities to the targeted toolsPing Cheng2021-04-132-24/+27
| | |/
| * | Merge branch 'for-5.13/thrustmaster' into for-linusJiri Kosina2021-04-294-4/+380
| |\ \
| | * | HID: hid-thrustmaster: Demote a bunch of kernel-doc abusesLee Jones2021-04-071-12/+12
| | * | HID: fix memdup.cocci warningskernel test robot2021-03-301-2/+3
| | * | HID: thrustmaster: introduce proper USB dependencyJiri Kosina2021-03-191-1/+1
| | * | HID: support for initialization of some Thrustmaster wheelsDario Pagani2021-03-194-3/+378
| | |/
| * | Merge branch 'for-5.13/surface-system-aggregator-intergration' into for-linusJiri Kosina2021-04-29696-15879/+37466
| |\ \
| | * | HID: surface-hid: Add support for legacy keyboard interfaceMaximilian Luz2021-03-303-0/+315
| | * | HID: Add support for Surface Aggregator Module HID transportMaximilian Luz2021-03-307-0/+640
| * | | Merge branch 'for-5.13/plantronics' into for-linusJiri Kosina2021-04-292-2/+59
| |\ \ \
| | * | | HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy2021-03-082-2/+59
| | | |/ | | |/|
| * | | Merge branch 'for-5.13/magicmouse' into for-linusJiri Kosina2021-04-294-38/+144
| |\ \ \
| | * | | HID: input: map battery capacity (00850065)John Chen2021-04-072-6/+17
| | * | | HID: magicmouse: fix reconnection of Magic Mouse 2John Chen2021-04-071-30/+63
| | * | | HID: magicmouse: fix 3 button emulation of Mouse 2John Chen2021-04-071-0/+18
| | * | | HID: magicmouse: add Apple Magic Mouse 2 supportJohn Chen2021-04-072-5/+49
| | |/ /
| * | | Merge branch 'for-5.13/logitech' into for-linusJiri Kosina2021-04-294-48/+120
| |\ \ \