| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd... | Mark Brown | 1 | -0/+6 |
| 2026-04-16 | Merge branch 'for-7.1/asus' into for-linus | Jiri Kosina | 1 | -51/+57 |
| 2026-03-10 | HID: asus: add xg mobile 2022 external hardware support | Denis Benato | 1 | -0/+3 |
| 2026-03-10 | HID: asus: do not try to initialize the backlight if the enpoint doesn't supp... | Denis Benato | 1 | -5/+3 |
| 2026-03-10 | HID: asus: do not abort probe when not necessary | Denis Benato | 1 | -15/+10 |
| 2026-03-10 | HID: asus: simplify and improve asus_kbd_set_report() | Denis Benato | 1 | -11/+5 |
| 2026-03-10 | HID: asus: make asus_resume adhere to linux kernel coding standards | Denis Benato | 1 | -1/+2 |
| 2026-03-10 | HID: asus: fix code style of comments and brackets | Denis Benato | 1 | -11/+5 |
| 2026-03-02 | HID: asus: drop unused variables | Benjamin Tissoires | 1 | -1/+1 |
| 2026-02-27 | HID: asus: always fully initialize devices | Denis Benato | 1 | -11/+35 |
| 2026-02-27 | HID: asus: add xg mobile 2023 external hardware support | Denis Benato | 1 | -0/+3 |
| 2026-02-19 | HID: asus: avoid memory leak in asus_report_fixup() | Günther Noack | 1 | -4/+11 |
| 2026-02-13 | Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -117/+104 |
| 2026-02-09 | Merge branch 'for-6.20/pm_ptr-v3' into for-linus | Jiri Kosina | 1 | -4/+2 |
| 2026-02-09 | Merge branch 'for-6.20/sony' into for-linus | Jiri Kosina | 1 | -0/+1 |
| 2026-01-28 | HID: asus: Use pm_ptr instead of #ifdef CONFIG_PM | Bastien Nocera | 1 | -4/+2 |
| 2026-01-28 | HID: asus: add support for the asus-wmi brightness handler | Antheas Kapenekakis | 1 | -0/+11 |
| 2026-01-28 | HID: asus: listen to the asus-wmi brightness device instead of creating one | Antheas Kapenekakis | 1 | -55/+10 |
| 2026-01-28 | HID: asus: early return for ROG devices | Antheas Kapenekakis | 1 | -0/+7 |
| 2026-01-28 | HID: asus: move vendor initialization to probe | Antheas Kapenekakis | 1 | -17/+18 |
| 2026-01-28 | HID: asus: fortify keyboard handshake | Antheas Kapenekakis | 1 | -4/+30 |
| 2026-01-28 | HID: asus: use same report_id in response | Antheas Kapenekakis | 1 | -1/+1 |
| 2026-01-28 | HID: asus: initialize additional endpoints only for certain devices | Antheas Kapenekakis | 1 | -10/+6 |
| 2026-01-28 | HID: asus: simplify RGB init sequence | Antheas Kapenekakis | 1 | -30/+22 |
| 2026-01-10 | HID: hid-asus: Implement fn lock for Asus ProArt P16 | Connor Belli | 1 | -1/+36 |
| 2026-01-08 | HID: asus: Implement Fn+F5 fan control key handler | Ionut Nechita | 1 | -5/+30 |
| 2026-01-08 | HID: asus: Add WMI communication infrastructure | Ionut Nechita | 1 | -0/+24 |
| 2026-01-08 | HID: asus: Filter spurious HID vendor codes on ROG laptops | Ionut Nechita | 1 | -0/+22 |
| 2026-01-08 | HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant | Ionut Nechita | 1 | -1/+1 |
| 2025-11-12 | platform/x86: asus-armoury: move existing tunings to asus-armoury module | Luke D. Jones | 1 | -0/+1 |
| 2025-09-30 | Merge branch 'for-6.18/asus' into for-linus | Benjamin Tissoires | 1 | -3/+3 |
| 2025-09-12 | HID: asus: add Z13 folio to generic group for multitouch to work | Antheas Kapenekakis | 1 | -3/+3 |
| 2025-09-12 | HID: asus: add support for missing PX series fn keys | Amit Chaudhari | 1 | -0/+3 |
| 2025-08-13 | HID: asus: fix UAF via HID_CLAIMED_INPUT validation | Qasim Ijaz | 1 | -1/+7 |
| 2025-05-08 | platform/x86: asus-wmi: Refactor Ally suspend/resume | Luke D. Jones | 1 | -0/+4 |
| 2025-05-08 | hid-asus: check ROG Ally MCU version and warn | Luke D. Jones | 1 | -2/+105 |
| 2025-01-16 | HID: hid-asus: Disable OOBE mode on the ProArt P16 | Luke D. Jones | 1 | -0/+26 |
| 2024-10-08 | HID: Fix typo in the comment | Yan Zhen | 1 | -1/+1 |
| 2024-09-19 | Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-05 | Merge tag 'hwmon-for-v6.11-rc7' into review-hans | Hans de Goede | 1 | -0/+3 |
| 2024-08-27 | HID: change return type of report_fixup() to const | Thomas Weißschuh | 1 | -1/+1 |
| 2024-08-05 | hid-asus: use hid for brightness control on keyboard | Luke D. Jones | 1 | -0/+7 |
| 2024-08-02 | hid-asus: add ROG Ally X prod ID to quirk list | Luke D. Jones | 1 | -0/+3 |
| 2024-06-07 | hid: asus: asus_report_fixup: fix potential read out of bounds | Andrew Ballance | 1 | -2/+2 |
| 2024-05-06 | HID: asus: add ROG Z13 lightbar | Luke D. Jones | 1 | -0/+3 |
| 2024-05-06 | HID: asus: add ROG Ally N-Key ID and keycodes | Luke D. Jones | 1 | -1/+7 |
| 2024-05-06 | HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init() | Luke D. Jones | 1 | -52/+18 |
| 2024-05-06 | HID: asus: fix more n-key report descriptors if n-key quirked | Luke D. Jones | 1 | -27/+24 |
| 2023-11-22 | HID: hid-asus: reset the backlight brightness level on resume | Denis Benato | 1 | -0/+19 |
| 2023-11-22 | HID: hid-asus: add const to read-only outgoing usb buffer | Denis Benato | 1 | -4/+4 |
| 2023-05-23 | HID: asus: reformat the hotkey mapping block | Luke D. Jones | 1 | -32/+12 |
| 2023-05-23 | HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7 | Luke D. Jones | 1 | -0/+7 |
| 2023-05-23 | HID: asus: Add support for ASUS ROG Z13 keyboard | Luke D. Jones | 1 | -0/+3 |
| 2023-04-13 | HID: asus: explicitly include linux/leds.h | Thomas Weißschuh | 1 | -0/+1 |
| 2023-02-15 | HID: asus: use spinlock to safely schedule workers | Pietro Borrello | 1 | -4/+11 |
| 2023-02-15 | HID: asus: use spinlock to protect concurrent accesses | Pietro Borrello | 1 | -1/+21 |
| 2022-11-02 | HID: asus: Remove unused variable in asus_report_tool_width() | Colin Ian King | 1 | -3/+1 |
| 2022-08-25 | HID: asus: ROG NKey: Ignore portion of 0x5a report | Josh Kilmer | 1 | -0/+7 |
| 2021-12-02 | HID: add hid_is_usb() function to make it simpler for USB detection | Greg Kroah-Hartman | 1 | -4/+2 |
| 2021-11-12 | Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK" | Vinícius Angiolucci Reis | 1 | -1/+1 |
| 2021-10-19 | HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK | Vinícius Angiolucci Reis | 1 | -1/+1 |
| 2021-08-20 | HID: asus: Prevent Claymore sending suspend event | Luke D. Jones | 1 | -0/+15 |
| 2021-07-15 | HID: asus: Remove check for same LED brightness on set | Luke D. Jones | 1 | -3/+0 |
| 2021-05-27 | HID: asus: Cleanup Asus T101HA keyboard-dock handling | Hans de Goede | 1 | -11/+9 |
| 2021-05-05 | HID: asus: filter G713/G733 key event to prevent shutdown | Luke D Jones | 1 | -0/+10 |
| 2021-05-05 | HID: asus: Filter keyboard EC for old ROG keyboard | Luke D Jones | 1 | -1/+1 |
| 2021-03-08 | HID: asus: Add support for 2021 ASUS N-Key keyboard | Luke D Jones | 1 | -0/+3 |
| 2020-10-29 | HID: asus: Add support for ASUS N-Key keyboard | Luke D Jones | 1 | -14/+109 |
| 2020-05-06 | HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T | Hans de Goede | 1 | -0/+60 |
| 2020-05-06 | HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T | Hans de Goede | 1 | -1/+25 |
| 2020-05-06 | HID: asus: Add report_size to struct asus_touchpad_info | Hans de Goede | 1 | -1/+7 |
| 2020-05-06 | HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check | Hans de Goede | 1 | -1/+2 |
| 2020-05-06 | HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock | Hans de Goede | 1 | -14/+7 |
| 2020-05-06 | HID: asus: Only set EV_REP if we are adding a mapping | Hans de Goede | 1 | -2/+2 |
| 2019-12-13 | HID: asus: Ignore Asus vendor-page usage-code 0xff events | Hans de Goede | 1 | -1/+2 |
| 2019-07-14 | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat... | Linus Torvalds | 1 | -1/+1 |
| 2019-06-17 | platform/x86: asus-wmi: Improve DSTS WMI method ID detection | Yurii Pavlovskyi | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
| 2019-02-14 | HID: hid-asus: Add BT keyboard dock battery monitoring support | NOGUCHI Hiroshi | 1 | -0/+193 |
| 2019-02-14 | HID: hid-asus: Add Transbook T90CHI support | NOGUCHI Hiroshi | 1 | -15/+37 |
| 2018-12-17 | HID: asus: Add support for the ASUS T101HA keyboard dock | Aleix Roca Nonell | 1 | -0/+8 |
| 2018-11-30 | HID: asus: Add support for the ASUS FX503VD laptop | Hans de Goede | 1 | -0/+7 |
| 2018-11-30 | HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes | Hans de Goede | 1 | -0/+13 |
| 2018-11-06 | HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled | Arnd Bergmann | 1 | -0/+3 |
| 2018-10-31 | HID: asus: only support backlight when it's not driven by WMI | Daniel Drake | 1 | -1/+22 |
| 2018-04-05 | Merge branch 'for-4.17/upstream' into for-linus | Jiri Kosina | 1 | -1/+3 |
| 2018-03-23 | HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT | Benjamin Tissoires | 1 | -2/+1 |
| 2018-02-16 | HID: asus: make array 'buf' static const | Colin Ian King | 1 | -1/+3 |
| 2018-01-23 | HID: asus: Fix special function keys on T200TA | Hans de Goede | 1 | -2/+3 |
| 2018-01-23 | HID: asus: Add touchpad max x/y and resolution info for the T200TA | Hans de Goede | 1 | -2/+14 |
| 2017-12-01 | HID: asus: Add product-id for the T100TAF and T100HA keyboard docks | Hans de Goede | 1 | -2/+22 |
| 2017-11-09 | HID: add backlight level quirk for Asus ROG laptops | Mustafa Kuscu | 1 | -1/+1 |
| 2017-09-16 | HID: asus: Add support for Fn keys on Asus ROG G752 | Maxime Bellengé | 1 | -0/+29 |
| 2017-08-08 | HID: asus: Add T100CHI bluetooth keyboard dock touchpad support | Hans de Goede | 1 | -7/+67 |
| 2017-07-20 | HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping | Hans de Goede | 1 | -0/+27 |
| 2017-07-20 | HID: asus: Add T100TA touchpad resolution info | Hans de Goede | 1 | -0/+6 |
| 2017-07-20 | HID: asus: Fix T100TA touchpad y dimensions | Hans de Goede | 1 | -1/+1 |
| 2017-07-20 | HID: asus: Parameterize the touchpad code | Hans de Goede | 1 | -47/+67 |
| 2017-07-20 | HID: asus: Add support for T100 touchpad | Hans de Goede | 1 | -3/+18 |
| 2017-06-08 | HID: asus: Add support for Zen AiO MD-5110 keyboard | Daniel Drake | 1 | -0/+1 |
| 2017-06-08 | HID: move Asus keyboard support from hid-chicony to hid-asus | Daniel Drake | 1 | -0/+29 |
| 2017-06-02 | HID: asus: Stop underlying hardware on remove | Carlo Caione | 1 | -0/+2 |
| 2017-05-22 | HID: asus: Add support for T100 keyboard | Hans de Goede | 1 | -0/+10 |
| 2017-04-12 | HID: asus: support backlight on USB keyboards | Carlo Caione | 1 | -1/+182 |
| 2017-03-30 | HID: asus: change mapping from KEY_WLAN to KEY_RFKILL | Matjaz Hegedic | 1 | -1/+1 |
| 2017-03-30 | HID: asus: ignore declared dummy usages | Matjaz Hegedic | 1 | -2/+21 |
| 2017-03-30 | HID: asus: fix and generalize ambiguous preprocessor macros | Matjaz Hegedic | 1 | -19/+19 |
| 2017-03-30 | HID: asus: support Republic of Gamers special keys | Chris Chiu | 1 | -0/+38 |
| 2016-12-19 | HID: asus: Fix keyboard support | Brendan McGrath | 1 | -6/+11 |
| 2016-11-29 | HID: asus: Add i2c touchpad support | Brendan McGrath | 1 | -6/+293 |
| 2016-04-04 | HID: asus: add support for VivoBook E200HA | Yusuke Fujimaki | 1 | -4/+8 |
| 2016-04-01 | HID: Asus X205TA keyboard driver | Yusuke Fujimaki | 1 | -0/+48 |