Show patches with: Submitter = Hans de Goede       |    State = Action Required       |    Archived = No       |   89 patches
Patch Series S/W/F Date Submitter Delegate State
[v3] HID: i2c-hid: Revert to await reset ACK before reading report descriptor [v3] HID: i2c-hid: Revert to await reset ACK before reading report descriptor --- 2024-04-02 Hans de Goede New
[regression,fix,2/2] Input: atkbd - Do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID Input: atkbd - Fix Dell XPS 13 line suspend/resume regression --- 2024-01-26 Hans de Goede New
[regression,fix,1/2] Input: atkbd - Skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID Input: atkbd - Fix Dell XPS 13 line suspend/resume regression --- 2024-01-26 Hans de Goede New
Input: atkbd - Use ab83 as id when skipping the getid command Input: atkbd - Use ab83 as id when skipping the getid command --- 2024-01-16 Hans de Goede New
Input: goodix - Accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 Input: goodix - Accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0 --- 2023-12-23 Hans de Goede New
[v3,7/7] HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,6/7] HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,5/7] HID: i2c-hid: Turn missing reset ack into a warning HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,4/7] HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descriptor HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,3/7] HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,2/7] HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[v3,1/7] HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset() HID: i2c-hid: Rework wait for reset to match Windows --- 2023-12-02 Hans de Goede New
[RFC,v2,4/7] HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descriptor HID: i2c-hid: Rework wait for reset to match Windows --- 2023-11-20 Hans de Goede New
[v2] Input: atkbd - Skip ATKBD_CMD_GETID in translated mode [v2] Input: atkbd - Skip ATKBD_CMD_GETID in translated mode --- 2023-11-15 Hans de Goede New
Input: atkbd - Skip ATKBD_CMD_GETID in translated mode Input: atkbd - Skip ATKBD_CMD_GETID in translated mode --- 2023-11-06 Hans de Goede New
[6/7] HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk HID: i2c-hid: Rework wait for reset to match Windows --- 2023-11-04 Hans de Goede New
[5/7] HID: i2c-hid: Remove I2C_HID_QUIRK_NO_IRQ_AFTER_RESET quirks HID: i2c-hid: Rework wait for reset to match Windows --- 2023-11-04 Hans de Goede New
[4/7] HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descriptor HID: i2c-hid: Rework wait for reset to match Windows --- 2023-11-04 Hans de Goede New
[2/7] HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions HID: i2c-hid: Rework wait for reset to match Windows --- 2023-11-04 Hans de Goede New
HID: logitech-hidpp: Stop IO before calling hid_connect() HID: logitech-hidpp: Stop IO before calling hid_connect() --- 2023-10-25 Hans de Goede New
[v3,12/12] HID: logitech-hidpp: Drop HIDPP_QUIRK_UNIFYING HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,11/12] HID: logitech-hidpp: Drop delayed_work_cb() HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,10/12] HID: logitech-hidpp: Fix connect event race HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,09/12] HID: logitech-hidpp: Remove unused connected param from *_connect() HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,08/12] HID: logitech-hidpp: Remove connected check for non-unifying devices HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,07/12] HID: logitech-hidpp: Add hidpp_non_unifying_init() helper HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,06/12] HID: logitech-hidpp: Move hidpp_overwrite_name() to before connect check HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,05/12] HID: logitech-hidpp: Move g920_get_config() to just before hidpp_ff_init() HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,04/12] HID: logitech-hidpp: Remove wtp_get_config() call from probe() HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,03/12] HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect_event() HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,02/12] HID: logitech-hidpp: Revert "Don't restart communication if not necessary" HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[v3,01/12] HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-10 Hans de Goede New
[1/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO [1/2] HID: logitech-hidpp: Avoid hidpp_connect_event() running while probe() restarts IO --- 2023-10-06 Hans de Goede New
[2/3] Input: atkbd - drop atkbd_skip_deactivate flag [1/3] Input: atkbd - add skip_commands module parameter --- 2023-10-05 Hans de Goede New
[1/3] Input: atkbd - add skip_commands module parameter [1/3] Input: atkbd - add skip_commands module parameter --- 2023-10-05 Hans de Goede New
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect --- 2023-10-05 Hans de Goede New
Input: goodix - Ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case Input: goodix - Ensure int GPIO is in input for gpio_count == 1 && gpio_int_idx == 0 case --- 2023-10-03 Hans de Goede New
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse --- 2023-08-27 Hans de Goede New
[resend,2/2] Input: novatek-nvt-ts - add touchscreen model number to description [resend,1/2] Input: novatek-nvt-ts - fix input_register_device() failure error message --- 2023-07-10 Hans de Goede New
[resend,1/2] Input: novatek-nvt-ts - fix input_register_device() failure error message [resend,1/2] Input: novatek-nvt-ts - fix input_register_device() failure error message --- 2023-07-10 Hans de Goede New
[6/6] HID: i2c-hid-of: Consolidate Goodix support into generic i2c-hid-of driver HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms + remove specialized drivers --- 2023-04-09 Hans de Goede New
[5/6] HID: i2c-hid-of: Consolidate Elan support into generic i2c-hid-of driver HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms + remove specialized drivers --- 2023-04-09 Hans de Goede New
[4/6] HID: i2c-hid-of: Add chip_data struct HID: i2c-hid-of: Allow using i2c-hid-of on non OF platforms + remove specialized drivers --- 2023-04-09 Hans de Goede New
[v3,2/2] Input: hideep - Optionally reset controller work mode to native HiDeep protocol [v3,1/2] Input: hideep - Silence error in SW_RESET() --- 2023-03-07 Hans de Goede New
[v2,2/2] Input: hideep - Optionally reset controller work mode to native HiDeep protocol Input: hideep - 2 HiDeep touchscreen patches --- 2023-03-03 Hans de Goede New
[resend,3/3] Input: goodix - Add a settings module-parameter Input: touchscreen - settings module-param support --- 2023-01-25 Hans de Goede New
[resend,2/3] Input: silead - Add a settings module-parameter Input: touchscreen - settings module-param support --- 2023-01-25 Hans de Goede New
[resend,1/3] Input: touchscreen - Extend touchscreen_parse_properties() to allow overriding settings with a module option Input: touchscreen - settings module-param support --- 2023-01-25 Hans de Goede New
[v2,1/2] Input: elan_i2c - Move regulator_[en|dis]able() out of elan_[en|dis]able_power() [v2,1/2] Input: elan_i2c - Move regulator_[en|dis]able() out of elan_[en|dis]able_power() --- 2022-01-31 Hans de Goede New
Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume --- 2021-12-22 Hans de Goede New
[1/5] Input: Add input_copy_abs() function [1/5] Input: Add input_copy_abs() function --- 2021-12-12 Hans de Goede New
[v2,1/3] Input: goodix - Improve gpiod_get() error logging [v2,1/3] Input: goodix - Improve gpiod_get() error logging --- 2021-12-07 Hans de Goede New
[2/3] Input: silead - add a settings module-parameter Input: touchscreen - Allow setting touchscreen properties with module options --- 2021-06-13 Hans de Goede New
[1/3] Input: touchscreen - Extend touchscreen_parse_properties() to allow overriding settings with a module option Input: touchscreen - Allow setting touchscreen properties with module options --- 2021-06-13 Hans de Goede New
[3/4] HID: logitech-dj: Implement may_wakeup ll-driver callback HID: multitouch: Disable event reporting on suspend when the device is not a wakeup-source --- 2021-05-29 Hans de Goede New
[v2,6/6] HID: asus: Switch to the new hid_is_usb_device() helper HID: Misc. fixes --- 2021-05-05 Hans de Goede New
[v2,4/6] HID: multitouch: Disable event reporting on suspend when our parent is not a wakeup-source HID: Misc. fixes --- 2021-05-05 Hans de Goede New
[RFC,v2,2/5] Input: goodix - platform/x86: touchscreen_dmi - Move inverted-x quirk to touchscreen_dmi.c Input: goodix - platform/x86: touchscreen_dmi - Move quirks to touchscreen_dmi.c --- 2021-05-04 Hans de Goede New
[RFC,1/4] platform/x86: touchscreen_dmi: Match on ACPI HID instead of ACPI companion-dev-name [RFC,1/4] platform/x86: touchscreen_dmi: Match on ACPI HID instead of ACPI companion-dev-name --- 2021-05-02 Hans de Goede New
[5/7] Input: goodix - Allow specifying the config filename through a "goodix,config-name" device-property Input: goodix - Add support for controllers without flash --- 2021-04-28 Hans de Goede New
[4/7] Input: goodix - Push error logging up into i2c_read and i2c_write helpers Input: goodix - Add support for controllers without flash --- 2021-04-28 Hans de Goede New
[1/7] Input: goodix - Change goodix_i2c_write() len parameter type to int Input: goodix - Add support for controllers without flash --- 2021-04-28 Hans de Goede New
[3/3] HID: multitouch: Disable event reporting on suspend when our parent is not a wakeup-source [1/3] HID: asus: Cleanup Asus T101HA keyboard-dock handling --- 2021-03-06 Hans de Goede New
Input: elants_i2c - Do not bind to i2c-hid compatible ACPI instantiated devices Input: elants_i2c - Do not bind to i2c-hid compatible ACPI instantiated devices --- 2021-03-02 Hans de Goede New
[5/5] HID: lenovo: Set default_trigger-s for the mute and micmute LEDs Untitled series #102879 --- 2021-02-15 Hans de Goede New
[v2,4/4] platform/x86: thinkpad_acpi: Map Clipping tool hotkey to KEY_SELECTIVE_SCREENSHOT Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads --- 2020-09-08 Hans de Goede New
[v2,3/4] platform/x86: thinkpad_acpi: Add support for new hotkeys found on X1C8 / T14 Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads --- 2020-09-08 Hans de Goede New
[v2,2/4] Input: allocate keycode for Fn + right shift Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads --- 2020-09-08 Hans de Goede New
[v2,1/4] Input: allocate keycodes for notification-center, pickup-phone and hangup-phone Add 4 new keycodes and use them for 4 new hotkeys on new Lenovo Thinkpads --- 2020-09-08 Hans de Goede New
Input: soc_button_array - Work around DSDTs which modify the irqflags Input: soc_button_array - Work around DSDTs which modify the irqflags --- 2020-09-06 Hans de Goede New
HID: i2c-hid: Always sleep 1ms after I2C_HID_PWR_ON commands HID: i2c-hid: Always sleep 1ms after I2C_HID_PWR_ON commands --- 2020-08-05 Hans de Goede New
Input: axp20x-pek - Always register interrupt handlers Input: axp20x-pek - Always register interrupt handlers --- 2020-04-26 Hans de Goede New
[v2] Input: goodix - Fix compilation when ACPI support is disabled [v2] Input: goodix - Fix compilation when ACPI support is disabled --- 2020-03-25 Hans de Goede New
[v3,06/11] Input: goodix - Add support for controlling the IRQ pin through ACPI methods Untitled series #36514 --- 2020-03-07 Hans de Goede New
[v3,05/11] Input: goodix - Add support for getting IRQ + reset GPIOs on Bay Trail devices Untitled series #36514 --- 2020-03-07 Hans de Goede New
[v2,04/11] Input: goodix - Add support for getting IRQ + reset GPIOs on Cherry Trail devices [v2,01/11] Input: goodix - Refactor IRQ pin GPIO accesses --- 2020-03-05 Hans de Goede New
[v2,01/11] Input: goodix - Refactor IRQ pin GPIO accesses [v2,01/11] Input: goodix - Refactor IRQ pin GPIO accesses --- 2020-03-05 Hans de Goede New
[resend,09/10] Input: goodix - Make goodix_send_cfg() take a raw buffer as argument Untitled series #36548 --- 2020-02-21 Hans de Goede New
[resend,07/10] Input: goodix - Move defines to above struct goodix_ts_data declaration Untitled series #36548 --- 2020-02-21 Hans de Goede New
[resend,05/10] Input: goodix - Add support for getting IRQ + reset GPIOs on Bay Trail devices Untitled series #36548 --- 2020-02-21 Hans de Goede New
[v2] HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock [v2] HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock --- 2020-02-01 Hans de Goede New
HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock --- 2020-01-31 Hans de Goede New
[v11,05/10] test_firmware: add support for firmware_request_platform efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[v11,03/10] firmware: Rename FW_OPT_NOFALLBACK to FW_OPT_NOFALLBACK_SYSFS efi/firmware/platform-x86: Add EFI embedded fw support --- 2020-01-11 Hans de Goede New
[10/10] Input: goodix - Restore config on resume if necessary Untitled series #36625 --- 2020-01-01 Hans de Goede New
[08/10] Input: goodix - Save a copy of the config from goodix_read_config() Untitled series #36625 --- 2020-01-01 Hans de Goede New
[04/10] Input: goodix - Add support for getting IRQ + reset GPIOs on Cherry Trail devices Untitled series #36625 --- 2020-01-01 Hans de Goede New
[03/10] Input: goodix - Make resetting the controller at probe independent from the GPIO setup Untitled series #36625 --- 2020-01-01 Hans de Goede New
[02/10] Input: goodix - Make loading the config from disk independent from the GPIO setup Untitled series #36625 --- 2020-01-01 Hans de Goede New