linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-06 03:15:35 to 2022-09-14 10:10:37 UTC [more...]

[PATCH 00/11] Additional fixes for Azoteq IQS7222A/B/C
 2022-09-14 10:10 UTC  (27+ messages)
` [PATCH 01/11] Input: iqs7222 - drop unused device node references
` [PATCH 02/11] Input: iqs7222 - report malformed properties
` [PATCH 03/11] dt-bindings: input: iqs7222: Correct minimum slider size
` [PATCH 04/11] Input: iqs7222 - protect against undefined "
` [PATCH 05/11] Input: iqs7222 - trim force communication command
` [PATCH 06/11] Input: iqs7222 - avoid sending empty SYN_REPORT events
` [PATCH 07/11] Input: iqs7222 - set all ULP entry masks by default
` [PATCH 08/11] Input: iqs7222 - allow 'linux,code' to be optional
` [PATCH 09/11] dt-bindings: input: iqs7222: Allow "
` [PATCH 10/11] dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
` [PATCH 11/11] Input: iqs7222 - add "

[PATCH v2 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-14  9:42 UTC  (25+ messages)
` [PATCH v2 01/13] HID: i2c-hid: Use PM subsystem to manage "
` [PATCH v2 02/13] Input: elan_i2c - "
` [PATCH v2 03/13] Input: elants_i2c "
` [PATCH v2 04/13] Input: raydium_ts_i2c "
` [PATCH v2 05/13] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by
` [PATCH v2 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
` [PATCH v2 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq
` [PATCH v2 08/13] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
` [PATCH v2 09/13] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH v2 10/13] HID: i2c-hid: Don't set wake_capable and wake_irq
` [PATCH v2 11/13] Input: elan_i2c - "
` [PATCH v2 12/13] Input: elants_i2c "
` [PATCH v2 13/13] Input: raydium_ts_i2c "

[syzbot] KASAN: use-after-free Read in hiddev_disconnect (4)
 2022-09-14  8:14 UTC 

[PATCH v3] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
 2022-09-14  8:03 UTC  (3+ messages)

[PATCH] HID: nintendo: check analog user calibration for plausibility
 2022-09-14  7:43 UTC 

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

[dtor-input:gpio-test] BUILD SUCCESS 584572bcd1aab71a159c7156b92d03d927eaa423
 2022-09-14  6:33 UTC 

[dtor-input:next] BUILD SUCCESS cd01569b040e3f496b74e4b78c2e79fc10979b28
 2022-09-14  6:32 UTC 

[PATCH v6 0/5] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-09-13 21:46 UTC  (7+ messages)
` [PATCH v6 1/5] Input: joystick: xpad: Add X-Box Adaptive support
` [PATCH v6 2/5] Input: joystick: xpad: Add X-Box Adaptive XBox button
` [PATCH v6 3/5] Input: joystick: xpad: Add ABS_PROFILE to uapi
` [PATCH v6 4/5] Input: joystick: xpad: Add ABS_PROFILE to Docs
` [PATCH v6 5/5] Input: joystick: xpad: Add X-Box Adaptive Profile button

[PATCH 0/2] Input: xpad - reduce amount of magic numbers
 2022-09-13 21:31 UTC  (3+ messages)
` [PATCH 1/2] Input: xpad - refactor using BIT() macro
` [PATCH 2/2] Input: xpad - decipher xpadone packages with GIP defines

[PATCH v3 0/5] HID: mcp2221: iio support and device resource management
 2022-09-12 17:32 UTC  (6+ messages)
` [PATCH v3 1/5] i2c: muxes: ltc4306: fix future recursive dependencies
` [PATCH v3 2/5] iio: addac: stx104: "
` [PATCH v3 3/5] iio: dac: "
` [PATCH v3 4/5] HID: mcp2221: switch i2c registration to devm functions
` [PATCH v3 5/5] HID: mcp2221: add ADC/DAC support via iio subsystem

[PATCH v2 0/5] HID: mcp2221: iio support and device resource management
 2022-09-12 14:43 UTC  (7+ messages)
` [PATCH v2 1/5] i2c: muxes: ltc4306: fix future recursive dependencies
` [PATCH v2 2/5] iio: addac: stx104: "
` [PATCH v2 3/5] iio: dac: "
` [PATCH v2 4/5] HID: mcp2221: switch i2c registration to devm functions
` [PATCH v2 5/5] HID: mcp2221: add ADC/DAC support via iio subsystem

[RESEND] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
 2022-09-12 13:04 UTC  (4+ messages)

[PATCH 00/10] Add TWL6030 power off and powerbutton support
 2022-09-11 12:55 UTC  (7+ messages)
` [PATCH 01/10] power: reset: Move TWL4030 power driver from mfd
` [PATCH 02/10] dt-bindings: power: reset: Move twl4030-power from mfd to power/reset
` [PATCH 03/10] power: reset: Add TWL6030 power driver, with minimal support for power off

Servicio de la flota
 2022-09-12  8:00 UTC 

[PATCH RFC 0/2] Quickstart buttons driver and Toshiba Z830
 2022-09-12  6:27 UTC  (5+ messages)
` [PATCH RFC 1/2] staging: quickstart: Add ACPI quickstart button (PNP0C32) driver
` [PATCH RFC 2/2] platform/x86: toshiba_acpi: Add quirk for buttons on Z830

[PATCH] hid: topre: Add driver fixing report descriptor
 2022-09-11  0:36 UTC 

[PATCH v3 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-10 21:53 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH AUTOSEL 5.4 02/10] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
 2022-09-10 21:18 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 03/10] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
` [PATCH AUTOSEL 5.4 06/10] Input: iforce - add support for Boeder Force Feedback Wheel

[PATCH AUTOSEL 4.14 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
 2022-09-10 21:19 UTC 

[PATCH AUTOSEL 4.9 2/5] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
 2022-09-10 21:19 UTC 

[PATCH AUTOSEL 4.19 2/8] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
 2022-09-10 21:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/8] Input: iforce - add support for Boeder Force Feedback Wheel

[PATCH AUTOSEL 5.10 01/14] Input: goodix - add support for GT1158
 2022-09-10 21:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 04/14] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 5.10 05/14] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
` [PATCH AUTOSEL 5.10 09/14] Input: iforce - add support for Boeder Force Feedback Wheel

[PATCH AUTOSEL 5.15 01/21] Input: goodix - add support for GT1158
 2022-09-10 21:17 UTC  (8+ messages)
` [PATCH AUTOSEL 5.15 06/21] HID: asus: ROG NKey: Ignore portion of 0x5a report
` [PATCH AUTOSEL 5.15 07/21] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 5.15 08/21] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
` [PATCH AUTOSEL 5.15 09/21] HID: thrustmaster: Add sparco wheel and fix array length
` [PATCH AUTOSEL 5.15 10/21] HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
` [PATCH AUTOSEL 5.15 11/21] HID: add Lenovo Yoga C630 battery quirk
` [PATCH AUTOSEL 5.15 15/21] Input: iforce - add support for Boeder Force Feedback Wheel

[PATCH AUTOSEL 5.19 01/38] Input: goodix - add support for GT1158
 2022-09-10 21:16 UTC  (12+ messages)
` [PATCH AUTOSEL 5.19 08/38] HID: hidraw: fix memory leak in hidraw_release()
` [PATCH AUTOSEL 5.19 09/38] HID: asus: ROG NKey: Ignore portion of 0x5a report
` [PATCH AUTOSEL 5.19 10/38] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
` [PATCH AUTOSEL 5.19 11/38] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
` [PATCH AUTOSEL 5.19 12/38] HID: thrustmaster: Add sparco wheel and fix array length
` [PATCH AUTOSEL 5.19 13/38] HID: AMD_SFH: Add a DMI quirk entry for Chromebooks
` [PATCH AUTOSEL 5.19 14/38] HID: add Lenovo Yoga C630 battery quirk
` [PATCH AUTOSEL 5.19 15/38] HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
` [PATCH AUTOSEL 5.19 16/38] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
` [PATCH AUTOSEL 5.19 17/38] HID: nintendo: fix rumble worker null pointer deref
` [PATCH AUTOSEL 5.19 23/38] Input: iforce - add support for Boeder Force Feedback Wheel

[dtor-input:tmp-gpiolib-of-quirks] BUILD SUCCESS 063e18ac945d4e6f2e7baa061a9a0b7c9f550d35
 2022-09-10 18:20 UTC 

[dtor-input:tmp-gpiolib-swnode] BUILD REGRESSION 0f07ef1f9435d4dd3cd1d593e9998eca1a40e39d
 2022-09-10 18:20 UTC 

[PATCH 0/3] MAINTAINERS: Update entries for some VMware drivers
 2022-09-10  9:55 UTC  (8+ messages)
` [PATCH 1/3] MAINTAINERS: Change VMware PVSCSI driver entry to upper case
` [PATCH 2/3] MAINTAINERS: Change status of some VMware drivers
` [PATCH 3/3] MAINTAINERS: Add a new entry for VMWARE VSOCK VMCI TRANSPORT DRIVER

[PATCH 1/2] HID: apple: fix key translations where multiple quirks attempt to translate the same key and the ones that depend on other translations
 2022-09-10  9:43 UTC  (2+ messages)
` [PATCH 2/2] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip

[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-10  1:25 UTC  (18+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq

[PATCH] Input: synaptics: Enable InterTouch for the ThinkPad P1 G3
 2022-09-09 20:21 UTC 

[PATCH 0/2] Add support for Azoteq IQS7210A/7211A/E
 2022-09-09  2:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "

[PATCH v2 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-09  1:44 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-09-09  1:25 UTC  (9+ messages)
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi

[PATCH] input/serio: fix repeated words in comments
 2022-09-08 13:55 UTC  (2+ messages)

[PATCH] input/mouse: fix repeated words in comments
 2022-09-08 13:10 UTC 

[PATCH] HID: sony: Support for DS4 clones that do not implement feature report 0x81
 2022-09-08  8:31 UTC  (2+ messages)

[v4 1/5] HID: core: Export hid_match_id()
 2022-09-08  8:03 UTC  (4+ messages)

[dtor-input:next] BUILD SUCCESS e23c69e3324892f7420686b3aaa0403df6cf152c
 2022-09-07 17:19 UTC 

[PATCH v3 RESEND] HID: multitouch: Add memory barriers
 2022-09-07 15:01 UTC 

[fortify] ab66e7d1d8: BUG:kernel_failed_in_early-boot_stage,last_printk:Booting_the_kernel
 2022-09-07  6:02 UTC 

[PATCH 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
 2022-09-06 23:06 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH v1 1/1] Input: icn8505 - Utilize acpi_get_subsystem_id()
 2022-09-06 19:01 UTC  (4+ messages)

[PATCH] Input: xpad - add support for ThrustMaster eSwap PRO Controller Xbox for Xbox One
 2022-09-06 18:53 UTC  (3+ messages)

[PATCH v2 0/4] Input: xpad - sync with github fork
 2022-09-06 18:47 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 94b22e125175e0c57d044c18d122ad5991348ca3
 2022-09-06 17:22 UTC 

[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
 2022-09-06 16:12 UTC  (6+ messages)
` [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array

Do not ignore this message
 2022-09-06 13:13 UTC 

[PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
 2022-09-06  7:57 UTC  (2+ messages)

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-09-06  3:15 UTC  (3+ messages)
` [PATCH v2 5/5] dt-bindings: input: touchscreen: stmpe: Remove node name requirement


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