summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: lg-g15: Add support for the Logitech Z-10 speakersHans de Goede2021-05-052-1/+38
* HID: lg-g15: Make the LED-name used by lg_g15_register_led() a parameterHans de Goede2021-05-051-12/+11
* HID: lg-g15: Add a lg_g15_init_input_dev() helper functionHans de Goede2021-05-051-17/+25
* HID: lg-g15: Add a lg_g15_handle_lcd_menu_keys() helper functionHans de Goede2021-05-051-7/+14
* HID: lg-g15: Remove unused size argument from lg_*_event() functionsHans de Goede2021-05-051-8/+8
* HID: logitech-dj/hidpp: Add info/warn/err messages about 27 MHz keyboard encr...Hans de Goede2021-05-052-0/+20
* 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
| |\ \ \
| | * | | 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