linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-19 04:59:10 to 2022-05-30 06:55:02 UTC [more...]

[PATCH for-5.19/uclogic v2 0/4] Add support for XP-PEN Deco L
 2022-05-30  6:54 UTC  (4+ messages)
` [PATCH for-5.19/uclogic v2 3/4] HID: uclogic: Allow to generate frame templates
  ` [PATCH for-5.19/uclogic] HID: uclogic: Remove useless loop

[PATCH] HID: apple: Reset quirks when Fn key is not found
 2022-05-30  6:18 UTC  (5+ messages)
    ` [PATCH] HID: apple: Properly handle function keys on misset non-apple keyboards

[PATCH] Input: st1232 - Support power supply regulators
 2022-05-30  5:50 UTC  (3+ messages)

[PATCH] HID: nintendo: fix unused const warning
 2022-05-29 19:15 UTC  (2+ messages)

[PATCH 0/2] HID: uclogic: kernel-doc fixes for uclogic_params_* functions
 2022-05-29 15:02 UTC  (4+ messages)
` [PATCH 1/2] HID: uclogic: remove extraneous asterisk on uclogic_params_* static functions comments
` [PATCH 2/2] HID: uclogic: add missing function name in uclogic_params_hid_dbg() kernel-doc comment

[PATCH] dt-bindings: input: use generic node names
 2022-05-29 14:21 UTC  (7+ messages)

[RESEND PATCH v3 1/2] dt-bindings: ps2-gpio: convert binding to json-schema
 2022-05-29 13:26 UTC  (2+ messages)
` [RESEND PATCH v3 2/2] dt-bindings: ps2-gpio: document bus signals open drain

[PATCH 1/4] Input: adp5588-keys - drop CONFIG_PM guards
 2022-05-29  6:11 UTC  (7+ messages)
` [PATCH 2/4] Input: adp5588-keys - switch to using threaded interrupt
` [PATCH 3/4] Input: adp5588-keys - switch to using managed resources
` [PATCH 4/4] Input: adp5588-keys - do not explicitly set device as wakeup source

[RESEND PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-05-29  5:23 UTC  (8+ messages)
` [RESEND PATCH 1/2] Input: mt6779-keypad - fix hardware code mapping

[PATCH] Input: adp5588-keys: Remove unused driver
 2022-05-29  5:20 UTC  (10+ messages)

[git pull] Input updates for v5.19-rc0
 2022-05-28 21:38 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION d3fde8ff50ab265749704bd7fbcf70d35235421f
 2022-05-28 21:28 UTC 

[PATCH v2] Input: gpio-keys - Cancel delayed work only in case of GPIO
 2022-05-28 20:46 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS ba0f32141bc515da2269ebba468741dffe2f9f43
 2022-05-28 17:49 UTC 

[dtor-input:for-linus] BUILD SUCCESS 1e90e2628cec11c080db3260833f515cc32fc27c
 2022-05-28 11:42 UTC 

[PATCH 1/2] Input: cros_ec_keyb - switch to using generic device properties
 2022-05-27 22:37 UTC  (5+ messages)
` [PATCH 2/2] Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks

[PATCH] Document the units for resolution of size axes
 2022-05-27 22:36 UTC  (4+ messages)

[PATCH 1/5] Input: zinitix - Helper dev variable in probe()
 2022-05-27 13:31 UTC  (13+ messages)
` [PATCH 2/5] Input: zinitix - Add dev variable in state
` [PATCH 3/5] Input: zinitix - Rename defines ZINITIX_*
` [PATCH 4/5] Input: zinitix - Read and cache device version numbers
` [PATCH 5/5] Input: zinitix - Support calibration

[PATCH] drivers: input: Directly use ida_alloc()/free()
 2022-05-27 11:20 UTC  (4+ messages)
  ` 答复: "

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-27  7:26 UTC  (27+ messages)
` [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs
` [PATCH bpf-next v5 02/17] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v5 12/17] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor

[PATCH v2] HID: amd_sfh: Don't show client init failed as error when discovery fails
 2022-05-27  7:07 UTC  (2+ messages)

[PATCH 1/2] HID: wacom: Only report rotation for art pen
 2022-05-27  7:06 UTC  (4+ messages)

[dtor-input:next] BUILD SUCCESS 5f76955ab1e43e5795a9631b22ca4f918a0ae986
 2022-05-27  6:25 UTC 

[PATCH v2 0/3] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys
 2022-05-27  5:34 UTC  (8+ messages)
` [PATCH v2 1/3] Input: mtk-pmic-keys - Transfer per-key bit in mtk_pmic_keys_regs
` [PATCH v2 2/3] Input: mtk-pmic-keys - Move long press debounce mask to mtk_pmic_regs
` [PATCH v2 3/3] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys

[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal
 2022-05-27  2:34 UTC  (13+ messages)
` [PATCH v2 01/12] platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled
` [PATCH v2 02/12] platform/surface: aggregator: Allow devices to be marked as hot-removed
` [PATCH v2 03/12] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering
` [PATCH v2 04/12] platform/surface: aggregator_registry: Use client device wrappers for notifier registration
` [PATCH v2 05/12] power/supply: surface_charger: "
` [PATCH v2 06/12] power/supply: surface_battery: "
` [PATCH v2 07/12] HID: surface-hid: Add support for hot-removal
` [PATCH v2 08/12] platform/surface: aggregator: Add comment for KIP subsystem category
` [PATCH v2 09/12] platform/surface: aggregator_registry: Generify subsystem hub functionality
` [PATCH v2 10/12] platform/surface: aggregator_registry: Change device ID for base hub
` [PATCH v2 11/12] platform/surface: aggregator_registry: Add KIP device hub
` [PATCH v2 12/12] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8

[PATCH 00/10] platform/surface: aggregator: Add support for client hot-removal
 2022-05-26 23:55 UTC  (5+ messages)
` [PATCH 01/10] platform/surface: aggregator: Allow devices to be marked as hot-removed
` [PATCH 02/10] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering
` [PATCH 06/10] HID: surface-hid: Add support for hot-removal

