linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-05 18:19:26 to 2022-10-17 11:49:18 UTC [more...]

[PATCH v7 2/2] input: add Qualcomm SPMI haptics driver
 2022-10-17 11:27 UTC  (4+ messages)

Keyboard LEDs must be reset on resume (retry)
 2022-10-17 11:25 UTC 

[PATCH v4 0/3] Add Himax hx83112b touchscreen driver
 2022-10-17 10:04 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
` [PATCH v4 2/3] Input: add driver for Himax hx83112b touchscreen devices

[PATCH v3 00/11] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-10-17  9:45 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: arm: qcom: move swir,mangoh-green-wp8548 board documentation to qcom.yaml
` [PATCH v3 02/11] arm: dts: qcom: mdm9615*: add SPDX-License-Identifier
` [PATCH v3 03/11] arm: dts: qcom: mdm9615: add missing reg in cpu@0 node
` [PATCH v3 04/11] arm: dts: qcom: mdm9615: remove invalid spi-max-frequency gsbi3_spi node
` [PATCH v3 05/11] dt-bindings: mfd: qcom-pm8xxx: document qcom,pm8921 as fallback of qcom,pm8018
` [PATCH v3 06/11] dt-bindings: input: qcom,pm8921-pwrkey: convert to dt-schema
` [PATCH v3 07/11] dt-bindings: rtc: qcom-pm8xxx: document qcom,pm8921-rtc as fallback of qcom,pm8018-rtc
` [PATCH v3 08/11] mfd: qcom-pm8xxx: drop unused PM8018 compatible
` [PATCH v3 09/11] rtc: pm8xxx: drop unused pm8018 compatible
` [PATCH v3 10/11] arm: dts: qcom: mdm9615: remove invalid interrupt-names from pl18x mmc nodes
` [PATCH v3 11/11] arm: dts: qcom: mdm9615: remove useless amba subnode

[PATCH] [next] HID: hyperv: Replace one-element array with flexible-array member
 2022-10-17  9:30 UTC  (3+ messages)

[PATCH v3 0/3] Add Himax hx83112b touchscreen driver
 2022-10-17  9:25 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
` [PATCH v3 2/3] Input: add driver for Himax hx83112b touchscreen devices

