index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-asus.c
Age
Commit message (
Expand
)
Author
21 hours
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd...
Mark Brown
2026-04-16
Merge branch 'for-7.1/asus' into for-linus
Jiri Kosina
2026-03-10
HID: asus: add xg mobile 2022 external hardware support
Denis Benato
2026-03-10
HID: asus: do not try to initialize the backlight if the enpoint doesn't supp...
Denis Benato
2026-03-10
HID: asus: do not abort probe when not necessary
Denis Benato
2026-03-10
HID: asus: simplify and improve asus_kbd_set_report()
Denis Benato
2026-03-10
HID: asus: make asus_resume adhere to linux kernel coding standards
Denis Benato
2026-03-10
HID: asus: fix code style of comments and brackets
Denis Benato
2026-03-02
HID: asus: drop unused variables
Benjamin Tissoires
2026-02-27
HID: asus: always fully initialize devices
Denis Benato
2026-02-27
HID: asus: add xg mobile 2023 external hardware support
Denis Benato
2026-02-19
HID: asus: avoid memory leak in asus_report_fixup()
Günther Noack
2026-02-13
Merge tag 'platform-drivers-x86-v7.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-02-09
Merge branch 'for-6.20/pm_ptr-v3' into for-linus
Jiri Kosina
2026-02-09
Merge branch 'for-6.20/sony' into for-linus
Jiri Kosina
2026-01-28
HID: asus: Use pm_ptr instead of #ifdef CONFIG_PM
Bastien Nocera
2026-01-28
HID: asus: add support for the asus-wmi brightness handler
Antheas Kapenekakis
2026-01-28
HID: asus: listen to the asus-wmi brightness device instead of creating one
Antheas Kapenekakis
2026-01-28
HID: asus: early return for ROG devices
Antheas Kapenekakis
2026-01-28
HID: asus: move vendor initialization to probe
Antheas Kapenekakis
2026-01-28
HID: asus: fortify keyboard handshake
Antheas Kapenekakis
2026-01-28
HID: asus: use same report_id in response
Antheas Kapenekakis
2026-01-28
HID: asus: initialize additional endpoints only for certain devices
Antheas Kapenekakis
2026-01-28
HID: asus: simplify RGB init sequence
Antheas Kapenekakis
2026-01-10
HID: hid-asus: Implement fn lock for Asus ProArt P16
Connor Belli
2026-01-08
HID: asus: Implement Fn+F5 fan control key handler
Ionut Nechita
2026-01-08
HID: asus: Add WMI communication infrastructure
Ionut Nechita
2026-01-08
HID: asus: Filter spurious HID vendor codes on ROG laptops
Ionut Nechita
2026-01-08
HID: asus: Replace magic number with HID_UP_ASUSVENDOR constant
Ionut Nechita
2025-11-12
platform/x86: asus-armoury: move existing tunings to asus-armoury module
Luke D. Jones
2025-09-30
Merge branch 'for-6.18/asus' into for-linus
Benjamin Tissoires
2025-09-12
HID: asus: add Z13 folio to generic group for multitouch to work
Antheas Kapenekakis
2025-09-12
HID: asus: add support for missing PX series fn keys
Amit Chaudhari
2025-08-13
HID: asus: fix UAF via HID_CLAIMED_INPUT validation
Qasim Ijaz
2025-05-08
platform/x86: asus-wmi: Refactor Ally suspend/resume
Luke D. Jones
2025-05-08
hid-asus: check ROG Ally MCU version and warn
Luke D. Jones
2025-01-16
HID: hid-asus: Disable OOBE mode on the ProArt P16
Luke D. Jones
2024-10-08
HID: Fix typo in the comment
Yan Zhen
2024-09-19
Merge tag 'hid-for-linus-2024091602' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-09-05
Merge tag 'hwmon-for-v6.11-rc7' into review-hans
Hans de Goede
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-08-05
hid-asus: use hid for brightness control on keyboard
Luke D. Jones
2024-08-02
hid-asus: add ROG Ally X prod ID to quirk list
Luke D. Jones
2024-06-07
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
2024-05-06
HID: asus: add ROG Z13 lightbar
Luke D. Jones
2024-05-06
HID: asus: add ROG Ally N-Key ID and keycodes
Luke D. Jones
2024-05-06
HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()
Luke D. Jones
2024-05-06
HID: asus: fix more n-key report descriptors if n-key quirked
Luke D. Jones
2023-11-22
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
2023-11-22
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
[next]