messages from 2025-09-14 14:53:16 to 2025-09-19 10:20:15 UTC [more...]
[PATCH 00/27 5.10.y] Backport minmax.h updates from v6.17-rc6
2025-09-19 10:17 UTC (4+ messages)
` [PATCH 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` [PATCH 02/27 5.10.y] minmax: sanity check constant bounds when clamping
` [PATCH 03/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
[PATCH v2 00/10] media: Introduce video device state management
2025-09-19 9:55 UTC (2+ messages)
` [PATCH v2 06/10] media: Replace void * with video_device_state * in all driver ioctl implementations
The zero power level of the HID device in kernel 6.12 is not reported from the kernel to the upper layer
2025-09-19 8:40 UTC
[PATCH v5 1/3] dt-bindings: touchscreen: convert eeti bindings to json schema
2025-09-19 7:58 UTC (3+ messages)
` [PATCH v5 2/3] dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add touchscreen child node
` [PATCH v5 3/3] dt-bindings: touchscreen: remove touchscreen.txt
[PATCH v3 RESEND] hid: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
2025-09-19 7:56 UTC (2+ messages)
[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
2025-09-19 7:32 UTC (6+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space
[PATCH] Hid: Intel-thc-hid: Intel-quickspi: switch first interrupt from level to edge detection
2025-09-19 7:09 UTC
[dtor-input:next] BUILD SUCCESS 6e4a5154934f8c7283452651c4d398d34a46e952
2025-09-19 6:06 UTC
[PATCH v3 1/3] input: mouse: trackpoint: Add doubletap enable/disable support
2025-09-19 1:12 UTC (5+ messages)
[PATCH 0/6] HID: intel-ish-hid: Various power management improvements for hibernation
2025-09-19 1:05 UTC (7+ messages)
` [PATCH 1/6] HID: intel-ish-hid: Add ishtp_get_connection_state() interface
` [PATCH 2/6] HID: intel-ishtp-hid: Clear suspended flag only after connected on resume
` [PATCH 3/6] HID: intel-ish-ipc: Reset clients state on resume from D3
` [PATCH 4/6] HID: intel-ish-hid: ipc: Always schedule FW reset work on RESET_NOTIFY/ACK
` [PATCH 5/6] HID: intel-ish-hid: Use IPC RESET instead of void message in ish_wakeup()
` [PATCH 6/6] HID: intel-ish-hid: ipc: Separate hibernate callbacks in dev_pm_ops
[PATCH v4 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
2025-09-18 21:29 UTC (12+ messages)
` [PATCH v4 2/5] dt-bindings: touchscreen: convert eeti "
` [PATCH v4 3/5] dt-bindings: touchscreen: convert raspberrypi,firmware-ts "
` [PATCH v4 4/5] dt-bindings: touchscreen: convert zet6223 "
` [PATCH v4 5/5] dt-bindings: touchscreen: remove touchscreen.txt
[PATCH v3 1/5] dt-bindings: touchscreen: convert bu21013 bindings to json schema
2025-09-18 21:06 UTC (7+ messages)
` [PATCH v3 2/5] dt-bindings: touchscreen: convert eeti "
` [PATCH v3 3/5] dt-bindings: touchscreen: convert raspberrypi,firmware-ts "
` [PATCH v3 4/5] dt-bindings: touchscreen: convert zet6223 "
` [PATCH v3 5/5] dt-bindings: touchscreen: remove touchscreen.txt
[PATCH v5 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
2025-09-18 20:37 UTC (8+ messages)
` [PATCH v5 1/6] Input: imx6ul_tsc - fix typo in register name
` [PATCH v5 2/6] Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
` [PATCH v5 3/6] dt-bindings: touchscreen: add touchscreen-glitch-threshold-ns property
` [PATCH v5 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v5 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property
[regression] 1a8953f4f774 ("HID: Add IGNORE quirk for SMARTLINKTECHNOLOGY") causes issue with ID 4c4a:4155 Jieli Technology USB Composite Device
2025-09-18 19:56 UTC (10+ messages)
[PATCH] HID: amd_sfh: Add sync across amd sfh work functions
2025-09-18 19:27 UTC (2+ messages)
[PATCH 1/2] Input: edt-ft5x06 - fix report rate handling by sysfs
2025-09-18 16:04 UTC (4+ messages)
` [PATCH 2/2] Input: edt-ft5x06 - rename sysfs attribute report_rate to report_rate_hz
[PATCH v4 0/8] Fix, extend and support OF to mc13xxx pwrbutton
2025-09-18 15:43 UTC (14+ messages)
` [PATCH v4 1/8] dt-bindings: mfd: fsl,mc13xxx: convert txt to DT schema
` [PATCH v4 2/8] dt-bindings: mfd: fsl,mc13xxx: add buttons node
` [PATCH v4 3/8] Input: mc13783-pwrbutton: use managed resources
` [PATCH v4 4/8] mfd: mc13xxx: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
` (subset) "
` [PATCH v4 5/8] Input: mc13783-pwrbutton: fix irq mixup and use resources
` [PATCH v4 6/8] Input: mc13783-pwrbutton: convert pdata members to array
` [PATCH v4 7/8] Input: mc13783-pwrbutton: enable other mc13xxx PMIC
` [PATCH v4 8/8] Input: mc13783-pwrbutton: add OF support
[PATCH RFC 0/3] Input: add initial support for Goodix GTX8 touchscreen ICs
2025-09-18 14:02 UTC (4+ messages)
` [PATCH RFC 1/3] dt-bindings: input: document Goodix GTX8 Touchscreen ICs
` [PATCH RFC 2/3] Input: add support for "
` [PATCH RFC 3/3] MAINTAINERS: add an entry for Goodix GTX8 Touchscreen driver
[bug report] HID: haptic: initialize haptic device
2025-09-18 9:46 UTC
[PATCH] hid/usbhid: add reset device for EPROTO
2025-09-18 9:21 UTC (2+ messages)
[bug report] HID: haptic: initialize haptic device
2025-09-18 7:18 UTC
[PATCH v5 0/2] Initial work for Rust abstraction for HID device driver development
2025-09-18 7:08 UTC (3+ messages)
` [PATCH v5 1/2] rust: core abstractions for HID drivers
` [PATCH v5 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver
[PATCH 1/1] dt-bindings: touchscreen: resistive-adc-touch: change to unevaluatedProperties
2025-09-18 5:58 UTC (3+ messages)
[PATCH v4 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
2025-09-18 5:39 UTC (12+ messages)
` [PATCH v4 1/6] Input: imx6ul_tsc - fix typo in register name
` [PATCH v4 2/6] Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
` [PATCH v4 3/6] dt-bindings: touchscreen: add touchscreen-glitch-threshold-ns property
` [PATCH v4 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v4 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property
[PATCH v5 0/2] Input: add Himax HX852x(ES) touchscreen driver
2025-09-18 5:21 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH v5 2/2] Input: add Himax HX852x(ES) touchscreen driver
[PATCH v2 1/1] dt-bindings: input: convert tca8418_keypad.txt to yaml format
2025-09-18 5:09 UTC (3+ messages)
[PATCH] HID: hid-ntrig: Fix potential memory leak in ntrig_report_version()
2025-09-18 1:46 UTC (3+ messages)
[BUG] FTSC1000:00 2808:5662 touchscreen not working until HID modules reloaded (Huawei MateBook 14 2024)
2025-09-18 0:15 UTC
[PATCH v6] HID: lg-g15 - Add support for Logitech G13
2025-09-17 23:05 UTC
[PATCH v4 0/2] Initial work for Rust abstraction for HID device driver development
2025-09-17 22:54 UTC (3+ messages)
` [PATCH v4 1/2] rust: core abstractions for HID drivers
` [PATCH v4 2/2] rust: hid: Glorious PC Gaming Race Model O and O- mice reference driver
[PATCH v1 0/2] Input: s6sa552 - add a driver for the Samsung A552
2025-09-17 20:06 UTC (3+ messages)
` [PATCH v1 2/2] Input: s6sa552 - add a driver for the Samsung A552 touchscreen controller
[PATCH v3] HID: lg-g15 - Add support for Logitech G13
2025-09-17 19:50 UTC (13+ messages)
[PATCH v11 0/6] add support for pf1550 PMIC MFD-based drivers
2025-09-17 17:32 UTC (8+ messages)
` [PATCH v11 1/6] dt-bindings: mfd: add pf1550
` [PATCH v11 2/6] mfd: pf1550: add core driver
` [PATCH v11 3/6] regulator: pf1550: add support for regulator
` [PATCH v11 4/6] input: pf1550: add onkey support
` [PATCH v11 5/6] power: supply: pf1550: add battery charger support
` [PATCH v11 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH v2 00/11] HID: playstation: Add support for audio jack handling on DualSense
2025-09-17 14:21 UTC (5+ messages)
` [PATCH v2 03/11] HID: playstation: Simplify locking with guard() and scoped_guard()
[PATCH v3 RESEND RESEND 0/3] Initial work for Rust abstraction for HID device driver development
2025-09-17 12:08 UTC (8+ messages)
` [PATCH v3 RESEND RESEND 1/3] HID: core: Change hid_driver to use a const char* for name
` [PATCH v3 RESEND RESEND 2/3] rust: core abstractions for HID drivers
` (subset) [PATCH v3 RESEND RESEND 0/3] Initial work for Rust abstraction for HID device driver development
[PATCH v14 00/10] Add support for MAX7360
2025-09-17 10:16 UTC (4+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO, Input, Pinctrl and PWM due for the v6.18 merge window
[PATCH v3 0/3] HID: hidraw: rework ioctls
2025-09-17 9:38 UTC (2+ messages)
[PATCH] selftests/hid: update vmtest.sh for virtme-ng
2025-09-17 9:36 UTC (2+ messages)
[PATCH v3] Input: Improve WinWing Orion2 throttle support
2025-09-17 5:01 UTC
[PATCH v3] hid: intel-thc-hid: intel-quicki2c: support ACPI config for advanced features
2025-09-17 1:43 UTC (3+ messages)
[PATCH v2 0/5] Input: xbox_gip - Add new driver for Xbox GIP
2025-09-17 1:19 UTC (6+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] Input: xpad - Remove Xbox One support
` [PATCH v2 3/5] Input: Add ABS_CLUTCH, HANDBRAKE, and SHIFTER
` [PATCH v2 4/5] HID: Map more automobile simulation inputs
` [PATCH v2 5/5] Input: xbox_gip - Add wheel support
[PATCH v3 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
2025-09-16 19:27 UTC (9+ messages)
` [PATCH v3 1/6] Input: imx6ul_tsc - fix typo in register name
` [PATCH v3 2/6] Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
` [PATCH v3 3/6] dt-bindings: touchscreen: add touchscreen-glitch-threshold-ns property
` [PATCH v3 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v3 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property
[PATCH v2 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
2025-09-16 18:34 UTC (10+ messages)
` [PATCH v2 1/6] Input: imx6ul_tsc - fix typo in register name
` [PATCH v2 2/6] Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macros
` [PATCH v2 3/6] dt-bindings: touchscreen: add touchscreen-glitch-threshold-ns property
` [PATCH v2 4/6] dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresold
` [PATCH v2 6/6] Input: imx6ul_tsc - set glitch threshold by DTS property
[PATCH v10 0/6] add support for pf1550 PMIC MFD-based drivers
2025-09-16 18:15 UTC (3+ messages)
` [PATCH v10 5/6] power: supply: pf1550: add battery charger support
[PATCH v2 0/2] Fix CONFIG_HYPERV and vmbus related anamoly
2025-09-16 15:50 UTC (4+ messages)
` [PATCH v2 1/2] Driver: hv: Add CONFIG_HYPERV_VMBUS option
` [PATCH v2 2/2] Drivers: hv: Make CONFIG_HYPERV bool
[PATCH v4] HID: logitech-dj: Add support for a new lightspeed receiver iteration
2025-09-16 14:05 UTC (12+ messages)
[PATCH RESEND v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
2025-09-16 9:29 UTC (3+ messages)
[PATCH] HID: i2c-hid: Resolve touchpad issues on Dell systems during S4
2025-09-16 8:26 UTC (2+ messages)
Hiring Linux Gurus for Next Microsoft/Apple Now!
2025-09-16 5:15 UTC
[PATCH v2] HID: cp2112: Add parameter validation to data length
2025-09-16 5:10 UTC
[PATCH] HID: cp2112: Add parameter validation to data length
2025-09-16 0:54 UTC
[syzbot] [input?] KASAN: stack-out-of-bounds Read in cp2112_xfer
2025-09-15 18:18 UTC
[PATCH v2 00/12] MediaTek dt-bindings sanitization (MT8173)
2025-09-15 17:20 UTC (7+ messages)
` [PATCH v2 04/12] dt-bindings: ASoC: Convert MediaTek RT5650 codecs bindings to DT schema
` [PATCH v2 08/12] dt-bindings: pinctrl: mt65xx: Allow gpio-line-names
` [PATCH v2 09/12] dt-bindings: regulator: Convert Dialog DA9211 Regulators to DT schema
[PATCH v3] Input: bcm5974 - Driver cleanup by replacing dprintk with dev_dbg
2025-09-15 14:14 UTC (2+ messages)
[PATCH v3 00/11] HID: Implement haptic touchpad support
2025-09-15 13:41 UTC (2+ messages)
[syzbot] Monthly input report (Sep 2025)
2025-09-15 6:53 UTC
[dtor-input:for-linus] BUILD SUCCESS 30989f67650cbf8dc763f7c22e3a210f70a8d7d0
2025-09-14 22:12 UTC
[RFC PATCH 0/2] Input: add fts2ba61y touchscreen driver
2025-09-14 16:46 UTC (7+ messages)
` [RFC PATCH 1/2] dt-bindings: input: add ST-Microelectronics FTS2BA61Y touchscreen binding
[git pull] Input updates for v6.17-rc5
2025-09-14 15:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).