Skip to content

Instantly share code, notes, and snippets.

@jonasmalacofilho
Last active April 1, 2019 16:27
Show Gist options
  • Save jonasmalacofilho/19f495429a7e71710890cadbbaa055d3 to your computer and use it in GitHub Desktop.
Save jonasmalacofilho/19f495429a7e71710890cadbbaa055d3 to your computer and use it in GitHub Desktop.
TEST: Build with clang and -Wformat.
From: Benjamin Tissoires
Subject: Re: [PATCH v2] HID: quirks: use correct format chars in dbg_hid
INVESTIGATE: Possible issue with userspace calling hid_debug_rdesc_show when the device is suspended
From: He, Bo
Subject: must hold the driver_input_lock in hid_debug_rdesc_show
FOLLOW: goto err_mem_free and other error/bail out conventions
From: Hans de Goede
Subject: Re: [PATCH] ELAN touchpad i2c_hid bugs fix
INVESTIGATE: Recent kernels allow the generic-hid driver to be used as fallback
Also: adding HID devices is not something which happens 100s of times a
second, so this should be fine
From: Hans de Goede
Subject: [PATCH] HID: core: Call request_module before doing device_add
FOLLOW: HWMON_CHANNEL_INFO() simplifies the code
From: Guenter Roeck
Subject: [PATCH] hwmon: (nct7904) Use new HWMON_CHANNEL_INFO() macro
Subject: [PATCH] hwmon: Documentation: Add usage example for HWMON_CHANNEL_INFO
INVESTIGATE: Convert to HWMON_CHANNEL_INFO with Coccinelle
From: Guenter Roeck (semantic patch by Julia Lawall)
[PATCH 00/17] hwmon: Use HWMON_CHANNEL_INFO macro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment