linux-stable/drivers/hid/usbhid
Jiri Kosina dab6e4f452 Merge branch 'for-5.15/core' into for-linus
- Regression fix for an issue in HID core that got uncovered by recent USB core
  cleanup leading to issues when transfer_buffer_length is not in line with wLength
- Memory leak fix in USB HID core
- Improvement of stylus battery reporting
2021-09-01 22:00:06 +02:00
..
Kconfig HID: Kconfig: Fix spelling mistake "Uninterruptable" -> "Uninterruptible" 2021-07-28 11:41:57 +02:00
Makefile
hid-core.c HID: usbhid: Simplify code in hid_submit_ctrl() 2021-09-01 20:52:32 +02:00
hid-pidff.c HID: pidff: fix error return code in hid_pidff_init() 2021-05-27 15:40:34 +02:00
hiddev.c
usbhid.h
usbkbd.c HID: usbkbd: Avoid GFP_ATOMIC when GFP_KERNEL is possible 2021-06-15 10:50:36 +02:00
usbmouse.c HID: usbmouse: Avoid GFP_ATOMIC when GFP_KERNEL is possible 2021-05-26 13:11:23 +02:00