Linux Input/HID development
 help / color / mirror / Atom feed
 messages from 2026-08-18 08:26:55 to 2026-08-22 21:40:49 UTC [more...]

[PATCH 00/13] HID: ft260: add UART and GPIO support, plus I2C fixes
 2026-08-22 21:39 UTC  (11+ messages)
` [PATCH 01/13] HID: ft260: add serial driver
` [PATCH 02/13] HID: ft260: uart: bring-up fixes
` [PATCH 03/13] HID: ft260: add GPIO support on top of UART
` [PATCH 04/13] HID: ft260: i2c: reduce driver module loading time
` [PATCH 05/13] HID: ft260: i2c: silence sysfs store big-numbers
` [PATCH 06/13] HID: ft260: i2c: reduce bus-error message severity
` [PATCH 07/13] HID: ft260: uart: enable flow control
` [PATCH 08/13] HID: ft260: uart: add modem pins control via ioctl
` [PATCH 09/13] HID: ft260: gpio: group sysfs attrs per HID interface
` [PATCH 10/13] HID: ft260: uart: fix active-low RTS/CTS/DTR/DSR polarity

[PATCH] HID: intel-thc-hid: intel-quicki2c: size the input buffer for the DMA
 2026-08-22 13:05 UTC  (2+ messages)

[PATCH] HID: wacom: fix OOB read in wacom_wac_pen_serial_enforce()
 2026-08-22 12:24 UTC  (2+ messages)

[PATCH] HID: rmi: fix OOB access with undersized RMI reports
 2026-08-22 12:24 UTC  (2+ messages)

[PATCH v5 00/13] notifier: add device-managed registration APIs and convert drivers
 2026-08-22  6:40 UTC  (9+ messages)
` [PATCH v5 01/13] notifier: add device-managed registration APIs
` [PATCH v5 02/13] pwm: iqs620a: use devm_blocking_notifier_chain_register()
` [GIT PULL] Base commit for devm_{atomic,blocking}_notifier_chain_register()

[PATCH v4 00/12] Input: xbox_gip - Add new driver for Xbox GIP
 2026-08-22  2:54 UTC  (24+ messages)
` [PATCH v4 01/12] "
` [PATCH v4 02/12] Input: xpad - Remove Xbox One support
` [PATCH v4 03/12] Input: xbox_gip - Add controllable LED support
` [PATCH v4 04/12] Input: xbox_gip - Add HID relaying
` [PATCH v4 05/12] Input: xbox_gip - Add battery support
` [PATCH v4 06/12] Input: xbox_gip - Allow sending fragmented and ACME messages
` [PATCH v4 07/12] Input: xbox_gip - Add security implementation from xone
` [PATCH v4 08/12] Input: xbox_gip - Add arcade stick support
` [PATCH v4 09/12] Input: xbox_gip - Add support for PDP guitar controllers
` [PATCH v4 10/12] Input: Add ABS_CLUTCH, HANDBRAKE, and SHIFTER
` [PATCH v4 11/12] HID: Map more automobile simulation inputs
` [PATCH v4 12/12] Input: xbox_gip - Add wheel support

[PATCH] HID: lg-g15: fix kernel-doc comment for TEST_BIT
 2026-08-21 23:37 UTC 

[RFC PATCH] HID: hid-lenovo-go: expose calibration error codes
 2026-08-21 22:50 UTC 

[PATCH 0/5] HID: hid-lenovo-go: fix controller configuration
 2026-08-21 22:03 UTC  (11+ messages)
` [PATCH 1/5] HID: hid-lenovo-go: use the correct calibration commands
` [PATCH 2/5] HID: hid-lenovo-go: fix the FPS mode DPI request
` [PATCH 3/5] HID: hid-lenovo-go: record calibration completion state
` [PATCH 4/5] HID: hid-lenovo-go: use the right controller selectors
` [PATCH 5/5] HID: hid-lenovo-go: return configuration request errors

