linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-14 23:43:33 to 2025-03-21 03:29:04 UTC [more...]

[PATCH 00/11] HID: Asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
 2025-03-21  3:28 UTC  (15+ messages)
` [PATCH 01/11] HID: asus: refactor init sequence per spec
` [PATCH 02/11] HID: asus: prevent binding to all HID devices on ROG
` [PATCH 03/11] HID: asus: add Asus Z13 2025 Fan key
` [PATCH 04/11] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH 05/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH 06/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH 07/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH 08/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH 09/11] HID: asus: add support for the asus-wmi brightness handler
` [PATCH 10/11] HID: asus: add basic RGB support
` [PATCH 11/11] HID: asus: add RGB support to the ROG Ally units

[PATCH] HID: quirks: Add quirk for another Chicony Electronics HP 5MP Camera
 2025-03-21  2:32 UTC  (2+ messages)

[PATCH 00/11] HID: asus: hid-asus and asus-wmi backlight unification, Z13 QOL improvements
 2025-03-20 21:09 UTC  (26+ messages)
` [PATCH 01/11] HID: asus: refactor init sequence per spec
` [PATCH 02/11] HID: asus: cleanup keyboard backlight check
` [PATCH 03/11] HID: asus: prevent binding to all HID devices on ROG
` [PATCH 04/11] HID: asus: rename keyboard3 to Z13_FOLIO
` [PATCH 05/11] HID: asus: add Asus Z13 2025 Fan key
` [PATCH 06/11] HID: asus: introduce small delay on Asus Z13 RGB init
` [PATCH 07/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH 08/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH 09/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH 10/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH 11/11] HID: asus: add support for the asus-wmi brightness handler

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2025-03-20 17:25 UTC  (7+ messages)

Goodix Drive issue
 2025-03-20 17:10 UTC  (2+ messages)

[PATCH v17 0/7] Add support for Maxim Integrated MAX77705 PMIC
 2025-03-20 16:29 UTC  (6+ messages)
` [GIT PULL] Immutable branch between MFD, Input, LEDs and Power due for the v6.15 merge window

Goodix Drive issue
 2025-03-20 14:54 UTC  (5+ messages)

[PATCH v5 00/11] Add support for MAX7360
 2025-03-20 11:00 UTC  (44+ messages)
` [PATCH v5 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v5 02/11] mfd: Add max7360 support
` [PATCH v5 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v5 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v5 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v5 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v5 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v5 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v5 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v5 11/11] MAINTAINERS: Add entry on MAX7360 driver

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

[PATCH] HID: appletb-kbd: Replace msecs_to_jiffies with secs_to_jiffies for timer settings
 2025-03-19  8:01 UTC  (3+ messages)

[PATCH v36 00/31] Introduce QC USB SND audio offloading support
 2025-03-19  0:51 UTC  (32+ messages)
` [PATCH v36 01/31] xhci: sideband: add initial api to register a secondary interrupter entity
` [PATCH v36 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v36 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v36 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v36 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v36 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v36 07/31] ALSA: Add USB audio device jack type
` [PATCH v36 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v36 09/31] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v36 10/31] ALSA: usb-audio: Save UAC sample size information
` [PATCH v36 11/31] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v36 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v36 13/31] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v36 14/31] ASoC: Add SoC USB APIs for adding an USB backend
` [PATCH v36 15/31] ASoC: usb: Add PCM format check API for "
` [PATCH v36 16/31] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v36 17/31] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v36 18/31] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v36 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v36 20/31] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v36 21/31] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v36 23/31] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v36 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v36 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v36 26/31] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v36 27/31] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v36 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v36 29/31] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v36 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
` [PATCH v36 31/31] ALSA: usb-audio: qcom: Notify USB audio devices on USB offload probing

[PATCH v4 00/10] Add support for MAX7360
 2025-03-18 16:31 UTC  (18+ messages)
` [PATCH v4 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v4 03/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support

Would you kindly text or call me for the next...?💕View My Group💕 - Mar 18, 2025
 2025-03-18 11:09 UTC 

[PATCH v2 1/2] Input: atkbd - Map FN-key for TongFang barebones
 2025-03-18 10:21 UTC  (13+ messages)
` [PATCH v2 2/2] Input: atkbd - Correctly map F13 - F24

[RFC PATCH] Input: edt-ft5x06 - use per-client debugfs directory
 2025-03-18  9:17 UTC 

[PATCH] iio: hid-sensor-prox: Add support for 16-bit report size
 2025-03-18  0:56 UTC  (3+ messages)

[PATCH v2 0/9] Remove pcf50633
 2025-03-17 21:56 UTC  (3+ messages)
` [PATCH v2 2/9] rtc: pcf50633: Remove
  ` (subset) "

[PATCH 00/18] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-03-17 16:08 UTC  (10+ messages)
` [PATCH 05/18] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH 09/18] dt-bindings: mfd: adp5585: add properties for input events

