linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/3] HID: bpf: some fixes for pre-loading HID-BPF
 2024-04-25 12:52 UTC  (7+ messages)
` [PATCH 1/3] HID: bpf: fix a comment in a define
` [PATCH 2/3] HID: bpf: fix return value of entrypoints_*__attach()
` [PATCH 3/3] HID: bpf: lazy load the hid_tail_call entrypoint

[PATCH] Input: cyapa - add missing input core locking to suspend/resume functions
 2024-04-25 10:02 UTC  (2+ messages)

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-04-25  9:39 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema
` [PATCH 2/6] dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M
` [PATCH 3/6] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property
` [PATCH 4/6] HID: i2c-hid: elan: fix reset suspend current leakage
` [PATCH 5/6] arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
` [PATCH 6/6] arm64: dts: qcom: sc8280xp-crd: use external pull up for touch reset

[PATCH v2] HID: i2c-hid: Revert to await reset ACK before reading report descriptor
 2024-04-25  9:33 UTC  (8+ messages)
    ` regression fixes sitting in subsystem git trees for a week or longer (was: Re: [PATCH v2] HID: i2c-hid: Revert to await reset ACK before reading report descriptor)
        ` regression fixes sitting in subsystem git trees for a week or longer

[PATCH v4 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-04-25  3:26 UTC  (5+ messages)
` [PATCH v4 2/4] HID: Add Himax HX83102J touchscreen driver
` [PATCH v4 3/4] HID: Add DRM panel follower function
` [PATCH v4 4/4] HID: Load firmware directly from file to IC

[PATCH v8 0/7] VMware hypercalls enhancements
 2024-04-24 23:14 UTC  (12+ messages)
` [PATCH v8 1/7] x86/vmware: Move common macros to vmware.h
      ` [PATCH v9 1/8] x86/vmware: Correct macro names
        ` [PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
` [PATCH v8 2/7] x86/vmware: Introduce VMware hypercall API
` [PATCH v8 3/7] ptp/vmware: Use "
` [PATCH v8 4/7] input/vmmouse: "
` [PATCH v8 5/7] drm/vmwgfx: "
` [PATCH v8 6/7] x86/vmware: Undefine VMWARE_HYPERCALL
` [PATCH v8 7/7] x86/vmware: Add TDX hypercall support

[PATCH] Input: xpad - add support for ASUS ROG RAIKIRI
 2024-04-24 22:15 UTC  (3+ messages)

Why does libinput randomly calls my touchpad "SynPS/2 Synaptics" or "Synaptics TM2722-001"?
 2024-04-24 21:12 UTC 

Issue with psmouse Kernel Module and Trackpoint Drift Correction
 2024-04-24 20:50 UTC 

[PATCH 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-24 17:56 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH 2/2] arm64: dts: allwinner: h616: Add LRADC node

[PATCH v2 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch
 2024-04-24 17:00 UTC  (6+ messages)
` [PATCH v2 1/3] HID: i2c-hid: Rely on HID descriptor fetch to probe
` [PATCH v2 2/3] HID: i2c-hid: Retry HID descriptor read to wake up STM devices
` [PATCH v2 3/3] HID: i2c-hid: Align i2c_hid_set_power() retry with HID descriptor read

[PATCH] Add Logitech HID++ devices
 2024-04-24 11:31 UTC 

[PATCH] Logitech Anywhere 3SB support
 2024-04-24 11:30 UTC  (4+ messages)

[PATCH v2 00/19] backlight: Constify lcd_ops
 2024-04-24 10:08 UTC  (22+ messages)
` [PATCH v2 01/19] "
` [PATCH v2 02/19] backlight: ams369fg06: "
` [PATCH v2 03/19] backlight: corgi_lcd: "
` [PATCH v2 04/19] backlight: hx8357: "
` [PATCH v2 05/19] backlight: ili922x: "
` [PATCH v2 06/19] backlight: ili9320: "
` [PATCH v2 07/19] backlight: jornada720_lcd: "
` [PATCH v2 08/19] backlight: l4f00242t03: "
` [PATCH v2 09/19] backlight: lms283gf05: "
` [PATCH v2 10/19] backlight: lms501kf03: "
` [PATCH v2 11/19] backlight: ltv350qv: "
` [PATCH v2 12/19] backlight: otm3225a: "
` [PATCH v2 13/19] backlight: platform_lcd: "
` [PATCH v2 14/19] backlight: tdo24m: "
` [PATCH v2 15/19] HID: picoLCD: "
` [PATCH v2 16/19] fbdev: clps711x: "
` [PATCH v2 17/19] fbdev: imx: "
` [PATCH v2 18/19] fbdev: omap: lcd_ams_delta: "
` [PATCH v2 19/19] const_structs.checkpatch: add lcd_ops

[PATCH 00/11] LIN Bus support for Linux
 2024-04-24  6:15 UTC  (19+ messages)
` [PATCH 01/11] can: Add LIN bus as CAN abstraction
` [PATCH 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH 04/11] tty: serdev: Add method to enable break flags
` [PATCH 05/11] dt-bindings: net: can: Add serdev LIN bus dt bindings
` [PATCH 06/11] can: Add support for serdev LIN adapters
` [PATCH 07/11] can: lin: Add special frame id for rx offload config
` [PATCH 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH 09/11] can: lin: Handle rx offload config frames
` [PATCH 10/11] can: lin: Support setting LIN mode
` [PATCH 11/11] HID: hexLIN: Implement ability to update lin mode

[PATCH v2] HID: hid-steam: Add Deck IMU support
 2024-04-24  2:45 UTC  (2+ messages)

[PATCH v2] HID: i2c-hid: wait for i2c touchpad deep-sleep to power-up transition
 2024-04-23 13:01 UTC  (6+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-23  9:52 UTC  (5+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH v9 0/4] Input: support overlay objects on touchscreens
 2024-04-22 11:28 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: touchscreen: add touch-overlay property
` [PATCH v9 2/4] Input: touch-overlay - Add touchscreen overlay handling
` [PATCH v9 3/4] dt-bindings: input: touchscreen: st1232: add touch-overlay example
` [PATCH v9 4/4] Input: st1232 - add touch overlays handling

[PATCH v3] Input: xen-kbdfront - drop keys to shrink modalias
 2024-04-21 23:57 UTC  (5+ messages)

[PATCH RESEND v10 0/5] Add support for CS40L50
 2024-04-19 18:26 UTC  (4+ messages)
` [PATCH RESEND v10 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

[PATCH v10 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-04-19 14:02 UTC  (7+ messages)
` [PATCH v10 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v10 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v10 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH v11 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-04-19 12:38 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v11 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v11 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH v9 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-04-19  8:33 UTC  (5+ messages)
` [PATCH v9 3/3] Input: Add TouchNetix axiom i2c "

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in sys_close (7)
 2024-04-19  1:14 UTC 

[PATCH v2] HID: uclogic: Remove useless loop
 2024-04-18 19:40 UTC 

[PATCH] HID: uclogic: Remove useless loop
 2024-04-18 18:46 UTC  (5+ messages)
  `  "

[dtor-input:next] BUILD SUCCESS 9e0631695eac16e0102b9961c3b750c987d24f7f
 2024-04-18 10:49 UTC 

[PATCH] Input: PS/2 - add support for Lenovo Xiaoxin keyboard
 2024-04-18  8:58 UTC  (4+ messages)

[PATCH] HID: hid-steam: Add Deck IMU support
 2024-04-18  3:07 UTC  (3+ messages)

[PATCH v11 0/3] Add support for vibrator in multiple PMICs
 2024-04-17 22:29 UTC  (11+ messages)
` [PATCH v11 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v11 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v11 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-17 17:10 UTC  (7+ messages)

[PATCH v4 0/4] Add a property to turn off the max touch controller if not used
 2024-04-17 11:12 UTC  (6+ messages)
` [PATCH v4 1/4] Input: atmel_mxt_ts - add power off and power on functions
` [PATCH v4 2/4] Input: atmel_mxt_ts - move calls to register the input device to separate function
` [PATCH v4 3/4] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property
` [PATCH v4 4/4] Input: atmel_mxt_ts - add support for poweroff-sleep

[PATCH v4 0/4] HID: Add support for Himax HX83102j touchscreen
 2024-04-17  7:41 UTC 

[dtor-input:next] BUILD SUCCESS 48c0687a322d54ac7e7a685c0b6db78d78f593af
 2024-04-16 20:34 UTC 

BUG: palm recognition / confidence is not working properly
 2024-04-16 18:21 UTC 

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[PATCH 1/4] Input: Add trackpoint doubletap and system debug info keycodes
 2024-04-16 13:03 UTC  (18+ messages)

[PATCH 00/18] backlight: Constify lcd_ops
 2024-04-16 12:17 UTC  (6+ messages)
` [PATCH 15/18] HID: picoLCD: "

[PATCH 0/4] HID: Asus
 2024-04-16  9:04 UTC  (5+ messages)
` [PATCH 1/4] HID: asus: fix more n-key report descriptors if n-key quirked
` [PATCH 2/4] HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()
` [PATCH 3/4] HID: asus: add ROG Ally N-Key ID and keycodes
` [PATCH 4/4] HID: asus: add ROG Z13 lightbar

[PATCH RESEND] HID: sony: Remove usage of the deprecated ida_simple_xx() API
 2024-04-16  7:51 UTC  (2+ messages)

[PATCH v3 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-04-16  3:31 UTC  (5+ messages)
` [PATCH v3 2/4] HID: Add Himax HX83102J touchscreen driver
` [PATCH v3 3/4] HID: Add DRM panel follower function
` [PATCH v3 4/4] HID: Load firmware directly from file to IC


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