linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-05 10:23:19 to 2025-01-09 06:04:28 UTC [more...]

[PATCH v3 0/7] Input: matrix-keypad: Various performance improvements
 2025-01-09  6:04 UTC  (14+ messages)
` [PATCH v3 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v3 2/7] Input: matrix_keypad - add function for reading row state
` [PATCH v3 3/7] dt-bindings: input: matrix_keypad - convert to YAML
` [PATCH v3 4/7] dt-bindings: input: matrix_keypad - add missing property
` [PATCH v3 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns
` [PATCH v3 6/7] Input: "
` [PATCH v3 7/7] Input: matrix_keypad - detect change during scan

[PATCH v4 00/22] Add Intel Touch Host Controller drivers
 2025-01-09  5:46 UTC  (26+ messages)
` [PATCH v4 01/22] HID: THC: Add documentation
` [PATCH v4 02/22] HID: intel-thc-hid: Add basic THC driver skeleton
` [PATCH v4 03/22] HID: intel-thc-hid: intel-thc: Add THC registers definition
` [PATCH v4 04/22] HID: intel-thc-hid: intel-thc: Add THC PIO operation APIs
` [PATCH v4 05/22] HID: intel-thc-hid: intel-thc: Add APIs for interrupt
` [PATCH v4 06/22] HID: intel-thc-hid: intel-thc: Add THC DMA interfaces
` [PATCH v4 07/22] HID: intel-thc-hid: intel-thc: Add THC LTR interfaces
` [PATCH v4 08/22] HID: intel-thc-hid: intel-thc: Add THC interrupt handler
` [PATCH v4 09/22] HID: intel-thc-hid: intel-thc: Add THC SPI config interfaces
` [PATCH v4 10/22] HID: intel-thc-hid: intel-thc: Add THC I2C "
` [PATCH v4 11/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver skeleton
` [PATCH v4 12/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI driver hid layer
` [PATCH v4 13/22] HID: intel-thc-hid: intel-quickspi: Add THC QuickSPI ACPI interfaces
` [PATCH v4 14/22] HID: intel-thc-hid: intel-quickspi: Add HIDSPI protocol implementation
` [PATCH v4 15/22] HID: intel-thc-hid: intel-quickspi: Complete THC QuickSPI driver
` [PATCH v4 16/22] HID: intel-thc-hid: intel-quickspi: Add PM implementation
` [PATCH v4 17/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver skeleton
` [PATCH v4 18/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C driver hid layer
` [PATCH v4 19/22] HID: intel-thc-hid: intel-quicki2c: Add THC QuickI2C ACPI interfaces
` [PATCH v4 20/22] HID: intel-thc-hid: intel-quicki2c: Add HIDI2C protocol implementation
` [PATCH v4 21/22] HID: intel-thc-hid: intel-quicki2c: Complete THC QuickI2C driver
` [PATCH v4 22/22] HID: intel-thc-hid: intel-quicki2c: Add PM implementation

[PATCH v6 0/2] Add support for nuvoton ma35d1 keypad controller
 2025-01-09  0:26 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH v6 2/2] input: keypad: add new keypad driver for MA35D1

[PATCH 0/3] Input/omap1: fix touchscreen functionality on Nokia 770
 2025-01-08 23:40 UTC  (7+ messages)
` [PATCH 1/3] fbdev: omap: use threaded IRQ for LCD DMA
` [PATCH 2/3] Input: ads7846 - fix up the pendown GPIO setup on Nokia 770

[PATCH v31 00/32] Introduce QC USB SND audio offloading support
 2025-01-08 20:33 UTC  (5+ messages)

[PATCH RESEND] drivers/input: Fix null pointer dereferences in input_ff_create() and input_ff_create_memless()
 2025-01-08 14:18 UTC 

[PATCH v14 00/10] Add support for Maxim Integrated MAX77705 PMIC
 2025-01-08 14:13 UTC  (11+ messages)
` [PATCH v14 01/10] power: supply: add undervoltage health status property
` [PATCH v14 02/10] dt-bindings: power: supply: max17042: add max77705 support
` [PATCH v14 03/10] dt-bindings: power: supply: add maxim,max77705 charger
` [PATCH v14 04/10] dt-bindings: mfd: add maxim,max77705
` [PATCH v14 05/10] power: supply: max17042: add max77705 fuel gauge support
` [PATCH v14 06/10] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v14 07/10] mfd: simple-mfd-i2c: Add MAX77705 support
` [PATCH v14 08/10] mfd: Add new driver for MAX77705 PMIC
` [PATCH v14 09/10] input: max77693: add max77705 haptic support
` [PATCH v14 10/10] leds: max77705: Add LEDs support

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

[PATCH v4 0/7] Input: matrix-keypad: Various performance improvements
 2025-01-08 13:45 UTC  (8+ messages)
` [PATCH v4 1/7] Input: matrix_keypad - use fsleep for variable delay duration
` [PATCH v4 2/7] Input: matrix_keypad - add function for reading row state
` [PATCH v4 3/7] dt-bindings: input: matrix_keypad - convert to YAML
` [PATCH v4 4/7] dt-bindings: input: matrix_keypad - add missing property
` [PATCH v4 5/7] dt-bindings: input: matrix_keypad - add settle time after enable all columns
` [PATCH v4 6/7] Input: "
` [PATCH v4 7/7] Input: matrix_keypad - detect change during scan

[PATCH v5 0/2] Add support for nuvoton ma35d1 keypad controller
 2025-01-08  8:55 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: input: Add Nuvoton MA35D1 keypad
` [PATCH v5 2/2] input: keypad: add new keypad driver for MA35D1

[PATCH v3 00/11] Input: xpad - sync with github fork
 2025-01-07 19:28 UTC  (12+ messages)
` [PATCH v3 01/11] Input: xpad - improve name of 8BitDo controller 2dc8:3106
` [PATCH v3 02/11] Input: xpad - add support for wooting two he (arm)
` [PATCH v3 03/11] Input: xpad - add support for SCUF Instinct
` [PATCH v3 04/11] Input: xpad - add support for Xbox ONE liquid metal controller
` [PATCH v3 05/11] Input: xpad - add multiple supported devices
` [PATCH v3 06/11] Input: xpad - add USB ID for Nacon Revolution5 Pro
` [PATCH v3 07/11] Input: xpad - added Turtle Beach Recon support
` [PATCH v3 08/11] Input: xpad - add support for Nacon Evol-X Xbox One Controller
` [PATCH v3 09/11] Input: xpad - add support for PDP Mirror's Edge controller
` [PATCH v3 10/11] Input: xpad - add support for Thrustmaster ESWAP X2 ELDEN RING
` [PATCH v3 11/11] Input: xpad - add unofficial Xbox 360 wireless receiver clone

[PATCH v2 0/2] Add new capabilities to PMF Smart PC
 2025-01-07 18:36 UTC  (2+ messages)

[PATCH 0/2] Add support for the new phone link hotkey on ThinkPads
 2025-01-07 17:44 UTC  (4+ messages)
` [PATCH 1/2] Input: allocate keycode for phone linking

[PATCH] dt-bindings: input: Correct indentation and style in DTS example
 2025-01-07 12:58 UTC 

[PATCH 0/3] mt6779-keypad: fix compatibles and add to mt8516
 2025-01-07 12:12 UTC  (2+ messages)

[syzbot] [input?] possible deadlock in input_ff_flush
 2025-01-07 10:45 UTC  (4+ messages)

[PATCH v13 00/10] Add support for Maxim Integrated MAX77705 PMIC
 2025-01-07  8:58 UTC  (4+ messages)
` [PATCH v13 04/10] dt-bindings: mfd: add maxim,max77705

[PATCH v2 00/10] Input: xpad - sync with github fork
 2025-01-07  7:31 UTC  (13+ messages)
` [PATCH 01/10] Input: xpad - improve name of 8BitDo controller 2dc8:3106
` [PATCH 02/10] Input: xpad - add support for wooting two he (arm)
` [PATCH 03/10] Input: xpad - add support for SCUF Instinct
` [PATCH 04/10] Input: xpad - add multiple supported devices
` [PATCH 05/10] Input: xpad - add USB ID for Nacon Revolution5 Pro
` [PATCH 06/10] Input: xpad - added Turtle Beach Recon support
` [PATCH 07/10] Input: xpad - add support for Nacon Evol-X Xbox One Controller
` [PATCH 08/10] Input: xpad - add support for PDP Mirror's Edge controller
` [PATCH 09/10] Input: xpad - add support for Thrustmaster ESWAP X2 ELDEN RING
` [PATCH 10/10] Input: xpad - added unofficial Xbox 360 wireless receiver clone
    ` made changes to the commit message of "

[PATCH v2] Input: atkbd: Fix so copilot key generates F23 keycode
 2025-01-07  3:45 UTC 

[PATCH v3 00/10] HID: Upgrade the generic pidff driver and add hid-universal-pidff
 2025-01-06 21:35 UTC  (11+ messages)
` [PATCH v3 01/10] HID: pidff: Convert infinite length from Linux API to PID standard
` [PATCH v3 02/10] HID: pidff: Do not send effect envelope if it's empty
` [PATCH v3 03/10] HID: pidff: Clamp PERIODIC effect period to device's logical range
` [PATCH v3 04/10] HID: pidff: Add MISSING_DELAY quirk and its detection
` [PATCH v3 05/10] HID: pidff: Add MISSING_PBO "
` [PATCH v3 06/10] HID: pidff: Add MISSING_DEVICE_CONTROL quirk
` [PATCH v3 07/10] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
` [PATCH v3 08/10] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
` [PATCH v3 09/10] HID: pidff: Stop all effects before enabling actuators
` [PATCH v3 10/10] HID: Add hid-universal-pidff driver and supported device ids

[PATCH v2 00/10] HID: Upgrade the generic pidff driver and add hid-universal-pidff
 2025-01-06 18:26 UTC  (13+ messages)
  ` [PATCH v2 01/10] HID: pidff: Convert infinite length from Linux API to PID standard
  ` [PATCH v2 02/10] HID: pidff: Do not send effect envelope if it's empty
  ` [PATCH v2 03/10] HID: pidff: Clamp PERIODIC effect period to device's logical range
  ` [PATCH v2 04/10] HID: pidff: Add MISSING_DELAY quirk and its detection
  ` [PATCH v2 05/10] HID: pidff: Add MISSING_PBO "
  ` [PATCH v2 06/10] HID: pidff: Add MISSING_DEVICE_CONTROL quirk
  ` [PATCH v2 07/10] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
  ` [PATCH v2 08/10] HID: pidff: Add FIX_WHEEL_DIRECTION quirk
  ` [PATCH v2 09/10] HID: pidff: Stop all effects before enabling actuators
  ` [PATCH v2 10/10] HID: Add hid-universal-pidff driver and supported device ids

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-01-06 12:21 UTC  (5+ messages)
` [PATCH 3/9] dt-bindings: input: mtk-pmic-keys: add MT6392 binding definition
` [PATCH 6/9] regulator: mt6392: Add support for MT6392 regulator

[syzbot] Monthly input report (Jan 2025)
 2025-01-06 10:01 UTC 

[RESEND PATCH v2] HID: Add reserved item tag for main items
 2025-01-06  7:49 UTC 

[PATCH 00/13] Input: xpad - sync with github fork
 2025-01-06  7:17 UTC  (18+ messages)
` [PATCH 01/13] Input: xpad - improve name of 8BitDo controller 2dc8:3106
` [PATCH 02/13] Input: xpad - add support for 8BitDo Ultimate bluetooth/hall effect variant
` [PATCH 03/13] Input: xpad - add support for wooting two he (arm)
` [PATCH 04/13] Input: xpad - add support for SCUF Instinct
` [PATCH 05/13] Input: xpad - add Black Shark Green Ghost controller support
` [PATCH 06/13] Input: xpad - add Hori Racing Wheel Overdrive for Xbox Series X
` [PATCH 07/13] Input: xpad - add support for Nacon Pro Compact Model NC7271
` [PATCH 08/13] Input: xpad - add support for Xbox ONE liquid metal controller
` [PATCH 09/13] Input: xpad - add USB ID for Nacon Revolution5 Pro
` [PATCH 10/13] Input: xpad - added Turtle Beach Recon support
` [PATCH 11/13] Input: xpad - add support for Nacon Evol-X Xbox One Controller
` [PATCH 12/13] Input: xpad - add support for PDP Mirror's Edge controller
` [PATCH 13/13] Input: xpad - add support for Thrustmaster ESWAP X2 ELDEN RING

[PATCH] Input: pwm-beeper - add range check for parameter
 2025-01-06  7:13 UTC  (2+ messages)

[PATCH] Input: atkbd: Fix so copilot key generates F23 keycode
 2025-01-06  7:11 UTC  (11+ messages)

[PATCH RESEND] Input: psmouse: add NULL check to psmouse_from_serio()
 2025-01-06  6:59 UTC  (2+ messages)

[PATCH] Input: Fix error handling in input_register_device()
 2025-01-06  6:56 UTC  (2+ messages)

[PATCH] HID: corsair-void: Add missing initializer
 2025-01-06  2:08 UTC  (4+ messages)

[PATCH v2] Input: iqs626a - replace snprintf() with scnprintf()
 2025-01-05 18:56 UTC 

[PATCH] Input: iqs626a - replace snprintf() with scnprintf()
 2025-01-05 18:00 UTC 

[PATCH 0/3] HID: steelseries: add SteelSeries Arctis 9 support
 2025-01-05 10:33 UTC  (6+ messages)
` [PATCH 1/3] "


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