linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v1 0/2] Input: psmouse: Introduce PixArt driver
 2024-05-15  8:58 UTC  (3+ messages)
` [PATCH v1 1/2] Input: psmouse - Expanding the psmouse packet array
` [PATCH v1 2/2] Input: Add driver for PixArt PS/2 touchpad

[PATCH] HID: nvidia-shield: Add missing check for input_ff_create_memless
 2024-05-15  3:30 UTC 

[PATCH v1 1/1] Input: gpio-keys - expose wakeup keys in sysfs
 2024-05-14 16:05 UTC  (4+ messages)

[PATCH v2 0/5] input: himax_hx83112b: add support for HX83100A
 2024-05-14 14:01 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: input: touchscreen: himax,hx83112b: add HX83100A
` [PATCH v2 2/5] input: himax_hx83112b: use more descriptive register defines
` [PATCH v2 3/5] input: himax_hx83112b: implement MCU register reading
` [PATCH v2 4/5] input: himax_hx83112b: add himax_chip struct for multi-chip support
` [PATCH v2 5/5] input: himax_hx83112b: add support for HX83100A

[PATCH v3] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-14 11:44 UTC 

[PATCH v2] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-14 11:41 UTC  (3+ messages)

BUG: Framework Laptop 16 i2c-hid Based Touchpad Sometimes Fails To Initialize Properly On Early Boot
 2024-05-14 11:30 UTC 

[dtor-input:next] BUILD SUCCESS 5852f2afcdd9b7c9dedec4fdf14b8b079349828f
 2024-05-14 11:26 UTC 

Why does libinput randomly calls my touchpad "SynPS/2 Synaptics" or "Synaptics TM2722-001"?
 2024-05-14 10:30 UTC  (2+ messages)

[PATCH v11 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-05-14  7:36 UTC  (4+ messages)
` [PATCH v11 3/3] Input: Add TouchNetix axiom i2c "

BUG: Framework Laptop 16 i2c-hid Based Touchpad Sometimes Fails To Initialize Properly On Early Boot
 2024-05-14  2:57 UTC 

[PATCH] Input - Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-13 22:53 UTC  (2+ messages)

[PATCH] Input: zet6223 - remove an unused field in struct zet6223_ts
 2024-05-13 21:24 UTC  (2+ messages)

[PATCH] Input: chipone_icn8505 - remove an unused field in struct icn8505_data
 2024-05-13 21:24 UTC  (3+ messages)

[PATCH v4 00/11] LIN Bus support for Linux
 2024-05-13 12:30 UTC  (26+ messages)
` [PATCH v4 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v4 02/11] HID: hexLIN: Add support for USB LIN adapter
` [PATCH v4 03/11] treewide, serdev: add flags argument to receive_buf()
` [PATCH v4 04/11] tty: serdev: Add method to enable break flags
` [PATCH v4 05/11] dt-bindings: vendor-prefixes: Add hexDEV
` [PATCH v4 06/11] dt-bindings: net/can: Add serial LIN adapter hexLINSER
` [PATCH v4 07/11] can: Add support for hexDEV "
` [PATCH v4 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v4 09/11] can: lin: Handle rx offload config frames
` [PATCH v4 10/11] can: lin: Support setting LIN mode
` [PATCH v4 11/11] HID: hexLIN: Implement ability to update lin mode

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

kernel panic when build w/ CONFIG_HID_BPF=y
 2024-05-11 10:47 UTC  (2+ messages)

[PATCH] Input: wacom_w8001: Check for string overflow from strscpy calls
 2024-05-10 23:43 UTC 

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

[PATCH v2 00/19] backlight: Constify lcd_ops
 2024-05-10 14:55 UTC  (2+ messages)
` [GIT PULL] Immutable branch between Backlight, HID and fbdev due for the v6.10 merge window

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-10  9:31 UTC  (31+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v3 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v3 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter
` [PATCH v3 07/11] can: Add support for serdev LIN adapters
` [PATCH v3 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH v3 09/11] can: lin: Handle rx offload config frames

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-09 18:20 UTC  (33+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE

[PATCH 1/1] Input: add gamecube adapter support
 2024-05-09  1:14 UTC  (4+ messages)
    ` [PATCH v2 0/1] "
      ` [PATCH v2 1/1] "

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-08 19:10 UTC  (2+ messages)

[PATCH] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-08 11:47 UTC  (14+ messages)

[PATCH RFC HID 0/7] Use the new __s_async for HID-BPF
 2024-05-08 10:26 UTC  (8+ messages)
` [PATCH RFC HID 1/7] HID: bpf: change the prog run logic
` [PATCH RFC HID 2/7] selftests/hid: fix bpf programs for the new attachment logic
` [PATCH RFC HID 3/7] HID: bpf: allow for sleepable bpf hooks
` [PATCH RFC HID 4/7] HID: add source argument to HID low level functions
` [PATCH RFC HID 5/7] WIP: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH RFC HID 6/7] WIP: selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks
` [PATCH RFC HID 7/7] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks

[PATCH v2 00/12] LIN Bus support for Linux
 2024-05-08  8:37 UTC  (10+ messages)
` [PATCH v2 01/12] can: Add LIN bus as CAN abstraction
` [PATCH v2 02/12] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH v2 07/12] can: Add support for serdev LIN adapters

[PATCH AUTOSEL 6.6 16/43] Input: xpad - add support for ASUS ROG RAIKIRI
 2024-05-07 23:09 UTC 

[PATCH AUTOSEL 6.8 19/52] Input: xpad - add support for ASUS ROG RAIKIRI
 2024-05-07 23:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 34/52] Input: amimouse - mark driver struct with __refdata to prevent section mismatch

[PATCH AUTOSEL 6.6 05/19] HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
 2024-05-07 22:58 UTC 

[PATCH AUTOSEL 6.8 01/23] HID: nintendo: Fix N64 controller being identified as mouse
 2024-05-07 22:56 UTC  (2+ messages)
` [PATCH AUTOSEL 6.8 07/23] HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled

