linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-03 08:52:45 to 2025-03-10 19:04:10 UTC [more...]

[PATCH 0/9] Remove pcf50633
 2025-03-10 19:03 UTC  (15+ messages)
` [PATCH 1/9] mfd: pcf50633-adc: Remove
` [PATCH 2/9] backlight: pcf50633-backlight: Remove
` [PATCH 3/9] rtc: pcf50633: Remove
` [PATCH 4/9] mfd: pcF50633-gpio: Remove
` [PATCH 5/9] Input: pcf50633-input - Remove
` [PATCH 6/9] regulator: pcf50633-regulator: Remove
` [PATCH 7/9] power: supply: pcf50633: Remove charger
` [PATCH 8/9] mfd: pcf50633: Remove irq code
` [PATCH 9/9] mfd: pcf50633: Remove remains

[PATCH v3 0/7] Subject: [PATCH v3 0/7] Input: synaptics-rmi4: add quirks for third party touchscreen controllers
 2025-03-10 19:00 UTC  (12+ messages)
` [PATCH v3 1/7] dt-bindings: input: syna,rmi4: document syna,pdt-fallback-desc
` [PATCH v3 2/7] Input: synaptics-rmi4 - handle duplicate/unknown PDT entries
` [PATCH v3 3/7] Input: synaptics-rmi4 - f12: use hardcoded values for aftermarket touch ICs
` [PATCH v3 4/7] Input: synaptics-rmi4 - f55: handle zero electrode count
` [PATCH v3 5/7] Input: synaptics-rmi4 - don't do unaligned reads in IRQ context
` [PATCH v3 6/7] Input: synaptics-rmi4 - read product ID on aftermarket touch ICs
` [PATCH v3 7/7] Input: synaptics-rmi4 - support fallback values for PDT descriptor bytes

[PATCH v4 0/2] Add Goodix Berlin-A series support
 2025-03-10 18:53 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v4 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH] Input: iqs7222 - preserve system status register
 2025-03-10 16:54 UTC  (2+ messages)

[PATCH RESEND 0/5] HID: multitouch: Add support for Touch Bars on x86 MacBook Pros
 2025-03-10  9:14 UTC  (6+ messages)
