Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Jiri Kosina: "The changes are all device/driver specific fixes: - EV_KEY and EV_ABS regression fix for Wacom from Ping Cheng - BIOS-specific quirk to fix some of the AMD_SFH-based systems, from Hans de Goede - other small error handling fixes and device ID additions" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits AMD_SFH: Add sensor_mask module parameter AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct HID: wacom: Assign boolean values to a bool variable HID cp2112: fix support for multiple gpiochips HID: alps: fix error return code in alps_input_configured() HID: asus: Add support for 2021 ASUS N-Key keyboard HID: google: add don USB id
No related branches found
No related tags found
Showing
- drivers/hid/amd-sfh-hid/amd_sfh_pcie.c 37 additions, 3 deletionsdrivers/hid/amd-sfh-hid/amd_sfh_pcie.c
- drivers/hid/amd-sfh-hid/amd_sfh_pcie.h 0 additions, 1 deletiondrivers/hid/amd-sfh-hid/amd_sfh_pcie.h
- drivers/hid/hid-alps.c 1 addition, 0 deletionsdrivers/hid/hid-alps.c
- drivers/hid/hid-asus.c 3 additions, 0 deletionsdrivers/hid/hid-asus.c
- drivers/hid/hid-cp2112.c 11 additions, 11 deletionsdrivers/hid/hid-cp2112.c
- drivers/hid/hid-google-hammer.c 2 additions, 0 deletionsdrivers/hid/hid-google-hammer.c
- drivers/hid/hid-ids.h 2 additions, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/wacom_wac.c 3 additions, 5 deletionsdrivers/hid/wacom_wac.c
Loading
Please register or sign in to comment