[PATCH v2 0/7] regulator: new API for voltage reference supplies
 2024-05-07 21:15 UTC  (4+ messages)
` [PATCH v2 7/7] Input: mpr121: Use devm_regulator_get_enable_read_voltage()
` (subset) [PATCH v2 0/7] regulator: new API for voltage reference supplies

[dtor-input:next] BUILD SUCCESS 5128de84d8fc849400d00f7a6982711f129699ea
 2024-05-07 20:32 UTC 

gamecube adapter driver
 2024-05-07 19:04 UTC  (4+ messages)

[PATCH 0/6] input: himax_hx83112b: add support for HX83100A
 2024-05-07 18:48 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: himax,hx83112b: add HX83100A
` [PATCH 2/6] input: himax_hx83112b: add regulator handling

[PATCH v1 00/10] Define _GNU_SOURCE for sources using
 2024-05-07 17:53 UTC  (4+ messages)

[syzbot] [input?] [usb?] WARNING in hid_output_report
 2024-05-07 17:35 UTC  (2+ messages)

[PATCH 00/18] HID: Include current HID-BPF fixes in tree
 2024-05-07 15:02 UTC  (4+ messages)
` [PATCH 19/18] selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installed

[PATCH 0/6] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-05-07 14:30 UTC  (6+ messages)
` [PATCH 3/6] dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property

[PATCH 0/3] Fixes and updates to amd-sfh
 2024-05-07 13:19 UTC  (5+ messages)
` [PATCH 1/3] HID: amd_sfh: Modify and log error only if case of functionality failures
` [PATCH 2/3] HID: amd_sfh: Handle "no sensors" in PM operations
` [PATCH 3/3] HID: amd_sfh: Use amd_get_c2p_val() to read C2P register

[PATCH] HID: kye: Change Device Usage from Puck to Mouse
 2024-05-07 13:18 UTC  (4+ messages)

[PATCH] HID: i2c-hid: Remove unused label in i2c_hid_set_power
 2024-05-07  8:43 UTC  (2+ messages)

[PATCH v2] HID: playstation: DS4: Fix calibration workaround for clone devices
 2024-05-07  0:49 UTC  (3+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectors
 2024-05-06 21:55 UTC  (5+ messages)

[PATCH v2] bpftool, selftests/hid/bpf: fix 29 clang warnings
 2024-05-06 21:50 UTC  (2+ messages)

[PATCH 0/5] HID: intel-ish-hid: Implement loading firmware from host feature
 2024-05-06 21:34 UTC  (2+ messages)

[PATCH 0/2] HID: i2c-hid: Unify device wake-up logic
 2024-05-06 21:28 UTC  (2+ messages)

[PATCH 0/4] HID: Asus
 2024-05-06 21:26 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;
as well as URLs for NNTP newsgroup(s).