` [PATCH RESEND 1/5] HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in case of Apple Touch Bar
` [PATCH RESEND 2/5] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in "
` [PATCH RESEND 3/5] HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even without a HID_DG_CONTACTMAX field
` [PATCH RESEND 4/5] HID: multitouch: specify that Apple Touch Bar is direct
` [PATCH RESEND 5/5] HID: multitouch: add device ID for Apple Touch Bar

[PATCH 0/1] HID: amd_sfh: Add support for tablet mode
 2025-03-09 19:49 UTC  (2+ messages)
` [PATCH 1/1] HID: amd_sfh: Add support for tablet mode switch sensors

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-09 17:42 UTC  (42+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
` [PATCH v3 16/16] nfp: bpf: "

[syzbot] Monthly input report (Mar 2025)
 2025-03-08 22:15 UTC 

[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
 2025-03-08 21:49 UTC  (2+ messages)

[PATCH v3 0/2] Add Goodix Berlin-A series support
 2025-03-08  9:16 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v3 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH v3 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
 2025-03-08  2:55 UTC  (2+ messages)

[Question] Dependency of goodix_ts
 2025-03-07 18:12 UTC  (2+ messages)

[PATCH] Input: alps - Propagate alps_passthrough_mode_v2() errors in alps_poll()
 2025-03-07 17:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove myself from the goodix touchscreen maintainers
 2025-03-07 14:48 UTC  (2+ messages)

[PATCH 1/2] HID: hid-apple: Apple Magic Keyboard a3203 USB-C support (backporting)
 2025-03-07 12:06 UTC  (9+ messages)
` [PATCH 2/2] HID: hid-apple: Apple Magic Keyboard a3118 USB-C support
          ` [PATCH] "

[PATCH 0/2] HID: apple: improvements for code readability
 2025-03-07 12:02 UTC  (4+ messages)
` [PATCH 1/2] HID: apple: move backlight report structs to other backlight structs
` [PATCH 2/2] HID: apple: use switch case to set fn translation table

[PATCH] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
 2025-03-07 12:01 UTC  (2+ messages)

[PATCH v2 0/4] HID: apple: combine patch series for all patches recently sent upstream
 2025-03-07 12:00 UTC  (5+ messages)
` [PATCH v2 1/4] HID: apple: move backlight report structs to other backlight structs
` [PATCH v2 2/4] HID: apple: use switch case to set fn translation table
` [PATCH v2 3/4] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
` [PATCH v2 4/4] HID: hid-apple: Apple Magic Keyboard a3118 USB-C support

[PATCH RESEND v1] HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
 2025-03-07  8:17 UTC  (10+ messages)

[PATCH v3 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
 2025-03-06 12:58 UTC  (3+ messages)

[PATCH] Input: hisi_powerkey: Enable system-wakeup for s2idle
 2025-03-06 11:50 UTC 

[PATCH v4 0/2] input: convert dlg,da7280.txt to dt-schema & update MAINTAINERS
 2025-03-06 10:56 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: convert dlg,da7280.txt to dt-schema
` [PATCH v4 2/2] MAINTAINERS: update dlg,da72??.txt to yaml

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Write in steam_input_register
 2025-03-06 10:09 UTC  (2+ messages)

[PATCH v35 00/31] Introduce QC USB SND audio offloading support
 2025-03-05 19:28 UTC  (7+ messages)

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-05 16:20 UTC  (16+ messages)
` [PATCH v2 01/18] lib/parity: Add __builtin_parity() fallback implementations
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers

[PATCH v2 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-05 12:56 UTC  (5+ messages)

[PATCH v1 0/4] Input: Increase size of phys in the drivers
 2025-03-05 10:06 UTC  (4+ messages)

[bug report] Input: atkbd - restore repeat rate when resuming
 2025-03-05  8:49 UTC  (3+ messages)

[PATCH v4 0/4] Add Xiaomi Poco F1 touchscreen support
 2025-03-05  6:45 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: input: touchscreen: edt-ft5x06: use unevaluatedProperties
` [PATCH v4 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes
` [PATCH v4 3/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support
` [PATCH v4 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: "

[PATCH v2 1/4] HID: apple: Use common table for MacBook Pro fn mapping
 2025-03-05  4:11 UTC  (4+ messages)

[PATCH v2 0/2] Fix "QuickSPI touch function lost after S4" issue
 2025-03-05  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] HID: Intel-thc-hid: Intel-quickspi: Correct device state names gramatically
` [PATCH v2 2/2] HID: Intel-thc-hid: Intel-quickspi: Change device state correctly after S4

[PATCH] HID: lenovo: Fix to ensure the data as __le32 instead of u32
 2025-03-05  0:08 UTC  (3+ messages)

[PATCH] wacom: Remove static WACOM_PKGLEN_MAX limit
 2025-03-04 20:51 UTC  (2+ messages)

[PATCH 0/3] Adjust behavior for HPD sensor
 2025-03-04 20:50 UTC  (2+ messages)

[PATCH] HID: intel-thc-hid: Fix spelling mistake "intput" -> "input"
 2025-03-04 20:47 UTC  (2+ messages)

[PATCH] HID: hid-steam: Fix use-after-free when detaching device
 2025-03-04 20:46 UTC  (2+ messages)

[PATCH][next] HID: debug: Fix spelling mistake "Messanger" -> "Messenger"
 2025-03-04 20:45 UTC  (2+ messages)

[PATCH v2 0/5] hid-pidff fixes and PID compliance improvement
 2025-03-04 20:43 UTC  (2+ messages)

[PATCH] HID: appleir: Fix potential NULL dereference at raw event handle
 2025-03-04 20:40 UTC  (2+ messages)

[PATCH] hid: apple: disable Fn key handling on the Omoton KB066
 2025-03-04 20:36 UTC  (2+ messages)

[PATCH] HID: i2c-hid: improve i2c_hid_get_report error message
 2025-03-04 20:26 UTC  (2+ messages)

[PATCH] HID: lenovo: silence unreachable code warning
 2025-03-04 20:14 UTC  (2+ messages)

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-03-04 16:12 UTC  (3+ messages)
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[BUG] UBSAN: Array-Index-Out-of-Bounds in usbhid_parse (HID) on 6.14.0-rc4
 2025-03-04 15:14 UTC  (4+ messages)

[PATCH 1/2] Add functions for HID drivers to react on first open and last close call
 2025-03-04 12:14 UTC  (3+ messages)
` [PATCH 2/2] Disable touchpad on firmware level while not in use

Backport of 6.14-rc5 commit 2813e00dcd748cef47d2bffaa04071de93fddf00 to 6.13
 2025-03-04  9:30 UTC 

[PATCH] HID: Intel-thc-hid: Intel-quickspi: Correct device state after S4
 2025-03-04  3:16 UTC 

[PATCH 0/4] input: use devm_pm_set_wake_irq
 2025-03-04  1:51 UTC  (2+ messages)

[PATCH 0/5] HID: multitouch: Add support for Touch Bars on x86 MacBook Pros
 2025-03-03 16:33 UTC 

[PATCH 1/2] Input: atkbd - map F21 key to support touchpad toggle keys
 2025-03-03 16:11 UTC 

[PATCH] HID: Kysona: Add periodic online check
 2025-03-03 12:30 UTC 

[PATCH 0/1] Input: evdev - fix wrong timestamp after SYN_DROPPED
 2025-03-03  9:56 UTC  (3+ messages)

[PATCH v3 0/4] Add Xiaomi Poco F1 touchscreen support
 2025-03-03  9:14 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: input: touchscreen: edt-ft5x06: use unevaluatedProperties
` [PATCH v3 2/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-common: add touchscreen related nodes
` [PATCH v3 3/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-tianma: introduce touchscreen support
` [PATCH v3 4/4] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: "


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