User Details
User Details
- User Since
- Jun 3 2017, 8:47 AM (409 w, 6 d)
Mon, Mar 17
Mon, Mar 17
wulf committed rG027b93c2f5e1: acpi_asus_wmi(4): Handle TUF-specific hotkeys internally (authored by wulf).
acpi_asus_wmi(4): Handle TUF-specific hotkeys internally
wulf committed rGd5bf6a7245cc: acpi_asus_wmi(4): Add support for WMI event queue (authored by wulf).
acpi_asus_wmi(4): Add support for WMI event queue
wulf committed rGf134662a1a57: acpi_asus_wmi(4): Improve keyboard backlight support. (authored by wulf).
acpi_asus_wmi(4): Improve keyboard backlight support.
acpi_asus_wmi(4): Add EVDEV support
Mar 9 2025
Mar 9 2025
wulf committed rGf05f6d93732e: acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins (authored by ahmadkhalifa570_gmail.com).
acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins
gpioaei: Add support for ACPI _EVT method
Mar 7 2025
Mar 7 2025
wulf committed rG8b04f07eda12: sysmouse(4): Add wsp(4)-style T-Axis reporting. (authored by Joshua Rogers <Joshua@Joshua.Hu>).
sysmouse(4): Add wsp(4)-style T-Axis reporting.
wulf committed rG25cefe826504: wsp: Change Nm to Va in manpage. (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Change Nm to Va in manpage.
wulf committed rGe381dabcc580: wsp: Rename max_finger_area sysctl to max_finger_diameter (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Rename max_finger_area sysctl to max_finger_diameter
wulf committed rGa79397d13228: wsp: Handle horizontal scrolling and create tunable for swipe/scroll. (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Handle horizontal scrolling and create tunable for swipe/scroll.
wulf committed rGb7269d89e5c3: wsp: Fix whitespaces (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Fix whitespaces
wulf committed rG02fb6b1162d9: wsp: Fix typo in function name. (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Fix typo in function name.
wulf committed rGd452a029953e: wsp: Add hw.usb.wsp.max_scroll_finger_distance for two-finger scrolling (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Add hw.usb.wsp.max_scroll_finger_distance for two-finger scrolling
wulf committed rG8ceca72751bf: wsp: Raise the default scr_hor_threshold sysctl. (authored by Joshua Rogers <Joshua@Joshua.Hu>).
wsp: Raise the default scr_hor_threshold sysctl.
wulf committed rG6aab381a498f: acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins (authored by ahmadkhalifa570_gmail.com).
acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins
gpioaei: Add support for ACPI _EVT method
wulf committed rGdaa098cc37b9: iichid(4): Wait for RESET command response while attaching (authored by wulf).
iichid(4): Wait for RESET command response while attaching
wulf committed rG548d3aa856a9: iichid(4): Read wMaxInputLength bytes over I2C even if we discards data (authored by wulf).
iichid(4): Read wMaxInputLength bytes over I2C even if we discards data
wulf committed rGc7225a3ede3c: ig4_iic: Allow sleeping if called from iichid interrupt handler. (authored by wulf).
ig4_iic: Allow sleeping if called from iichid interrupt handler.
Mar 1 2025
Mar 1 2025
wulf committed rG666f8246c392: iwmbtfw(8): fix getopt flags, unify usage()/manual page contents (authored by • rea).
iwmbtfw(8): fix getopt flags, unify usage()/manual page contents
wulf committed rGf2591781f354: iwmbtfw(8): don't program hardware without existing firmware image (authored by • rea).
iwmbtfw(8): don't program hardware without existing firmware image
Refactor iwmbtfw: modularize and de-constify
wulf committed rGd3f637b744e2: Refactor iwmbtfw: set default firmware_dir after argument parsing (authored by • rea).
Refactor iwmbtfw: set default firmware_dir after argument parsing
Feb 17 2025
Feb 17 2025
wulf added a comment to D48985: acpi_asus_wmi(4): Handle TUF-specific hotkeys internally.
I was not able to read nor RGB mode nor Thermal policy from BIOS
wulf added inline comments to D48983: acpi_asus_wmi(4): Improve keyboard backlight support..
wulf added a comment to D48983: acpi_asus_wmi(4): Improve keyboard backlight support..
wulf updated the diff for D48983: acpi_asus_wmi(4): Improve keyboard backlight support..
Fix manpage and braces
wulf added inline comments to D49002: snd_hda(4): Add quirks for Lenovo ThinkBooks and ASUS TUFs.
wulf updated the diff for D49002: snd_hda(4): Add quirks for Lenovo ThinkBooks and ASUS TUFs.
Fix description and stray newline
wulf added a comment to D49002: snd_hda(4): Add quirks for Lenovo ThinkBooks and ASUS TUFs.
wulf updated the summary of D49002: snd_hda(4): Add quirks for Lenovo ThinkBooks and ASUS TUFs.
Feb 14 2025
Feb 14 2025
wulf requested review of D49002: snd_hda(4): Add quirks for Lenovo ThinkBooks and ASUS TUFs.
Feb 13 2025
Feb 13 2025
wulf requested review of D48985: acpi_asus_wmi(4): Handle TUF-specific hotkeys internally.
wulf requested review of D48984: acpi_asus_wmi(4): Add support for WMI event queue.
wulf requested review of D48983: acpi_asus_wmi(4): Improve keyboard backlight support..
wulf requested review of D48982: acpi_asus_wmi(4): Add EVDEV support.
Feb 12 2025
Feb 12 2025
wulf updated the diff for D48958: iichid(4): Wait for RESET command response while attaching.
Add private mutex to synchronize interrupt handler with driver attach function
while waiting for RESET command response.
wulf requested review of D48960: gpioaei: Add support for ACPI _EVT method.
wulf added a comment to D48958: iichid(4): Wait for RESET command response while attaching.
Ooops. last minute braino. I take Giant from ithread. I will fix it.
wulf requested review of D48958: iichid(4): Wait for RESET command response while attaching.
wulf requested review of D48957: iichid(4): Read wMaxInputLength bytes over I2C even if we discards data.
wulf requested review of D48956: ig4_iic: Allow sleeping if called from iichid interrupt handler..
Feb 11 2025
Feb 11 2025
wulf added a comment to D48941: LinuxKPI: Rework LINUXKPI_PARAM_charp().
There is prior work to fix that D34252
Feb 2 2025
Feb 2 2025
ig4(4): Add Intel ACPI HID
Jan 29 2025
Jan 29 2025
wulf committed rG0feaf865ce8e: iwmbtfw(8): fix getopt flags, unify usage()/manual page contents (authored by • rea).
iwmbtfw(8): fix getopt flags, unify usage()/manual page contents
wulf committed rGff4116313eb4: iwmbtfw(8): don't program hardware without existing firmware image (authored by • rea).
iwmbtfw(8): don't program hardware without existing firmware image
Refactor iwmbtfw: modularize and de-constify
wulf committed rGf466ba4ca479: Refactor iwmbtfw: set default firmware_dir after argument parsing (authored by • rea).
Refactor iwmbtfw: set default firmware_dir after argument parsing
Dec 22 2024
Dec 22 2024
wulf committed rGca6cd0e57cca: hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl
wulf committed rG05abe2c9076e: uhid(4): update ugd_actlen in USB_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
uhid(4): update ugd_actlen in USB_GET_REPORT ioctl
comms/rtlbt-firmware: Update to 20240909
sysutils/hid-tools: Update to 0.8
ng_ubt_intel: Ignore unexpected HCI events
wulf committed rGccfbbe2d8aff: rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors (authored by wulf).
rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors
wulf committed rG5ce844d3daa2: ng_ubt_intel: Allow to attach to 9260 bluetooth adaptors (authored by wulf).
ng_ubt_intel: Allow to attach to 9260 bluetooth adaptors
wulf committed rGf5b685add059: ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. (authored by wulf).
ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode.
iwmbtfw(8): Ignore unexpected HCI events
wulf committed rGc620dfb037e7: hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl
wulf committed rG8e62ae9693bd: iwmbtfw(4): Add support for 9260/9560 bluetooth adaptors (authored by wulf).
iwmbtfw(4): Add support for 9260/9560 bluetooth adaptors
wulf committed rG4bbc69192e4f: uhid(4): update ugd_actlen in USB_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
uhid(4): update ugd_actlen in USB_GET_REPORT ioctl
wulf committed rG38b67578fb4b: hid: Correctly handle signed/unsigned quantities in kernel HID parser. (authored by wulf).
hid: Correctly handle signed/unsigned quantities in kernel HID parser.
Dec 1 2024
Dec 1 2024
wulf added inline comments to D47851: Give IG4_IIC a real bus lock.
Nov 30 2024
Nov 30 2024
wulf added inline comments to D47851: Give IG4_IIC a real bus lock.
Nov 29 2024
Nov 29 2024
Nov 22 2024
Nov 22 2024
wulf added a comment to D47682: LinuxKPI: firmware: change order filenames trying to load firmware.
wulf added inline comments to D47699: 14.2 Release HW Notes: cleanup keyboard/pointing.
Nov 18 2024
Nov 18 2024
wulf added inline comments to D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING.
wulf added inline comments to D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING.
wulf committed rGf4f46a2eef3b: hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
hidraw(4): update hgd_actlen in HIDRAW_GET_REPORT ioctl
wulf committed rG0b5d86b38ae9: uhid(4): update ugd_actlen in USB_GET_REPORT ioctl (authored by Matthew.Nygard.Dodd_gmail.com).
uhid(4): update ugd_actlen in USB_GET_REPORT ioctl
Nov 16 2024
Nov 16 2024
wulf added inline comments to D47640: RFC: hms(4): improve scroll with IICHID_SAMPLING.
Nov 12 2024
Nov 12 2024
ig4(4): Add Meteor Lake PCI IDs
wulf committed rGb8276743e4bb: iichid(4): Do not power down opened device in attach handler (authored by wulf).
iichid(4): Do not power down opened device in attach handler
ig4(4): Add Meteor Lake PCI IDs
wulf committed rGc53ec86f0ee9: iichid(4): Do not power down opened device in attach handler (authored by wulf).
iichid(4): Do not power down opened device in attach handler
Nov 9 2024
Nov 9 2024
ig4(4): Add Meteor Lake PCI IDs
wulf committed rG018cb11cb7d4: iichid(4): Do not power down opened device in attach handler (authored by wulf).
iichid(4): Do not power down opened device in attach handler
Nov 6 2024
Nov 6 2024
comms/rtlbt-firmware: New port
wulf committed rG5036d9652a57: rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors (authored by wulf).
rtlbtfw: Firmware loader for Realtek 87XX/88XX bluetooth USB adaptors
wulf committed rG24ae172a5035: ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode. (authored by wulf).
ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode.
iwmbtfw(8): Ignore unexpected HCI events
ng_ubt_intel: Ignore unexpected HCI events
wulf committed rGc1643cedbf24: iwmbtfw(4): Add support for 9260/9560 bluetooth adaptors (authored by wulf).
iwmbtfw(4): Add support for 9260/9560 bluetooth adaptors