index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-asus.c
Age
Commit message (
Expand
)
Author
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
2018-01-23
HID: asus: Fix special function keys on T200TA
Hans de Goede
2018-01-23
HID: asus: Add touchpad max x/y and resolution info for the T200TA
Hans de Goede
2017-12-01
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
Hans de Goede
2017-11-09
HID: add backlight level quirk for Asus ROG laptops
Mustafa Kuscu
2017-09-16
HID: asus: Add support for Fn keys on Asus ROG G752
Maxime Bellengé
2017-08-08
HID: asus: Add T100CHI bluetooth keyboard dock touchpad support
Hans de Goede
2017-07-20
HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping
Hans de Goede
2017-07-20
HID: asus: Add T100TA touchpad resolution info
Hans de Goede
2017-07-20
HID: asus: Fix T100TA touchpad y dimensions
Hans de Goede
2017-07-20
HID: asus: Parameterize the touchpad code
Hans de Goede
[next]