index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-asus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: asus: Remove unused variable in asus_report_tool_width()
Colin Ian King
2022-11-02
1
-3
/
+1
*
HID: asus: ROG NKey: Ignore portion of 0x5a report
Josh Kilmer
2022-08-25
1
-0
/
+7
*
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
2021-12-02
1
-4
/
+2
*
Revert "HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK"
Vinícius Angiolucci Reis
2021-11-12
1
-1
/
+1
*
HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK
Vinícius Angiolucci Reis
2021-10-19
1
-1
/
+1
*
HID: asus: Prevent Claymore sending suspend event
Luke D. Jones
2021-08-20
1
-0
/
+15
*
HID: asus: Remove check for same LED brightness on set
Luke D. Jones
2021-07-15
1
-3
/
+0
*
HID: asus: Cleanup Asus T101HA keyboard-dock handling
Hans de Goede
2021-05-27
1
-11
/
+9
*
HID: asus: filter G713/G733 key event to prevent shutdown
Luke D Jones
2021-05-05
1
-0
/
+10
*
HID: asus: Filter keyboard EC for old ROG keyboard
Luke D Jones
2021-05-05
1
-1
/
+1
*
HID: asus: Add support for 2021 ASUS N-Key keyboard
Luke D Jones
2021-03-08
1
-0
/
+3
*
HID: asus: Add support for ASUS N-Key keyboard
Luke D Jones
2020-10-29
1
-14
/
+109
*
HID: asus: Fix mute and touchpad-toggle keys on Medion Akoya E1239T
Hans de Goede
2020-05-06
1
-0
/
+60
*
HID: asus: Add support for multi-touch touchpad on Medion Akoya E1239T
Hans de Goede
2020-05-06
1
-1
/
+25
*
HID: asus: Add report_size to struct asus_touchpad_info
Hans de Goede
2020-05-06
1
-1
/
+7
*
HID: asus: Add hid_is_using_ll_driver(usb_hid_driver) check
Hans de Goede
2020-05-06
1
-1
/
+2
*
HID: asus: Simplify skipping of mappings for Asus T100CHI keyboard-dock
Hans de Goede
2020-05-06
1
-14
/
+7
*
HID: asus: Only set EV_REP if we are adding a mapping
Hans de Goede
2020-05-06
1
-2
/
+2
*
HID: asus: Ignore Asus vendor-page usage-code 0xff events
Hans de Goede
2019-12-13
1
-1
/
+2
*
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
|
*
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
2019-06-17
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
|
/
*
HID: hid-asus: Add BT keyboard dock battery monitoring support
NOGUCHI Hiroshi
2019-02-14
1
-0
/
+193
*
HID: hid-asus: Add Transbook T90CHI support
NOGUCHI Hiroshi
2019-02-14
1
-16
/
+38
*
HID: asus: Add support for the ASUS T101HA keyboard dock
Aleix Roca Nonell
2018-12-17
1
-0
/
+8
*
HID: asus: Add support for the ASUS FX503VD laptop
Hans de Goede
2018-11-30
1
-0
/
+7
*
HID: asus: Add event handler to catch unmapped Asus Vendor UsagePage codes
Hans de Goede
2018-11-30
1
-0
/
+13
*
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
2018-11-06
1
-0
/
+3
*
HID: asus: only support backlight when it's not driven by WMI
Daniel Drake
2018-10-31
1
-1
/
+22
*
Merge branch 'for-4.17/upstream' into for-linus
Jiri Kosina
2018-04-05
1
-1
/
+3
|
\
|
*
HID: asus: make array 'buf' static const
Colin Ian King
2018-02-16
1
-1
/
+3
*
|
HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUT
Benjamin Tissoires
2018-03-23
1
-2
/
+1
|
/
*
HID: asus: Fix special function keys on T200TA
Hans de Goede
2018-01-23
1
-2
/
+3
*
HID: asus: Add touchpad max x/y and resolution info for the T200TA
Hans de Goede
2018-01-23
1
-2
/
+14
*
HID: asus: Add product-id for the T100TAF and T100HA keyboard docks
Hans de Goede
2017-12-01
1
-2
/
+22
*
HID: add backlight level quirk for Asus ROG laptops
Mustafa Kuscu
2017-11-09
1
-1
/
+1
*
HID: asus: Add support for Fn keys on Asus ROG G752
Maxime Bellengé
2017-09-16
1
-0
/
+29
*
HID: asus: Add T100CHI bluetooth keyboard dock touchpad support
Hans de Goede
2017-08-08
1
-7
/
+67
*
HID: asus: Add T100CHI bluetooth keyboard dock special keys mapping
Hans de Goede
2017-07-20
1
-0
/
+27
*
HID: asus: Add T100TA touchpad resolution info
Hans de Goede
2017-07-20
1
-0
/
+6
*
HID: asus: Fix T100TA touchpad y dimensions
Hans de Goede
2017-07-20
1
-1
/
+1
*
HID: asus: Parameterize the touchpad code
Hans de Goede
2017-07-20
1
-47
/
+67
*
HID: asus: Add support for T100 touchpad
Hans de Goede
2017-07-20
1
-3
/
+18
*
HID: asus: Add support for Zen AiO MD-5110 keyboard
Daniel Drake
2017-06-08
1
-0
/
+1
*
HID: move Asus keyboard support from hid-chicony to hid-asus
Daniel Drake
2017-06-08
1
-0
/
+29
*
HID: asus: Stop underlying hardware on remove
Carlo Caione
2017-06-02
1
-0
/
+2
*
HID: asus: Add support for T100 keyboard
Hans de Goede
2017-05-22
1
-0
/
+10
*
HID: asus: support backlight on USB keyboards
Carlo Caione
2017-04-12
1
-1
/
+182
*
HID: asus: change mapping from KEY_WLAN to KEY_RFKILL
Matjaz Hegedic
2017-03-30
1
-1
/
+1
*
HID: asus: ignore declared dummy usages
Matjaz Hegedic
2017-03-30
1
-2
/
+21
[next]