[PATCH 0/5] Minor Imagis driver refactoring and support for IST4050
 2026-08-21 21:43 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: input: touchscreen: imagis: add compatible "
` [PATCH 2/5] Input: imagis - do not report coordinates of released contacts
` [PATCH 3/5] Input: imagis - replace the protocol_b flag with a protocol enum
` [PATCH 4/5] Input: imagis - add support for the IST40xx touch reporting format
` [PATCH 5/5] Input: imagis - add support for IST4050

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-08-21 17:26 UTC  (6+ messages)
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver

[PATCH] dt-bindings: input: touchscreen: convert sis_i2c to DT schema
 2026-08-21 16:51 UTC  (3+ messages)

[PATCH] HID: wacom: validate report length before Intuos Pro2 BT pen parse
 2026-08-21 14:01 UTC  (3+ messages)
` [PATCH v2] HID: wacom: validate report length in wacom_intuos_pro2_bt_irq

[PATCH 0/3] Add Himax HX83112A support for Fairphone 4 touchscreen
 2026-08-21 12:41 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: touchscreen: trivial-touch: Add Himax HX83112A
` [PATCH 2/3] Input: himax_hx83112b - Add HX83112A support
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: Enable touchscreen

snd-usb-audio: exposing a vendor HID control channel as mixer controls (Topping M62, 152a:875c)
 2026-08-21 11:23 UTC  (5+ messages)
` [RFC 0/2] Two ways to reach the Topping M62's analogue gains
  ` [RFC 1/2] ALSA: usb-audio: expose the Topping M62's analogue gains as mixer controls
  ` [RFC 2/2] HID: topping: driver for the M62's vendor control channel

[syzbot] [input?] BUG: sleeping function called from invalid context in __hid_request
 2026-08-21  7:30 UTC 

[PATCH] input: misc: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  4:25 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] input: touchscreen: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  4:19 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] input: keyboard: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-21  2:52 UTC  (2+ messages)

[PATCH] HID: core: check field offset before dumping input
 2026-08-21  1:51 UTC  (2+ messages)

[PATCH] Input: sur40 - fix use-after-free in sur40_open()
 2026-08-21  1:47 UTC  (2+ messages)

[PATCH] Input: raspberrypi-ts - reject out-of-range point counts and slot IDs
 2026-08-21  1:18 UTC  (4+ messages)

[PATCH] Input: synaptics - disable InterTouch on ThinkPad T440p (board id 2722)
 2026-08-20 21:00 UTC 

[PATCH RESEND v9 0/9] Add support for MT6392 PMIC
 2026-08-20 16:23 UTC  (20+ messages)
` [PATCH v9 1/9] dt-bindings: mfd: mt6397: Add "
` [PATCH v9 2/9] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v9 3/9] regulator: dt-bindings: Add MediaTek MT6392 PMIC
` [PATCH v9 4/9] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v9 5/9] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v9 6/9] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v9 7/9] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v9 8/9] regulator: Add MediaTek MT6392 regulator
` [PATCH v9 9/9] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH v7 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-08-20 15:14 UTC  (3+ messages)
` [PATCH v7 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH] HID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardown
 2026-08-20 14:50 UTC  (2+ messages)

[PATCH] HID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardown
 2026-08-20 11:47 UTC  (5+ messages)

[PATCH 0/2] HID: intel-thc-hid: intel-quickspi: two DMA buffer overflows
 2026-08-20 11:31 UTC  (5+ messages)
` [PATCH 1/2] HID: intel-thc-hid: intel-quickspi: size the input buffer for the DMA
` [PATCH 2/2] HID: intel-thc-hid: intel-quickspi: bound the GET REPORT response to report_buf

[PATCH] HID: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
 2026-08-20  9:09 UTC 

[PATCH v3 0/2] HID: iio: warning clean up and prefer kernel coding style
 2026-08-20  1:33 UTC  (4+ messages)

