linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-04 00:28:05 to 2025-04-11 05:21:49 UTC [more...]

I2C: can't detect Adafruit Mini I2C Gamepad on Linux - other devices detected
 2025-04-11  5:21 UTC 

PROBLEM: Synaptics TouchStyk (trackpoint) on HP EliteBook 850 G1 detected as "PS/2 Generic Mouse"
 2025-04-10 19:48 UTC  (8+ messages)

[PATCH v5 00/11] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
 2025-04-10 19:39 UTC  (5+ messages)
` [PATCH v5 10/11] HID: asus: add RGB support to the ROG Ally units

[PATCH v2] Input: cyttsp5 - ensure minimum reset pulse width
 2025-04-10 18:46 UTC 

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

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

[PATCH v2 0/2] HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86
 2025-04-10 18:05 UTC  (7+ messages)
` [PATCH v2 1/2] HID: HID_APPLETB_KBD "
` [PATCH v2 2/2] HID: HID_APPLETB_BL "

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-10 15:07 UTC  (34+ messages)
` [PATCH v4 01/13] bitops: Change parity8() to parity_odd() with u64 input and bool return type
` [PATCH v4 02/13] media: media/test_drivers: Replace open-coded parity calculation with parity_odd()
` [PATCH v4 03/13] media: pci: cx18-av-vbi: "
` [PATCH v4 04/13] media: saa7115: "
` [PATCH v4 05/13] serial: max3100: "
` [PATCH v4 06/13] lib/bch: "
` [PATCH v4 07/13] Input: joystick - "
` [PATCH v4 08/13] net: ethernet: oa_tc6: "
` [PATCH v4 09/13] wifi: brcm80211: "
` [PATCH v4 10/13] drm/bridge: dw-hdmi: "
` [PATCH v4 11/13] mtd: ssfdc: "
` [PATCH v4 12/13] fsi: i2cr: "
` [PATCH v4 13/13] nfp: bpf: "

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

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

[PATCH] HID: HID_APPLETB_BL and HID_APPLETB_KBD should depend on X86
 2025-04-10  8:14 UTC  (4+ messages)

[PATCH RESEND] HID: quirks: Add HID_QUIRK_IGNORE_MOUSE quirk
 2025-04-10  7:29 UTC 

[PATCH v4 00/22] Add Intel Touch Host Controller drivers
 2025-04-10  2:01 UTC  (2+ messages)

[PATCH 00/10] -Wunused-const-variable warning fixes
 2025-04-09 15:49 UTC  (4+ messages)
  ` [PATCH 03/10] [v2] Input: stmpe-ts - use module alias instead of device table

[PATCH] Input: pegasus-notetaker - fix slab-out-of-bounds in pegasus_irq
 2025-04-09 14:30 UTC  (2+ messages)

[PATCH RESEND] HID: hid-appletb-kbd: Fix wrong date and kernel version in sysfs interface docs
 2025-04-09 13:12 UTC 

[syzbot] Monthly input report (Apr 2025)
 2025-04-09  7:11 UTC 

[PATCH] HID: quirks: Add ADATA XPG alpha wireless mouse support
 2025-04-09  6:04 UTC 

[PATCH] HID: appletb-kbd: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-04-08  7:52 UTC  (2+ messages)

[PATCH v37 00/31] Introduce QC USB SND audio offloading support
 2025-04-07 23:01 UTC  (14+ messages)
` [PATCH v37 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v37 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v37 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v37 19/31] ASoC: doc: Add documentation for SOC USB
` [PATCH v37 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v37 24/31] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v37 25/31] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v37 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v37 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PATCH v4 0/2] Fixes for SRA sensor handling
 2025-04-07 15:30 UTC  (4+ messages)
` [PATCH v4 1/2] HID: amd_sfh: Fix SRA sensor when it's the only sensor
` [PATCH v4 2/2] HID: amd_sfh: Avoid clearing reports for SRA sensor

[PATCH 1/2] Input: Add a helper for reporting a screen lock key sequence
 2025-04-07 15:27 UTC  (2+ messages)
` [PATCH 2/2] platform/x86/amd: pmf: Use meta + L for screen lock command

[PATCH v3 0/2] Fixes for SRA sensor handling
 2025-04-07 13:47 UTC  (3+ messages)
` [PATCH v3 1/2] HID: amd_sfh: Fix SRA sensor when it's the only sensor
` [PATCH v3 2/2] HID: amd_sfh: Avoid clearing reports for SRA sensor

[PATCH RESEND] HID: thrustmaster: fix memory leak in thrustmaster_interrupts()
 2025-04-07 11:38 UTC  (2+ messages)

Progess with GeoPad Tablet
 2025-04-07 11:14 UTC 

[PATCH v2 0/2] Fixes for SRA sensor handling
 2025-04-07  9:22 UTC  (3+ messages)
` [PATCH v2 2/2] HID: amd_sfh: Cleanup all sensors when init fails

[PATCH 5.10/5.15] Input: pegasus-notetaker - check pipe type when probing
 2025-04-07  7:56 UTC 

[PATCH 0/3] Input: convert GPIO chips to using new value setters
 2025-04-07  7:19 UTC  (4+ messages)
` [PATCH 1/3] Input: ad7879 - use new GPIO line value setter callbacks
` [PATCH 2/3] Input: adp5588 "
` [PATCH 3/3] Input: adp5589 "

WARNING in cm109_urb_irq_callback/usb_submit_urb
 2025-04-07  3:46 UTC  (4+ messages)

Progess with GeoPad Tablet
 2025-04-06 15:55 UTC 

[dtor-input:for-linus] BUILD SUCCESS 946661e3bef8efa11ba8079d4ebafe6fc3b0aaad
 2025-04-06  7:05 UTC 

[git pull] Input updates for v6.15-rc0
 2025-04-05 16:53 UTC  (2+ messages)

[PATCH] dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
 2025-04-04 16:03 UTC  (2+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-04-04  9:01 UTC  (15+ 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).