💋🌹Can i Send my full body naked pictures❤💕Join group👉👉 - Mar 17, 2025
 2025-03-17 12:50 UTC 

[PATCH 0/5] Add PMIC and SPMI driver for mt8196
 2025-03-17 10:49 UTC  (6+ messages)
` [PATCH 1/5] pmic: mediatek: Add pmic auxadc driver
` [PATCH 5/5] dt-bindings: pmic: mediatek: Add pmic documents
  ` 回复: "

[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-17  9:35 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec"
` [PATCH v3 2/2] Input: snvs_pwrkey - support power-off-time-sec

[PATCH 0/5] drm: panel-orientation-quirks: Add 2024 OneXPlayer line & ZOTAC Zone orientation quirks
 2025-03-17  9:24 UTC  (13+ messages)
` [PATCH 1/5] drm: panel-orientation-quirks: Add OneXPlayer X1 AMD and Intel quirk
` [PATCH 2/5] drm: panel-orientation-quirks: Add OneXPlayer X1 Mini (AMD) quirk
` [PATCH 3/5] drm: panel-orientation-quirks: Add OneXPlayer F1Pro quirk
` [PATCH 5/5] drm: panel-orientation-quirks: Add Zotac Gaming Zone quirk

[PATCH] HID: hid-logitech: use sysfs_emit_at() instead of scnprintf()
 2025-03-17  6:49 UTC 

[PATCH v2 0/1] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-17  6:22 UTC  (8+ messages)
` [PATCH v2 1/1] Input: snvs_pwrkey - support power-off-time-sec

[PATCH RESEND 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2025-03-16 22:44 UTC  (4+ messages)
` [PATCH RESEND 1/2] Input: tsc2007 - accept standard properties

[PATCH] Input: hanwang - require Interrupt IN endpoint
 2025-03-16 15:13 UTC 

[PATCH RFC 0/3] Initial work for Rust abstraction for HID device driver development
 2025-03-16 10:02 UTC  (14+ messages)
` [PATCH RFC 1/3] rust: core abstractions for HID drivers
` [PATCH RFC 2/3] rust: hid: USB Monitor Control Class driver
` [PATCH RFC 3/3] rust: hid: demo the core abstractions for probe and remove

[git pull] Input updates for v6.14-rc6
 2025-03-16  1:59 UTC  (2+ messages)

[PATCH RFC 1/3] rust: core abstractions for HID drivers
 2025-03-16  1:09 UTC 

[PATCH] HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirk
 2025-03-15 12:15 UTC 

[PATCH V1 RESEND] HID: google: add whitebeard USB id
 2025-03-15  6:23 UTC 

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-15  0:14 UTC  (13+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool

[PATCH 0/8] arm64: mediatek: mt8186-corsola: Consolidate and add new devices
 2025-03-14 23:43 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: arm: mediatek: Merge MT8186 Voltorb entries
` [PATCH 3/8] dt-bindings: arm: mediatek: Add MT8186 Squirtle Chromebooks


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