[PATCH v3 1/5] m68k: Fix atari mouse movement
 2026-08-19 22:28 UTC 

[PATCH v2 00/12] HID: asus: add support for ROG Ally handhelds
 2026-08-19 20:23 UTC  (21+ messages)
` [PATCH v2 01/12] HID: asus: reinitialize the device after exiting a sleep state
` [PATCH v2 02/12] HID: asus: add support for ROG Ally handhelds
` [PATCH v2 03/12] HID: asus: add gamepad configuration
` [PATCH v2 04/12] HID: asus: add vibration strength configuration
` [PATCH v2 05/12] HID: asus: add joysticks inner and outer range configuration
` [PATCH v2 06/12] HID: asus: add triggers "
` [PATCH v2 07/12] HID: asus: add joysticks anti-deadzone configuration
` [PATCH v2 08/12] HID: asus: add support for response curve
` [PATCH v2 09/12] HID: asus: add support to force feedback
` [PATCH v2 10/12] HID: asus: add support for gamepad mode
` [PATCH v2 11/12] HID: asus: add support for turbo buttons
` [PATCH v2 12/12] HID: asus: add support for btn remapping

[git pull] Input updates for v7.3-rc0
 2026-08-19 17:20 UTC  (2+ messages)

[PATCH] HID: lenovo: Re-apply Fn-lock state on reset_resume
 2026-08-19 15:16 UTC 

[PATCH v2] HID: asus: do not send keyboard init reports to touchpads
 2026-08-19 14:16 UTC  (3+ messages)

[PATCH RESEND] Input: rmi4 - Move sensor initialization into own function for F12
 2026-08-19 13:43 UTC  (2+ messages)

[PATCH 1/2] HID: multitouch: add support for Goodix GXTP7863 touchpad
 2026-08-19 12:33 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

amd-sfh: 10s resume delay from s2idle due to sensor status timeout
 2026-08-19 11:37 UTC 

[PATCH v2 1/2] HID: usbhid: adjust output pipe FIFO size
 2026-08-19 11:35 UTC  (4+ messages)
` [PATCH v2 2/2] HID: usbhid: free unsent raw output reports in usbhid_stop()

[PATCH] HID: usbhid: free unsent raw output reports in usbhid_stop()
 2026-08-19  9:29 UTC  (2+ messages)

[PATCH v10 0/7] mfd: Add support for Asus Transformer embedded controller
 2026-08-19  9:20 UTC  (3+ messages)
` [PATCH v10 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys

[PATCH v7 0/6] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-08-19  9:12 UTC  (2+ messages)

[syzbot] [input?] [usb?] memory leak in __usbhid_submit_report (2)
 2026-08-19  6:50 UTC 

[PATCH] HID: core: fix device cleanup on allocation failure
 2026-08-19  5:52 UTC  (3+ messages)

[PATCH] HID: intel-thc-hid: reject oversized QuickSPI GET_REPORT responses
 2026-08-19  0:32 UTC  (3+ messages)

[PATCH] Input: synaptics - disable InterTouch on ThinkPad T440p (board id 2722)
 2026-08-18 20:49 UTC  (2+ messages)

[PATCH] Input: adp5588-keys - cache GPIO state before registering the gpiochip
 2026-08-18 16:27 UTC  (4+ messages)

[PATCH] HID: asus: fix touchpad multitouch initialization regression
 2026-08-18 15:16 UTC  (4+ messages)

[PATCH] dt-bindings: input: mediatek,mt6779-keypad: add mt6572
 2026-08-18 15:14 UTC  (3+ messages)

[PATCH RESEND] HID: corsair-void: Fix firmware event packet description
 2026-08-18 13:29 UTC  (2+ messages)

[PATCH 02/21] HID: add documentation and Coccinelle script for FF registration race
 2026-08-18 12:08 UTC  (3+ messages)
`  "

[PATCH] HID: asus: fix touchpad multitouch initialization regression
 2026-08-18  8:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox