summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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-298-0/+955
|\ \
| * | 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
|\ \
| * | HID: logitech-dj: Handle newer quad/bt2.0 receivers in HID proxy modeHans de Goede2021-03-084-31/+92
| * | HID: logitech-dj: Use hid-ids.h defines for USB device-ids for all supported ...Hans de Goede2021-03-082-17/+28
| |/
* | Merge branch 'for-5.13/lenovo' into for-linusJiri Kosina2021-04-291-33/+114
|\ \
| * | HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboardHans de Goede2021-04-071-0/+61
| * | HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to useHans de Goede2021-04-071-2/+15
| * | HID: lenovo: Set default_triggers for the mute and micmute LEDsHans de Goede2021-04-071-0/+2
| * | HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTEHans de Goede2021-04-071-3/+6
| * | HID: lenovo: Set LEDs max_brightness valueHans de Goede2021-04-071-0/+2
| * | HID: lenovo: Remove lenovo_led_brightness_get()Hans de Goede2021-04-071-18/+0
| * | HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()Hans de Goede2021-04-071-0/+3
| * | HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handlingHans de Goede2021-04-071-8/+21
| * | HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightnessHans de Goede2021-04-071-3/+5
| |/
* | Merge branch 'for-5.13/i2c-hid' into for-linusJiri Kosina2021-04-291-27/+25
|\ \
| * | HID: i2c-hid: acpi: Drop redundant ACPI_PTR()Andy Shevchenko2021-03-081-1/+1
| * | HID: i2c-hid: acpi: Move GUID out of function and described itAndy Shevchenko2021-03-081-3/+6
| * | HID: i2c-hid: acpi: Switch to new style i2c-driver probe functionAndy Shevchenko2021-03-081-3/+2
| * | HID: i2c-hid: acpi: Get ACPI companion only once and reuse itAndy Shevchenko2021-03-081-20/+16
| |/
* | Merge branch 'for-5.13/ft260' into for-linusJiri Kosina2021-04-294-0/+1067
|\ \