linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 08:20:24 to 2025-07-16 07:46:18 UTC [more...]

[PATCH v11 00/10] Add support for MAX7360
 2025-07-16  7:46 UTC  (13+ messages)
` [PATCH v11 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v11 02/10] mfd: Add max7360 support
` [PATCH v11 03/10] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v11 04/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v11 05/10] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v11 06/10] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v11 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v11 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v11 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v11 10/10] MAINTAINERS: Add entry on MAX7360 driver

[PATCH V2] Input: synaptics-rmi4- Add a new feature for Forcepad
 2025-07-16  3:36 UTC 

[syzbot] [input?] [usb?] UBSAN: shift-out-of-bounds in s32ton (2)
 2025-07-15 19:50 UTC  (7+ messages)

[PATCH] HID: apple: validate feature-report field count to prevent NULL pointer dereference
 2025-07-15 18:33 UTC  (2+ messages)

[syzbot] [input?] [usb?] INFO: task hung in console_callback (6)
 2025-07-15 17:43 UTC 

[PATCH v2 0/4] HID: core: fix __hid_request when no report ID is used
 2025-07-15 15:29 UTC  (10+ messages)
` [PATCH v2 1/4] HID: core: ensure the allocated report buffer can contain the reserved report ID
` [PATCH v2 2/4] HID: core: ensure __hid_request reserves the report ID as the first byte
` [PATCH v2 3/4] HID: core: do not bypass hid_hw_raw_request
` [PATCH v2 4/4] selftests/hid: add a test case for the recent syzbot underflow
  ` [PATCH] HID: core: Improve the kerneldoc for hid_report_len()
    ` (subset) "

[PATCH v2 0/4] Initial work for Rust abstraction for HID device driver development
 2025-07-15 15:04 UTC  (8+ messages)
` [PATCH v2 1/4] HID: core: Change hid_driver to use a const char* for name
` [PATCH v2 2/4] rust: add kref bindings
` [PATCH v2 3/4] rust: core abstractions for HID drivers
` [PATCH v2 4/4] rust: hid: Glorious Gaming PC Race Model O and O- mice reference driver

[PATCH v2 0/2] platform/x86: asus-wmi: map more keys on ExpertBook B9
 2025-07-15 12:27 UTC  (5+ messages)
` [PATCH v2 1/2] Input: allocate a keycode for Fn+space
` [PATCH v2 2/2] platform/x86: asus-wmi: map more keys on ExpertBook B9

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

[PATCH 00/11] HID: Implement haptic forcepad support
 2025-07-15 11:35 UTC  (13+ messages)
` [PATCH 01/11] HID: add haptics page defines
` [PATCH 02/11] Input: add FF_HID effect type
` [PATCH 03/11] Input: add INPUT_PROP_HAPTIC_TOUCHPAD
` [PATCH 04/11] HID: haptic: introduce hid_haptic_device
` [PATCH 05/11] HID: input: allow mapping of haptic output
` [PATCH 06/11] HID: haptic: initialize haptic device
` [PATCH 07/11] HID: input: calculate resolution for pressure
` [PATCH 08/11] HID: haptic: add functions handling events
` [PATCH 09/11] Input: MT - add INPUT_MT_TOTAL_FORCE flags
` [PATCH 10/11] HID: haptic: add hid_haptic_switch_mode
` [PATCH 11/11] HID: multitouch: add haptic multitouch support

[PATCH 5.4/5.10/5.15/6.1/6.6] Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
 2025-07-15  8:22 UTC  (2+ messages)

[PATCH] HID: multitouch: fix slab out-of-bounds access in mt_report_fixup()
 2025-07-14 22:57 UTC 

[PATCH] input: ilitek_ts_i2c: report key event for palm
 2025-07-14  9:51 UTC 

[syzbot] Monthly input report (Jul 2025)
 2025-07-14  7:23 UTC 

[PATCH V1] Input: synaptics-rmi4- Add a new feature for Forcepad
 2025-07-14  3:17 UTC  (3+ messages)

[PATCH v8 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-11 16:27 UTC  (20+ messages)
` [PATCH v8 1/6] dt-bindings: mfd: add pf1550
` [PATCH v8 2/6] mfd: pf1550: add core driver
` [PATCH v8 3/6] regulator: pf1550: add support for regulator
` [PATCH v8 4/6] input: pf1550: add onkey support
` [PATCH v8 5/6] power: supply: pf1550: add battery charger support
` [PATCH v8 6/6] MAINTAINERS: add an entry for pf1550 mfd driver

[PATCH] HID: tighten ioctl command parsing
 2025-07-11 10:01 UTC  (3+ messages)

[PATCH v2 00/11] HID: playstation: Add support for audio jack handling on DualSense
 2025-07-10 21:31 UTC  (4+ messages)

[PATCH 2/2] selftests/hid-tablet: add ABS_DISTANCE test to stylus/pen
 2025-07-10 21:29 UTC 

[PATCH 1/2] HID: input: map HID_GD_Z to ABS_DISTANCE for stylus/pen
 2025-07-10 21:28 UTC 

[PATCH 0/6] HID: Add Legion Go S Driver
 2025-07-10 15:15 UTC  (5+ messages)

[PATCH 0/3] selftests/hid: upgrade the python scripts to match hid-tools 0.10
 2025-07-10 14:21 UTC  (6+ messages)
` [PATCH 1/3] selftests/hid: run ruff format on the python part
` [PATCH 2/3] selftests/hid: sync the python tests to hid-tools 0.8
` [PATCH 3/3] selftests/hid: sync python tests to hid-tools 0.10

[PATCH v2 0/2] input: touchscreen: goodix_berlin: Add stylus support
 2025-07-10 13:35 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: input: goodix,gt9916: Document "
` [PATCH v2 2/2] input: touchscreen: goodix_berlin: Add "

[PATCH v1 1/1] HID: debug: Remove duplicate entry (BTN_WHEEL)
 2025-07-10 12:16 UTC  (3+ messages)

[PATCH] HID: Fix debug name for BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_WHEEL
 2025-07-10  9:35 UTC  (4+ messages)

Serious bug in HID core
 2025-07-10  9:33 UTC  (8+ messages)

[PATCH 0/4] ROCK 4D audio enablement
 2025-07-10  9:27 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] input: Add tracepoint support
 2025-07-10  7:31 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: input: Add tracepoint testing script

[syzbot] [input?] WARNING in cm109_submit_buzz_toggle/usb_submit_urb (2)
 2025-07-10  5:01 UTC 

[syzbot] [usb?] KASAN: slab-out-of-bounds Read in mon_copy_to_buff
 2025-07-09 18:29 UTC  (4+ messages)

[PATCH 0/3] HID: core: fix __hid_request when no report ID is used
 2025-07-09 15:23 UTC  (5+ messages)
` [PATCH 1/3] HID: core: ensure the allocated report buffer can contain the reserved report ID
` [PATCH 2/3] HID: core: ensure __hid_request reserves the report ID as the first byte
` [PATCH 3/3] HID: core: do not bypass hid_hw_raw_request

[PATCH v5 0/7] Input: synaptics-rmi4 - add quirks for third party touchscreen controllers
 2025-07-09 15:02 UTC  (4+ messages)

[PATCH 0/2] Input: synaptics-rmi4 - support capacitive keys
 2025-07-08 20:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: input: syna,rmi4: Document F1A function
` [PATCH 2/2] Input: synaptics-rmi4 - add support for F1A

[PATCH v2 1/1] dt-bindings: input: convert lpc32xx-key.txt to yaml format
 2025-07-08 16:02 UTC  (2+ messages)

[PATCH] xpad - Added Acer NGR 200 Controller
 2025-07-08 15:20 UTC  (7+ messages)
  ` [PATCH] Changed Acer NGR200 to XTYPE_XBOX360 fixed the table because
  `  "

[PATCH v10 00/11] Add support for MAX7360
 2025-07-08 11:31 UTC  (13+ messages)
` [PATCH v10 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v10 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v10 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v10 10/11] input: misc: Add support for MAX7360 rotary

hid_nintendo Switch 2 Pro Controller support - where to start?
 2025-07-07 15:22 UTC  (4+ messages)

[PATCH v7 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-07 15:10 UTC  (6+ messages)
` [PATCH v7 5/6] power: supply: pf1550: add battery charger support

HID reports of zero size
 2025-07-07 14:48 UTC 

[PATCH 0/3] Mediatek Genio EVKs: add MT6359 PMIC keys support
 2025-07-07  9:38 UTC  (6+ messages)
` [PATCH 1/3] Input: mtk-pmic-keys - add support for MT6359 PMIC keys
` [PATCH 2/3] arm64: dts: mediatek: mt8390-genio-common: Add Home MT6359 PMIC key support
` [PATCH 3/3] arm64: dts: mediatek: mt8395-genio-1200-evk: Add "
` (subset) [PATCH 0/3] Mediatek Genio EVKs: add MT6359 PMIC keys support

[PATCH v9 1/2] dt-bindings: input: touchscreen: add hynitron cst816x series
 2025-07-07  6:25 UTC  (3+ messages)
` [PATCH v9 2/2] input: "

[PATCH 26/80] HID: intel-thc-hid: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-07  5:11 UTC  (5+ messages)
` [PATCH 39/80] Input: omap4-keypad: "
` [PATCH 40/80] Input: cs40l50: "
` [PATCH 78/80] Input: cyapa - "

[PATCH v1 0/3] Initial work for Rust abstraction for HID device driver development
 2025-07-06  3:03 UTC  (13+ messages)
` [PATCH v1 2/3] rust: core abstractions for HID drivers
` [PATCH v1 3/3] rust: hid: Glorious Gaming PC Race Model O and O- mice reference driver

[dtor-input:for-linus] BUILD SUCCESS 4cf65845fdd09d711fc7546d60c9abe010956922
 2025-07-05  1:11 UTC 

[PATCH] Add NULL check for OWT effect data alloc
 2025-07-05  0:52 UTC 

[dtor-input:next] BUILD SUCCESS bc25e6bf032e8fb17e6985c6393a6cdee6010a28
 2025-07-04 19:48 UTC 

[git pull] Input updates for v6.16-rc4
 2025-07-04 17:36 UTC  (2+ messages)

[PATCH 1/1] Input: rotary-encoder - fix direction for quarter-period
 2025-07-04  8:25 UTC 

[PATCH] Input: cs40l50 - fix possible NULL pointer dereference
 2025-07-04  5:32 UTC  (2+ messages)

[PATCH] Input: cs40l50: Fix potential NULL dereference and memory leak
 2025-07-04  4:55 UTC  (2+ messages)

[REGRESSSION] on linux-next (next-20250509)
 2025-07-03 14:43 UTC  (3+ messages)

[PATCH v2] HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
 2025-07-03  9:35 UTC  (2+ messages)

[PATCH v2] HID: appletb-kbd: fix memory corruption of input_handler_list
 2025-07-03  9:31 UTC  (3+ messages)

[PATCH v7 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-07-03  8:35 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD, GPIO, Input and PWM due for the v6.17 merge window


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