linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-08 06:57:32 to 2024-10-11 00:07:44 UTC [more...]

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

[PATCH v1 0/1] Input: xpad - add support for MSI Claw A1M
 2024-10-10 23:54 UTC 

[PATCH v1 1/1] Input: xpad - add support for MSI Claw A1M
 2024-10-10 23:09 UTC 

[PATCH 00/10] input: automate of_node_put() calls for device_node
 2024-10-10 22:28 UTC  (16+ messages)
` [PATCH 01/10] Input: cap11xx - switch to for_each_child_of_node_scoped
` [PATCH 02/10] Input: mtk-pmic-keys "
` [PATCH 03/10] Input: sun4i-lradc-keys "
` [PATCH 04/10] Input: twl6040-vibra - use cleanup facility for device_node
` [PATCH 05/10] Input: twl4030-vibra "
` [PATCH 06/10] Input: sparcspkr "
` [PATCH 07/10] Input: 88pm860x "
` [PATCH 08/10] Input: i8042 "
` [PATCH 09/10] Input: raspberrypi-ts "
` [PATCH 10/10] Input: ts4800-ts "

[PATCH] HID: simplify code in fetch_item()
 2024-10-10 22:24 UTC  (2+ messages)

[PATCH v6 6/7] power: supply: max77705: Add fuel gauge driver for Maxim 77705
 2024-10-10 20:45 UTC  (2+ messages)

[PATCH 1/1] PCI: Move no_pci_devices() to the only driver using it
 2024-10-10 19:45 UTC  (2+ messages)

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-10 18:34 UTC  (37+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[PATCH v2 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-10 18:31 UTC  (13+ messages)
` [PATCH v2 1/5] dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml
` [PATCH v2 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt "
` [PATCH v2 3/5] dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml format
` [PATCH v2 4/5] dt-bindings: watchdog: convert zii,rave-sp-wdt.txt "
` [PATCH v2 5/5] dt-bindings: mfd: convert zii,rave-sp.txt "

Wrong piix4_smbus address / slow trackpoint on Thinkpad P14s gen 2 (AMD)
 2024-10-10 16:25 UTC  (3+ messages)

[PATCH] Input: edt-ft5x06 - fix memleak when rmmod edt_ft5x06
 2024-10-10 15:40 UTC 

[PATCH v4 0/2] Input: add Himax HX852x(ES) touchscreen driver
 2024-10-10 13:45 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH v4 2/2] Input: add Himax HX852x(ES) touchscreen driver

[bug report] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-10-10 10:02 UTC 

[PATCH] hid-lenovo: Support for TP-X12-TAB-1/2 Kbd Fn keys that use HID raw events
 2024-10-10  9:46 UTC  (5+ messages)

[PATCH] HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
 2024-10-10  9:45 UTC 

[PATCH v2] HID: wacom: Hardcode (non-inverted) AES pens as BTN_TOOL_PEN
 2024-10-09 16:41 UTC 

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-09 15:52 UTC  (4+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[RFC PATCH 0/6] Separate notions of max concurrent playbacks and
 2024-10-09 15:40 UTC  (7+ messages)
` [RFC PATCH 1/6] Input: Add variable to track maximum concurrent playbacks
` [RFC PATCH 2/6] HID: logitech-hidpp: Assign max "
` [RFC PATCH 3/6] HID: pidff: "
` [RFC PATCH 4/6] Input: cs40l50 - "
` [RFC PATCH 5/6] Input: da7280 "
` [RFC PATCH 6/6] Input: uinput "

[PATCH] HID: amd_sfh: Return immediately if no sensor is found
 2024-10-09 15:34 UTC  (7+ messages)

[PATCH] HID: amd_sfh: Switch to device-managed dmam_alloc_coherent()
 2024-10-09 15:19 UTC  (2+ messages)

[PATCH 0/5] dt-bindings: mfd: convert zii,rave-sp.txt and child txt to yaml format
 2024-10-09 15:02 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: input: convert zii,rave-sp-pwrbutton.txt to yaml
` [PATCH 2/5] dt-bindings: backlight: convert zii,rave-sp-backlight.txt "
` [PATCH 3/5] dt-bindings: nvmem: convert zii,rave-sp-eeprom.txt to yaml format
` [PATCH 4/5] dt-bindings: watchdog: convert zii,rave-sp-wdt.txt "
` [PATCH 5/5] dt-bindings: mfd: convert zii,rave-sp.txt "

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-09 13:34 UTC  (12+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-09  9:55 UTC  (16+ messages)

[PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
 2024-10-09  9:53 UTC  (9+ messages)

[PATCH 4.19.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:42 UTC 

[PATCH 5.4.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:42 UTC 

[PATCH 5.10.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:42 UTC 

[PATCH 5.15.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:41 UTC 

[PATCH 6.1.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:41 UTC 

[PATCH 6.6.y] Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
 2024-10-09  5:40 UTC 

[REGRESSION] HID: i2c-hid: Touchpad not working on Thinkpad Z16 Gen 2
 2024-10-09  3:37 UTC  (5+ messages)

[PATCH] HID: intel-ish-hid: Add firmware version sysfs attributes
 2024-10-09  1:10 UTC 

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2024-10-08 23:30 UTC 

[PATCH v4 RESEND] HID: corsair-void: Add Corsair Void headset family driver
 2024-10-08 22:15 UTC  (4+ messages)

[PATCH v1 1/1] HID: debug: Remove duplicates from 'keys'
 2024-10-08 19:06 UTC  (2+ messages)

[REGRESSION][BISECTED] YOGA 7 pencil only show up as eraser since 9c2913b962da
 2024-10-08 12:53 UTC  (2+ messages)

[PATCH v4] Input: Add driver for PixArt PS/2 touchpad
 2024-10-08 12:48 UTC  (7+ messages)

[PATCH v3 RESEND] HID: logitech-dj: Add support for a new lightspeed receiver iteration
 2024-10-08 12:22 UTC  (4+ messages)

[PATCH] Input - Switch back to struct platform_driver::remove()
 2024-10-08  9:00 UTC 

[PATCH v8 0/2] HID: add initial support for Goodix HID-over-SPI touchscreen
 2024-10-08  8:18 UTC  (10+ messages)
` [PATCH v8 2/2] dt-bindings: input: Goodix SPI HID Touchscreen

[PATCH] dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keys
 2024-10-08  8:03 UTC  (3+ messages)

[PATCH v2] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
 2024-10-08  7:15 UTC  (2+ messages)

[PATCH] HID: multitouch: Add support for B2402FVA track point
 2024-10-08  7:11 UTC  (2+ messages)

[PATCH 00/13] Input: adp5589: refactor and platform_data removal
 2024-10-08  7:01 UTC  (4+ messages)
` [PATCH 05/13] dt-bindings: input: Document adp5589 and similar devices


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