messages from 2023-12-01 23:25:24 to 2023-12-07 02:45:04 UTC [more...]
[PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
2023-12-07 2:44 UTC (5+ messages)
[PATCH] irq: Resolve that mask_irq/unmask_irq may not be called in pairs
2023-12-07 1:40 UTC
[PATCH v2 1/2] dt-bindings: input: Add Himax HX83102J touchscreen
2023-12-07 0:27 UTC (5+ messages)
` [PATCH v2 2/2] Input: Add Himax HX83102J touchscreen driver
[PATCH v2 0/9] Support light color temperature and chromaticity
2023-12-06 23:39 UTC (2+ messages)
[PATCH v2 00/15] selftests/hid: tablets fixes
2023-12-06 23:32 UTC (17+ messages)
` [PATCH v2 01/15] selftests/hid: vmtest.sh: update vm2c and container
` [PATCH v2 02/15] selftests/hid: vmtest.sh: allow finer control on the build steps
` [PATCH v2 03/15] selftests/hid: base: allow for multiple skip_if_uhdev
` [PATCH v2 04/15] selftests/hid: tablets: remove unused class
` [PATCH v2 05/15] selftests/hid: tablets: move the transitions to PenState
` [PATCH v2 06/15] selftests/hid: tablets: move move_to function to PenDigitizer
` [PATCH v2 07/15] selftests/hid: tablets: do not set invert when the eraser is used
` [PATCH v2 08/15] selftests/hid: tablets: set initial data for tilt/twist
` [PATCH v2 09/15] selftests/hid: tablets: define the elements of PenState
` [PATCH v2 10/15] selftests/hid: tablets: add variants of states with buttons
` [PATCH v2 11/15] selftests/hid: tablets: convert the primary button tests
` [PATCH v2 12/15] selftests/hid: tablets: add a secondary barrel switch test
` [PATCH v2 13/15] selftests/hid: tablets: be stricter for some transitions
` [PATCH v2 14/15] selftests/hid: fix mypy complains
` [PATCH v2 15/15] selftests/hid: fix ruff linter complains
[PATCH v2 1/2] Input: i8042: Avoid probing if no keyboard and mouse are set in quirks
2023-12-06 21:55 UTC (4+ messages)
` [PATCH v2 2/2] Input: i8042: Add a quirk for Framework 16" laptop
[PATCH] Input: omap4-keypad: react on keypresses if device is runtime-suspended
2023-12-06 21:28 UTC (2+ messages)
[PATCH] Input: i8042: Quiet down probe failure messages
2023-12-06 20:06 UTC (5+ messages)
[RFC PATCH v3 0/5] platform/chrome: Introduce DT hardware prober
2023-12-06 17:00 UTC (20+ messages)
` [RFC PATCH v3 1/5] of: dynamic: Add of_changeset_update_prop_string
` [RFC PATCH v3 2/5] i2c: of: Introduce component probe function
` [RFC PATCH v3 3/5] platform/chrome: Introduce device tree hardware prober
` [RFC PATCH v3 4/5] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
[PATCH v4 0/8] Convert DA906{1,2} bindings to json-schema
2023-12-06 15:57 UTC (3+ messages)
` [PATCH v4 5/8] dt-bindings: input: Convert da906{1,2,3} onkey "
` [PATCH v4 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "
[PATCH v3.1 0/8] Convert DA906{1,2} bindings to json-schema
2023-12-06 15:14 UTC (12+ messages)
` [PATCH v3.1 5/8] dt-bindings: input: Convert da906{1,2,3} onkey "
` [PATCH v3.1 8/8] dt-bindings: mfd: dlg,da9063: Convert da9062 "
[PATCH v2 0/2] Add HX83102j driver for HIMAX HID touchscreen
2023-12-06 11:00 UTC (2+ messages)
[PATCH v1 1/2] dt-bindings: input: Add Himax HX83102J touchscreen
2023-12-06 10:58 UTC (7+ messages)
` [PATCH v1 2/2] Input: Add Himax HX83102J touchscreen driver
[PATCH v3 0/7] HID: i2c-hid: Rework wait for reset to match Windows
2023-12-06 10:50 UTC (10+ messages)
` [PATCH v3 1/7] HID: i2c-hid: Fold i2c_hid_execute_reset() into i2c_hid_hwreset()
` [PATCH v3 2/7] HID: i2c-hid: Split i2c_hid_hwreset() in start() and finish() functions
` [PATCH v3 3/7] HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling
` [PATCH v3 4/7] HID: i2c-hid: Move i2c_hid_finish_hwreset() to after reading the report-descriptor
` [PATCH v3 5/7] HID: i2c-hid: Turn missing reset ack into a warning
` [PATCH v3 6/7] HID: i2c-hid: Remove I2C_HID_QUIRK_SET_PWR_WAKEUP_DEV quirk
` [PATCH v3 7/7] HID: i2c-hid: Renumber I2C_HID_QUIRK_ defines
[PATCH 0/4] Simplify ISHTP client interface
2023-12-06 10:34 UTC (8+ messages)
` [PATCH 1/4] HID: Intel-ish-hid: Ishtp: Add helper functions for client connection
` [PATCH 2/4] HID: intel-ish-hid: ishtp-hid-client: use helper functions for connection
` [PATCH 3/4] HID: intel-ish-hid: ishtp-fw-loader: "
` [PATCH 4/4] platform: chrome: cros_ec_ishtp: "
[PATCH v2 00/11] Convert DA906{1,2} bindings to json-schema
2023-12-06 9:39 UTC (6+ messages)
` [PATCH v2 03/11] dt-bindings: input: Convert da906{1,2,3} onkey "
[PATCH] HID: wacom: Remove AES power_supply after extended inactivity
2023-12-06 8:34 UTC (3+ messages)
[PATCH 0/6] VMware hypercalls enhancements
2023-12-06 7:15 UTC (21+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] x86/vmware: Move common macros to vmware.h
` [PATCH v2 2/6] x86/vmware: Introduce vmware_hypercall API
` [PATCH v2 3/6] ptp/vmware: Use "
` [PATCH v2 4/6] input/vmmouse: "
` [PATCH v2 5/6] drm/vmwgfx: "
` [PATCH v2 6/6] x86/vmware: Add TDX hypercall support
` [PATCH] "
[PATCH] Input: twl4030-pwrbutton: don't misuse kernel-doc marker
2023-12-06 5:56 UTC
[PATCH] HID: nintendo: Prevent divide-by-zero on code
2023-12-05 21:15 UTC
[PATCH v2] Fix strange behavior of touchpad on Clevo NS70PU
2023-12-05 16:36 UTC
[PATCH v3 0/5] input/touchscreen: imagis: add support for IST3032C
2023-12-05 14:49 UTC (13+ messages)
` [PATCH v3 1/5] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH v3 2/5] dt-bindings: input/touchscreen: Add compatible for IST3038B
` [PATCH v3 3/5] input/touchscreen: imagis: Add support for Imagis IST3038B
` [PATCH v3 4/5] dt-bindings: input/touchscreen: imagis: add compatible for IST3032C
` [PATCH v3 5/5] input/touchscreen: imagis: add support "
[PATCH v1 0/2] Add HX83102j driver for HIMAX HID touchscreen
2023-12-05 10:05 UTC
[PATCH v4 0/3] Input: Add TouchNetix axiom touchscreen driver
2023-12-05 9:26 UTC (10+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v4 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v4 3/3] Input: Add TouchNetix axiom i2c touchscreen driver
[PATCH v6 00/15] Introduce PMF Smart PC Solution Builder Feature
2023-12-04 19:05 UTC (20+ messages)
` [PATCH v6 01/15] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v6 02/15] platform/x86/amd/pmf: Add support for PMF-TA interaction
` [PATCH v6 03/15] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v6 04/15] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v6 05/15] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v6 06/15] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v6 07/15] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v6 08/15] platform/x86/amd/pmf: Add support to update system state
` [PATCH v6 09/15] platform/x86/amd/pmf: Make source_as_str() as non-static
` [PATCH v6 10/15] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v6 11/15] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v6 12/15] platform/x86/amd/pmf: dump policy binary data
` [PATCH v6 13/15] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v6 14/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v6 15/15] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS
[PATCH] HID: nintendo: add support for nso controllers
2023-12-04 17:52 UTC (2+ messages)
[PATCH] HID: Add quirk for Labtec/ODDOR/aikeec handbrake
2023-12-04 15:21 UTC (2+ messages)
[PATCH 0/2] Fixes for spurious wakeups on some Lenovo laptops
2023-12-04 15:18 UTC (5+ messages)
` [PATCH 1/2] HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
` [PATCH 2/2] pinctrl: amd: Mask non-wake source pins with interrupt enabled at suspend
[PATCH v2 12/36] input: touchscreen: atmel: Remove useless setting of min_buffers_needed
2023-12-04 13:23 UTC (2+ messages)
` [PATCH v2 35/36] input: touchscreen: sur40: Fix misuse of min_buffers_needed field
supporting binary (near-far) proximity sensors over gpio
2023-12-04 10:09 UTC (5+ messages)
[PATCH] input/vmmouse: Fix device name copies
2023-12-03 21:14 UTC (4+ messages)
[PATCH] ipaq-micro-keys: Add error handling for devm_kmemdup
2023-12-03 19:06 UTC (2+ messages)
How to disable the touchscreen so it does not draw power?
2023-12-03 17:41 UTC (3+ messages)
[PATCH] Input: expand keycode space
2023-12-03 12:50 UTC
[PATCH v3 00/11] Convert DA906{1,2} bindings to json-schema
2023-12-03 12:43 UTC (5+ messages)
` [PATCH v3 04/11] dt-bindings: input: Convert da906{1,2,3} onkey "
` [PATCH v3 11/11] dt-bindings: mfd: dlg,da9063: Convert da9062 "
[PATCH] HID: apple: Add "hfd.cn" and "WKB603" to the list of non-apple keyboards
2023-12-03 11:50 UTC
[dtor-input:next] BUILD SUCCESS 3717194f249227a3dfd8433bd9374cc7e0cf823d
2023-12-03 0:39 UTC
[dtor-input:for-linus] BUILD SUCCESS 42b8ff47720258d1f6a4412e780a480c139773a0
2023-12-03 0:39 UTC
[PATCH v3] Input: pxrc - simplify mutex handling with guard macro
2023-12-02 16:59 UTC
[linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-02 4:12 UTC
[PATCH v2] Input: pxrc - simplify mutex handling with guard macro
2023-12-01 23:35 UTC (2+ messages)
[PATCH] Input: pxrc - simplify mutex handling with guard macro
2023-12-01 23:33 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).