[PATCH 1/2] HID: nintendo: fix face button mappings
 2022-05-26 20:07 UTC  (4+ messages)

goodix: Commit for 5.4 stable inclusion
 2022-05-26 12:08 UTC  (2+ messages)

[PATCH] HID: hid-input: add Surface Go battery quirk
 2022-05-25 23:08 UTC 

[PATCH v1 0/5] HID: ft260: fixes and performance improvements
 2022-05-25 20:33 UTC  (9+ messages)
` [PATCH v1 1/5] HID: ft260: ft260_xfer_status routine cleanup
` [PATCH v1 2/5] HID: ft260: improve i2c write performance
` [PATCH v1 3/5] HID: ft260: support i2c writes larger than HID report size
` [PATCH v1 4/5] HID: ft260: support i2c reads greater "
` [PATCH v1 5/5] HID: ft260: improve i2c large reads performance

[syzbot] memory leak in hidraw_report_event
 2022-05-25 14:33 UTC 

Hello Sir, I seek your urgent consideration
 2022-05-24  9:25 UTC 

[PATCH] HID: ft260: fix multi packet i2c transactions
 2022-05-25  8:44 UTC  (2+ messages)

[PATCH] differentiate between model and attachment of Thrustmaster's joysticks
 2022-05-24 19:25 UTC 

[PATCH] dt-bindings: input: matrix-keymap: Add common 'linux,no-autorepeat' property
 2022-05-24 13:31 UTC  (5+ messages)

[PATCH] xen: switch gnttab_end_foreign_access() to take a struct page pointer
 2022-05-24 12:47 UTC  (2+ messages)

[PATCH v7 0/4] Add support for the Cypress cyttsp5
 2022-05-24 11:57 UTC  (3+ messages)

[PATCH] Input: mtk-pmic-keys - use single update when configuring long press behavior
 2022-05-24  7:24 UTC  (2+ messages)

[PATCH] Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
 2022-05-24  7:09 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915
 2022-05-23 23:35 UTC  (4+ messages)
` [PATCH v2 2/2] HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens

[PATCH 0/5] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys
 2022-05-23 16:58 UTC  (17+ messages)
` [PATCH 1/5] Input: mtk-pmic-keys - Add kerneldoc to driver structures
` [PATCH 2/5] Input: mtk-pmic-keys - Use regmap_{set,clear}_bits where possible
` [PATCH 3/5] Input: mtk-pmic-keys - Transfer per-key bit in mtk_pmic_keys_regs
` [PATCH 4/5] Input: mtk-pmic-keys - Move long press debounce mask to mtk_pmic_regs
` [PATCH 5/5] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys

[PATCH] dt-bindings: Fix properties without any type
 2022-05-23 16:56 UTC  (8+ messages)

Battery indication for Logitech devices
 2022-05-23 11:46 UTC  (5+ messages)

Koszty instalacji fotowoltaicznej
 2022-05-23  8:05 UTC 

[PATCH v3 00/17] *** Implement simple haptic HID support ***
 2022-05-23  6:57 UTC  (3+ messages)

[PATCH] HID: Driver for Google Hangouts Meet Speakermic
 2022-05-23  6:50 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915
 2022-05-22 21:32 UTC  (4+ messages)
` [PATCH 2/2] HID: i2c-hid: elan: Add support for Elan eKTH6915 i2c-hid touchscreens

[dtor-input:next] BUILD SUCCESS fabcf4d8696839a8da8a3f90d1fd30ae923ddde7
 2022-05-22  8:38 UTC 

[git pull] Input updates for v5.18-rc7
 2022-05-22  0:22 UTC  (2+ messages)

[PATCH] Input: fix typo in comment
 2022-05-21 19:48 UTC  (2+ messages)

[dtor-input:ib/5.17-cros-ec-keyb] BUILD SUCCESS d95bca4fbde0a29a3d987c39fd17e414f1ed5ec6
 2022-05-21 11:40 UTC 

[dtor-input:for-linus] BUILD SUCCESS b26ff9137183309c18cdfe931e1cafcf3c1a980d
 2022-05-21 10:18 UTC 

[dtor-input:next] BUILD SUCCESS 038c4bf85ba2bca715db3ca4d190de3e5299c6c3
 2022-05-21  7:58 UTC 

[PATCH v2] hid: multitouch: new device class fix Lenovo X12 trackpad sticky
 2022-05-20  3:51 UTC 

[PATCH v6 0/5] Extend pm8941-pwrkey driver
 2022-05-19 22:30 UTC  (4+ messages)
` [PATCH v6] dt-bindings: power: reset: qcom-pon: update "reg" property details

[PATCH v2] dt-bindings: input: touchscreen: ilitek_ts_i2c: Absorb ili2xxx bindings
 2022-05-19 20:53 UTC  (2+ messages)

[PATCH] Input: gpio-keys - Cancel delayed work only in case of GPIO
 2022-05-19  4:58 UTC  (3+ messages)


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).