| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | HID: logitech-hidpp: Handle timeout differently from busy | Bastien Nocera | 2023-05-31 | 1 | -0/+1 |
* | | | | HID: wacom: Add error check to wacom_parse_and_register() | Denis Arefev | 2023-05-23 | 1 | -1/+6 |
* | | | | HID: google: add jewel USB id | Sung-Chi Li | 2023-05-23 | 2 | -0/+3 |
* | | | | HID: wacom: avoid integer overflow in wacom_intuos_inout() | Nikita Zhandarovich | 2023-05-23 | 1 | -1/+1 |
* | | | | HID: wacom: Check for string overflow from strscpy calls | Jason Gerecke | 2023-05-23 | 1 | -4/+10 |
|/ / / |
|
* | | | Merge tag 'for-linus-2023042601' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2023-04-27 | 25 | -614/+917 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-6.4/wacom' into for-linus | Jiri Kosina | 2023-04-26 | 3 | -41/+54 |
| |\ \ \ |
|
| | * | | | HID: wacom: generic: Set battery quirk only when we see battery data | Jason Gerecke | 2023-04-14 | 1 | -22/+11 |
| | * | | | HID: wacom: Lazy-init batteries | Jason Gerecke | 2023-04-14 | 2 | -17/+6 |
| | * | | | HID: wacom: Set a default resolution for older tablets | Ping Cheng | 2023-04-13 | 1 | -2/+10 |
| | * | | | HID: wacom: insert timestamp to packed Bluetooth (BT) events | Ping Cheng | 2023-03-10 | 2 | -0/+27 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-6.4/nintendo' into for-linus | Jiri Kosina | 2023-04-26 | 1 | -9/+86 |
| |\ \ \ |
|
| | * | | | HID: nintendo: fix rumble rate limiter | Daniel J. Ogorchock | 2023-03-10 | 1 | -6/+69 |
| | * | | | HID: nintendo: prevent rumble queue overruns | Daniel J. Ogorchock | 2023-03-10 | 1 | -3/+17 |
| | |/ / |
|
| * | | | Merge branch 'for-6.4/mcp2221' into for-linus | Jiri Kosina | 2023-04-26 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | HID: mcp2221: fix get and get_direction for gpio | Louis Morhet | 2023-04-13 | 1 | -2/+2 |
| | * | | | HID: mcp2221: fix report layout for gpio get | Louis Morhet | 2023-04-13 | 1 | -1/+1 |
| * | | | | Merge branch 'for-6.4/logitech-hidpp' into for-linus | Jiri Kosina | 2023-04-26 | 1 | -7/+249 |
| |\ \ \ \ |
|
| | * | | | | HID: logitech-hidpp: Set wireless_status for G935 receiver | Bastien Nocera | 2023-04-03 | 1 | -1/+25 |
| | * | | | | HID: logitech-hidpp: Add Logitech G935 headset | Bastien Nocera | 2023-04-03 | 1 | -0/+3 |
| | * | | | | HID: logitech-hidpp: Add support for ADC measurement feature | Bastien Nocera | 2023-04-03 | 1 | -2/+170 |
| | * | | | | HID: logitech-hidpp: Simplify array length check | Bastien Nocera | 2023-04-03 | 1 | -3/+1 |
| | * | | | | HID: logitech-hidpp: Reconcile USB and Unifying serials | Bastien Nocera | 2023-04-03 | 1 | -4/+2 |
| | * | | | | HID: logitech-hidpp: Don't use the USB serial for USB devices | Bastien Nocera | 2023-04-03 | 1 | -0/+51 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-6.4/led-includes' into for-linus | Jiri Kosina | 2023-04-26 | 3 | -0/+3 |
| |\ \ \ \ |
|
| | * | | | | HID: asus: explicitly include linux/leds.h | Thomas Weißschuh | 2023-04-13 | 1 | -0/+1 |
| | * | | | | HID: lg-g15: explicitly include linux/leds.h | Thomas Weißschuh | 2023-04-13 | 1 | -0/+1 |
| | * | | | | HID: steelseries: explicitly include linux/leds.h | Thomas Weißschuh | 2023-04-13 | 1 | -0/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-6.4/kye' into for-linus | Jiri Kosina | 2023-04-26 | 3 | -526/+421 |
| |\ \ \ \ |
|
| | * | | | | HID: kye: Fix rdesc for kye tablets | David Yang | 2023-04-13 | 1 | -3/+10 |
| | * | | | | HID: kye: Add support for all kye tablets | David Yang | 2023-03-24 | 3 | -0/+188 |
| | * | | | | HID: kye: Sort kye devices | David Yang | 2023-03-10 | 3 | -34/+34 |
| | * | | | | HID: kye: Generate tablet fixup descriptors on the fly | David Yang | 2023-03-10 | 1 | -490/+100 |
| | * | | | | HID: kye: Rewrite tablet descriptor fixup routine | David Yang | 2023-03-10 | 1 | -12/+102 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-6.4/i2c-hid' into for-linus | Jiri Kosina | 2023-04-26 | 2 | -11/+33 |
| |\ \ \ \ |
|
| | * | | | | HID: i2c-hid-of: Add reset GPIO support to i2c-hid-of | Hans de Goede | 2023-04-13 | 1 | -0/+21 |
| | * | | | | HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms | Hans de Goede | 2023-04-13 | 2 | -3/+7 |
| | * | | | | HID: i2c-hid-of: Consistenly use dev local variable in probe() | Hans de Goede | 2023-04-13 | 1 | -8/+5 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-6.4/core' into for-linus | Jiri Kosina | 2023-04-26 | 2 | -0/+13 |
| |\ \ \ \ |
|
| | * | | | | HID: Ignore battery for ELAN touchscreen on ROG Flow X13 GV301RA | weiliang1503 | 2023-04-13 | 2 | -0/+3 |
| | * | | | | HID: add KEY_CAMERA_FOCUS event in HID | fengqi | 2023-03-10 | 1 | -0/+10 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-6.4/apple' into for-linus | Jiri Kosina | 2023-04-26 | 1 | -8/+12 |
| |\ \ \ \ |
|
| | * | | | | HID: apple: Set the tilde quirk flag on the Geyser 3 | Alex Henrie | 2023-04-13 | 1 | -1/+2 |
| | * | | | | HID: apple: explicitly include linux/leds.h | Thomas Weißschuh | 2023-04-13 | 1 | -0/+1 |
| | * | | | | HID: apple: Set the tilde quirk flag on the Geyser 4 and later | Alex Henrie | 2023-03-10 | 1 | -7/+9 |
| | |/ / / |
|
| * | | | | HID: amd_sfh: Fix max supported HID devices | Basavaraj Natikar | 2023-04-25 | 1 | -1/+1 |
| * | | | | HID: amd_sfh: Support for additional light sensor | Basavaraj Natikar | 2023-04-13 | 4 | -0/+10 |
| * | | | | HID: amd_sfh: Handle "no sensors" enabled for SFH1.1 | Basavaraj Natikar | 2023-04-13 | 1 | -0/+11 |
| * | | | | HID: amd_sfh: Increase sensor command timeout for SFH1.1 | Basavaraj Natikar | 2023-04-13 | 1 | -2/+2 |
| * | | | | HID: amd_sfh: Correct the stop all command | Basavaraj Natikar | 2023-04-13 | 1 | -1/+3 |