index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-asus.c
Age
Commit message (
Expand
)
Author
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
2023-05-23
HID: asus: reformat the hotkey mapping block
Luke D. Jones
2023-05-23
HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7
Luke D. Jones
2023-05-23
HID: asus: Add support for ASUS ROG Z13 keyboard
Luke D. Jones
2023-04-13
HID: asus: explicitly include linux/leds.h
Thomas Weißschuh
2023-02-15
HID: asus: use spinlock to safely schedule workers
Pietro Borrello
2023-02-15
HID: asus: use spinlock to protect concurrent accesses
Pietro Borrello
2022-11-02
HID: asus: Remove unused variable in asus_report_tool_width()
Colin Ian King
2022-08-25
HID: asus: ROG NKey: Ignore portion of 0x5a report
Josh Kilmer
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-11-12
Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"
Vinícius Angiolucci Reis
2021-10-19
HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK
Vinícius Angiolucci Reis
2021-08-20
HID: asus: Prevent Claymore sending suspend event
Luke D. Jones
2021-07-15
HID: asus: Remove check for same LED brightness on set
Luke D. Jones
2021-05-27
HID: asus: Cleanup Asus T101HA keyboard-dock handling
Hans de Goede
2021-05-05
HID: asus: filter G713/G733 key event to prevent shutdown
Luke D Jones
2021-05-05
HID: asus: Filter keyboard EC for old ROG keyboard
Luke D Jones
2021-03-08
HID: asus: Add support for 2021 ASUS N-Key keyboard
Luke D Jones
2020-10-29
HID: asus: Add support for ASUS N-Key keyboard
Luke D Jones
2020-05-06
HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T
Hans de Goede
2020-05-06
HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T
Hans de Goede
2020-05-06
HID: asus: Add report_size to struct asus_touchpad_info
Hans de Goede
2020-05-06
HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check
Hans de Goede
2020-05-06
HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock
Hans de Goede
2020-05-06
HID: asus: Only set EV_REP if we are adding a mapping
Hans de Goede
2019-12-13
HID: asus: Ignore Asus vendor-page usage-code 0xff events
Hans de Goede
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-14
HID: hid-asus: Add BT keyboard dock battery monitoring support
NOGUCHI Hiroshi
2019-02-14
HID: hid-asus: Add Transbook T90CHI support
NOGUCHI Hiroshi
2018-12-17
HID: asus: Add support for the ASUS T101HA keyboard dock
Aleix Roca Nonell
2018-11-30
HID: asus: Add support for the ASUS FX503VD laptop
Hans de Goede
2018-11-30
HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes
Hans de Goede
2018-11-06
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
2018-10-31
HID: asus: only support backlight when it's not driven by WMI
Daniel Drake
2018-04-05
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
2018-03-23
HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT
Benjamin Tissoires
2018-02-16
HID: asus: make array 'buf' static const
Colin Ian King
[next]