summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-asus.c
AgeCommit message (Expand)Author
2023-11-22HID: hid-asus: reset the backlight brightness level on resumeDenis Benato
2023-11-22HID: hid-asus: add const to read-only outgoing usb bufferDenis Benato
2023-05-23HID: asus: reformat the hotkey mapping blockLuke D. Jones
2023-05-23HID: asus: add keycodes for 0x6a, 0x4b, and 0xc7Luke D. Jones
2023-05-23HID: asus: Add support for ASUS ROG Z13 keyboardLuke D. Jones
2023-04-13HID: asus: explicitly include linux/leds.hThomas Weißschuh
2023-02-15HID: asus: use spinlock to safely schedule workersPietro Borrello
2023-02-15HID: asus: use spinlock to protect concurrent accessesPietro Borrello
2022-11-02HID: asus: Remove unused variable in asus_report_tool_width()Colin Ian King
2022-08-25HID: asus: ROG NKey: Ignore portion of 0x5a reportJosh Kilmer
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman
2021-11-12Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"Vinícius Angiolucci Reis
2021-10-19HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCKVinícius Angiolucci Reis
2021-08-20HID: asus: Prevent Claymore sending suspend eventLuke D. Jones
2021-07-15HID: asus: Remove check for same LED brightness on setLuke D. Jones
2021-05-27HID: asus: Cleanup Asus T101HA keyboard-dock handlingHans de Goede
2021-05-05HID: asus: filter G713/G733 key event to prevent shutdownLuke D Jones
2021-05-05HID: asus: Filter keyboard EC for old ROG keyboardLuke D Jones
2021-03-08HID: asus: Add support for 2021 ASUS N-Key keyboardLuke D Jones
2020-10-29HID: asus: Add support for ASUS N-Key keyboardLuke D Jones
2020-05-06HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239THans de Goede
2020-05-06HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239THans de Goede
2020-05-06HID: asus: Add report_size to struct asus_touchpad_infoHans de Goede
2020-05-06HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) checkHans de Goede
2020-05-06HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dockHans de Goede
2020-05-06HID: asus: Only set EV_REP if we are adding a mappingHans de Goede
2019-12-13HID: asus: Ignore Asus vendor-page usage-code 0xff eventsHans de Goede
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-06-17platform/x86: asus-wmi: Improve DSTS WMI method ID detectionYurii Pavlovskyi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-14HID: hid-asus: Add BT keyboard dock battery monitoring supportNOGUCHI Hiroshi
2019-02-14HID: hid-asus: Add Transbook T90CHI supportNOGUCHI Hiroshi
2018-12-17HID: asus: Add support for the ASUS T101HA keyboard dockAleix Roca Nonell
2018-11-30HID: asus: Add support for the ASUS FX503VD laptopHans de Goede
2018-11-30HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codesHans de Goede
2018-11-06HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabledArnd Bergmann
2018-10-31HID: asus: only support backlight when it's not driven by WMIDaniel Drake
2018-04-05Merge branch 'for-4.17/upstream' into for-linusJiri Kosina
2018-03-23HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires
2018-02-16HID: asus: make array 'buf' static constColin Ian King
2018-01-23HID: asus: Fix special function keys on T200TAHans de Goede
2018-01-23HID: asus: Add touchpad max x/y and resolution info for the T200TAHans de Goede
2017-12-01HID: asus: Add product-id for the T100TAF and T100HA keyboard docksHans de Goede
2017-11-09HID: add backlight level quirk for Asus ROG laptopsMustafa Kuscu
2017-09-16HID: asus: Add support for Fn keys on Asus ROG G752Maxime Bellengé
2017-08-08HID: asus: Add T100CHI bluetooth keyboard dock touchpad supportHans de Goede
2017-07-20HID: asus: Add T100CHI bluetooth keyboard dock special keys mappingHans de Goede
2017-07-20HID: asus: Add T100TA touchpad resolution infoHans de Goede
2017-07-20HID: asus: Fix T100TA touchpad y dimensionsHans de Goede
2017-07-20HID: asus: Parameterize the touchpad codeHans de Goede