[PATCH v7 0/2] input: introduce support for Qualcomm SPMI haptics
 2022-10-16 22:58 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: input: document Qualcomm PMI8998 haptics driver

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-10-15 16:56 UTC  (11+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags

[PATCH] [PATCH] Input: Disable Intertouch for Lenovo T14 and P14s AMD G1
 2022-10-14 22:37 UTC  (3+ messages)
  `  "

[PATCH v2 0/3] improvements and new device support
 2022-10-14 14:45 UTC  (8+ messages)
` [PATCH v2 1/3] HID: playstation: stop DualSense output work on remove
` [PATCH v2 2/3] HID: playstation: add initial DualSense Edge controller support
` [PATCH v2 3/3] HID: playstation: support updated DualSense rumble mode

[PATCH V2 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-10-14 13:26 UTC  (7+ messages)
` [PATCH V2 1/3] Input: elantech - Remove redundant field elantech_data::y_max
` [PATCH V2 2/3] Input: elantech - Remove redundant field elantech_data::width
` [PATCH V2 3/3] Input: elantech - Fix incorrectly halved touchpad range on ELAN v3 touchpads

[PATCH] Input: xpad - fix PowerA EnWired Controller guide button
 2022-10-14 13:00 UTC  (2+ messages)

[PATCH] HID: magicmouse: Do not set BTN_MOUSE on double report
 2022-10-14 11:44 UTC  (2+ messages)

[PATCH] HID: hid-elan: use default remove for hid device
 2022-10-14  9:37 UTC  (2+ messages)

[PATCH v2 0/3] Add Himax hx83112b touchscreen driver
 2022-10-14  7:24 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
` [PATCH v2 2/3] Input: add driver for Himax hx83112b touchscreen devices

[PATCH] dt-bindings: input: Convert ti,drv260x to DT schema
 2022-10-13 20:29 UTC  (2+ messages)

[PATCH v6 0/6] Add support for TI TPS65219 PMIC
 2022-10-13 13:22 UTC  (14+ messages)
` [PATCH v6 1/6] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board
` [PATCH v6 2/6] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
` [PATCH v6 3/6] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
` [PATCH v6 4/6] mfd: tps65219: Add driver for TI TPS65219 PMIC
` [PATCH v6 5/6] Input: Add tps65219 interrupt driven powerbutton
` [PATCH v6 6/6] arm64: defconfig: Add tps65219 as modules

[PATCH v4 00/17] *** Implement simple haptic HID support ***
 2022-10-13 13:20 UTC  (19+ messages)
` [PATCH v4 01/17] HID: add haptics page defines
` [PATCH v4 02/17] Input: add FF_HID effect type
` [PATCH v4 03/17] HID: haptic: introduce hid_haptic_device
` [PATCH v4 04/17] HID: input: allow mapping of haptic output
` [PATCH v4 05/17] HID: haptic: initialize haptic device
` [PATCH v4 06/17] Input: add shared effects
` [PATCH v4 07/17] HID: haptic: implement release and press effects
` [PATCH v4 08/17] HID: input: calculate resolution for pressure
` [PATCH v4 09/17] HID: haptic: add functions handling events
` [PATCH v4 10/17] Input: MT - add INPUT_MT_MAX_FORCE flags
` [PATCH v4 11/17] HID: haptic: add hid_haptic_switch_mode
` [PATCH v4 12/17] HID: multitouch: add haptic multitouch support
` [PATCH v4 13/17] Input: introduce EVIOCFF(TAKE|RELEASE)CONTROL
` [PATCH v4 14/17] HID: haptic: add hid_haptic_change_control
` [PATCH v4 15/17] HID: add HID device reset callback
` [PATCH v4 16/17] HID: haptic: implement HID haptic "
` [PATCH v4 17/17] HID: multitouch: Add lid handler for touchpad on Redrix chromebook

Zwiększenie płynności finansowej
 2022-10-13  8:05 UTC 

[PATCH AUTOSEL 4.19 07/19] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:26 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 08/19] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 4.9 03/10] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 04/10] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 5.15 23/47] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:21 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 25/47] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 4.14 04/13] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/13] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 5.4 12/27] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/27] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 5.10 18/33] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 19/33] HID: roccat: Fix use-after-free in roccat_read()

[PATCH AUTOSEL 5.19 29/63] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.19 31/63] HID: roccat: Fix use-after-free in roccat_read()
` [PATCH AUTOSEL 5.19 33/63] HID: nintendo: check analog user calibration for plausibility

[PATCH AUTOSEL 6.0 30/67] hid: topre: Add driver fixing report descriptor
 2022-10-13  0:15 UTC  (3+ messages)
` [PATCH AUTOSEL 6.0 32/67] HID: roccat: Fix use-after-free in roccat_read()
` [PATCH AUTOSEL 6.0 34/67] HID: nintendo: check analog user calibration for plausibility

[PATCH] drivers/hid: use simple i2c probe
 2022-10-12 16:33 UTC 

[PATCH 0/3] Add Himax hx83112b touchscreen driver
 2022-10-12  0:01 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: touchscreen: add Himax hx83112b bindings
` [PATCH 2/3] Input: add driver for Himax hx83112b touchscreen devices

[git pull] Input updates for v6.1-rc0
 2022-10-11 18:22 UTC  (2+ messages)

[PATCH 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-10-11 13:19 UTC  (10+ messages)
` [PATCH 1/3] Input: Remove redundant field elantech_data::y_max
` [PATCH 2/3] Input: Remove redundant field elantech_data::width
` [PATCH 3/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads

[PATCH v6 0/2] input: introduce support for Qualcomm SPMI haptics
 2022-10-11 12:18 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: input: document Qualcomm PMI8998 haptics driver

[PATCH v6 2/2] input: add Qualcomm SPMI haptics driver
 2022-10-11 12:13 UTC  (2+ messages)

[PATCH v2 3/5] dt-bindings: regulator: Add binding schema for mt6357 regulators
 2022-10-11 12:03 UTC  (4+ messages)

[dtor-input:for-linus] BUILD SUCCESS 5f8f8574c7f5585b09a9623f0f13462e4eb67b4d
 2022-10-10 19:31 UTC 

[PATCH v2 0/5] Add MediaTek MT6357 PMIC support
 2022-10-10 18:04 UTC  (9+ messages)
` [PATCH v2 2/5] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC
` [PATCH v2 4/5] regulator: add mt6357 regulator
` [PATCH v2 5/5] Input: mtk-pmic-keys: add MT6357 support

[dtor-input:next] BUILD SUCCESS fe5b6aaef72a0f7daa06e7960e0bee45c2984e41
 2022-10-10 18:01 UTC 

[PATCH 0/3] HID: playstation: improvements and new device support
 2022-10-10 17:25 UTC  (6+ messages)
` [PATCH 1/3] HID: playstation: stop DualSense output work on remove
` [PATCH 2/3] HID: playstation: add initial DualSense Edge controller support
` [PATCH 3/3] HID: playstation: support updated DualSense rumble mode

[PATCH v5 0/2] input: introduce support for Qualcomm SPMI haptics
 2022-10-10 16:18 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: input: document Qualcomm PMI8998 haptics driver
` [PATCH v5 2/2] input: add Qualcomm SPMI "

[PATCH v3 0/3] Add Hynitron cstxxx Touchscreen
 2022-10-10 15:35 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Hynitron vendor prefix
` [PATCH v3 2/3] dt-bindings: input: touchscreen: Add Hynitron cstxxx
` [PATCH v3 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen

[PATCH 1/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-10 11:35 UTC  (3+ messages)
  ` [PATCH 1/3] HID: roccat: Convert snprintf() to sysfs_emit() linux-kernel@vger.kernel.org

[PATCH v2 0/3] Add Hynitron cstxxx Touchscreen
 2022-10-10 11:06 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Hynitron vendor prefix
` [PATCH v2 2/3] dt-bindings: input: touchscreen: Add Hynitron cstxxx
` [PATCH v2 3/3] input/touchscreen: Add Hynitron cstxxx touchscreen

[PATCH v2] HID: roccat-*: Convert snprintf() to sysfs_emit()
 2022-10-10 10:57 UTC 

[PATCH -next] Input: pinephone-keyboard - fix error return code in ppkb_probe()
 2022-10-10  5:29 UTC  (2+ messages)

[PATCH 2/2] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:46 UTC 

[PATCH 1/2] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:43 UTC 

[PATCH 3/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:24 UTC 

[PATCH 2/3] HID: roccat: Convert snprintf() to sysfs_emit()
 2022-10-08 19:15 UTC 

[PATCH v2 0/7] Additional fixes for Azoteq IQS7222A/B/C
 2022-10-08  1:20 UTC  (8+ messages)
` [PATCH v2 1/7] Input: iqs7222 - drop unused device node references
` [PATCH v2 3/7] Input: iqs7222 - report malformed properties
` [PATCH v2 7/7] Input: iqs7222 - add support for IQS7222A v1.13+

[PATCH RFC v2 0/2] Quickstart buttons driver and Toshiba Z830
 2022-10-07 23:44 UTC  (3+ messages)

[PATCH] HID: input: Add support for USI style events
 2022-10-07 11:25 UTC  (5+ messages)

[PATCH] HID: hid-alps: use default remove for hid device
 2022-10-07  7:45 UTC  (2+ messages)

[PATCH v7 0/4] Add LTE SKU for sc7280-evoker family
 2022-10-06 20:08 UTC  (4+ messages)
` [PATCH v7 3/4] dt-bindings: input: touchscreen: Add goodix GT7986U touchscreen chip

[PATCH 1/2] drivers: hid: adjust gyro calibration data
 2022-10-06 18:31 UTC  (5+ messages)

[PATCH 2/2] drivers: hid: warn feature report 0x81
 2022-10-06 14:53 UTC  (5+ messages)

[PATCH] Input: dlink-dir685-touchkeys: Make array bl_data static const
 2022-10-06  9:22 UTC  (3+ messages)

[PATCH] usbhid: Interpret 0 length ff effects as infinite (0xffff) length effects
 2022-10-05 21:30 UTC  (3+ messages)

[PATCH] HID: saitek: add madcatz variant of MMO7 mouse device ID
 2022-10-05 18:51 UTC 

[PATCH v2 0/7] HID: ft260: fixes and performance improvements
 2022-10-05 18:19 UTC  (5+ messages)
` [PATCH v2 5/7] HID: ft260: improve i2c large reads performance


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