linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-22 17:37:03 to 2024-05-31 01:36:09 UTC [more...]

[PATCH V1 0/5] Add support for Awinic SAR sensor
 2024-05-31  1:36 UTC  (10+ messages)
` [PATCH V1 1/5] dt-bindings: input: Add YAML to Awinic sar sensor
` [PATCH V1 2/5] Add universal interface for the aw_sar driver
` [PATCH V1 3/5] Add aw9610x series related interfaces to "
` [PATCH V1 4/5] Add aw963xx "
` [PATCH V1 5/5] Add support for Awinic sar sensor

[PATCH 0/2] Input: silead - Always support 10 fingers
 2024-05-30 23:54 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86: touchscreen_dmi: Drop "silead,max-fingers" property

[PATCH v3] Input: goodix-berlin - Add sysfs interface for reading and writing touch IC registers
 2024-05-30 23:53 UTC  (2+ messages)

[PATCH] Input: wacom_w8001: Check for string overflow from strscpy calls
 2024-05-30 23:48 UTC  (7+ messages)

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-30 20:44 UTC  (2+ messages)

[PATCH v3 1/2] input: Add event code for accessibility key
 2024-05-30 20:29 UTC  (3+ messages)
` [PATCH v3 2/2] input: Add support for "Do Not Disturb"

[PATCH RESEND v10 0/5] Add support for CS40L50
 2024-05-30 17:07 UTC  (7+ messages)
` [PATCH RESEND v10 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
 2024-05-30  7:41 UTC  (11+ messages)
` [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion

[dtor-input:for-linus] BUILD SUCCESS a69ce592cbe0417664bc5a075205aa75c2ec1273
 2024-05-30  0:54 UTC 

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-05-30  0:45 UTC  (13+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
` [PATCH v10 2/8] ptp/vmware: Use "
` [PATCH v10 3/8] input/vmmouse: "
` [PATCH v10 4/8] drm/vmwgfx: "
` [PATCH v10 5/8] x86/vmware: "
` [PATCH v10 6/8] x86/vmware: Correct macro names
` [PATCH v10 7/8] x86/vmware: Remove legacy VMWARE_HYPERCALL* macros
` [PATCH v10 8/8] x86/vmware: Add TDX hypercall support

[dtor-input:next] BUILD SUCCESS 6f47c7ae8c7afaf9ad291d39f0d3974f191a7946
 2024-05-30  0:29 UTC 

[PATCH v2 0/5] input: himax_hx83112b: add support for HX83100A
 2024-05-29 23:07 UTC  (6+ messages)
` [PATCH v2 3/5] input: himax_hx83112b: implement MCU register reading

[PATCH] Adding quirks for 2024 HP Spectre x360 touchpads
 2024-05-29 22:29 UTC  (3+ messages)

[PATCH v1 0/2] asus wmi and hid: use HID LED for brightness
 2024-05-29 15:28 UTC  (7+ messages)
` [PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard
` [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control

[PATCH] HID: uclogic: avoid linking common code into multiple modules
 2024-05-29  9:48 UTC 

[PATCH v12 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-05-29  9:10 UTC  (4+ messages)
` [PATCH v12 1/3] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v12 2/3] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v12 3/3] Input: Add TouchNetix axiom i2c touchscreen driver

[PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
 2024-05-29  7:38 UTC  (16+ messages)
` [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID 09/13] selftests/hid: add subprog call test
` [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
` [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects

[PATCH v1 1/2] hid-asus: use hid for brightness control on keyboard
 2024-05-29  1:30 UTC  (3+ messages)
` [PATCH v1 2/2] hid-asus: change the report_id used for HID LED control

[PATCH] hid-asus: use hid for brightness control on keyboard
 2024-05-29  0:37 UTC  (4+ messages)

[PATCH v2 1/2] input: Add event code for accessibility key
 2024-05-29  0:08 UTC  (6+ messages)
` [PATCH v2 2/2] input: Add support for "Do Not Disturb"

[PATCH 1/2] input: Add event code for accessibility key
 2024-05-28 20:18 UTC  (4+ messages)
` [PATCH 2/2] input: Add support for "Do Not Disturb"

[PATCH v2 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-05-28 16:18 UTC  (3+ messages)

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-28  5:46 UTC  (3+ messages)
` [PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds

[PATCH AUTOSEL 6.9 28/35] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:50 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 29/35] HID: asus: fix more n-key report descriptors if n-key quirked
` [PATCH AUTOSEL 6.9 31/35] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 6.8 24/30] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:49 UTC  (4+ messages)
` [PATCH AUTOSEL 6.8 25/30] HID: asus: fix more n-key report descriptors if n-key quirked
` [PATCH AUTOSEL 6.8 27/30] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 6.6 17/21] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:49 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 18/21] HID: asus: fix more n-key report descriptors if n-key quirked
` [PATCH AUTOSEL 6.6 20/21] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 6.1 14/17] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:48 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 15/17] HID: asus: fix more n-key report descriptors if n-key quirked
` [PATCH AUTOSEL 6.1 16/17] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 5.15 10/13] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 5.10 10/13] HID: Add quirk for Logitech Casa touchpad
 2024-05-27 14:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse

[PATCH AUTOSEL 5.4 5/6] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
 2024-05-27 14:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 3/3] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
 2024-05-27 14:44 UTC  (2+ messages)

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

[PATCH] Input: MT - use __GFP_NOWARN allocation at input_mt_init_slots()
 2024-05-27 10:35 UTC  (5+ messages)
      ` [PATCH v2] Input: MT - limit max slots

[PATCH v3 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-05-27  8:42 UTC  (6+ messages)
` [PATCH v3 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant
` [PATCH v3 2/3] dt-bindings: input: document Novatek NVT touchscreen controller
` [PATCH v3 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen

[PATCH v3 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-05-27  6:09 UTC  (3+ messages)
` [PATCH v3 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH v2] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-05-27  4:28 UTC 

[PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-05-27  3:07 UTC  (3+ messages)

[PATCH] Input: cros_ec_keyb - Remove an unused field in struct cros_ec_keyb
 2024-05-27  3:07 UTC  (3+ messages)

[PATCH] HID: nintendo: Fix an error handling path in nintendo_hid_probe()
 2024-05-26 15:48 UTC  (2+ messages)

[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-05-26 13:32 UTC 

[PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-05-25 17:54 UTC  (4+ messages)

[PATCH v2 0/3] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-05-25 17:01 UTC  (5+ messages)
` [PATCH v2 1/3] Input: novatek-nvt-ts: replace generic i2c device id with specific IC variant
` [PATCH v2 2/3] dt-bindings: input: document Novatek NVT touchscreen controller
` [PATCH v2 3/3] Input: novatek-nvt-ts: add support for NT36672A touchscreen

[PATCH 0/2] HID: intel-ish-hid: fix some 'make W=1' warnings
 2024-05-25 15:17 UTC  (3+ messages)
` [PATCH 1/2] HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
` [PATCH 2/2] HID: intel-ish-hid: add MODULE_DESCRIPTION()

[PATCH] Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
 2024-05-24 17:33 UTC 

[PATCH] Input: tca6416 remove unused struct 'tca6416_drv_data'
 2024-05-24 16:58 UTC  (2+ messages)

[git pull] Input updates for v6.10-rc0
 2024-05-24 16:50 UTC  (3+ messages)

[PATCH] HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
 2024-05-24 13:05 UTC 

[PATCH] HID: usbhid: fix recurrent out-of-bounds bug in usbhid_parse()
 2024-05-24 12:01 UTC 

[PATCH 0/2] Improve HUION Kamvas Pro 24 support
 2024-05-24 11:21 UTC  (3+ messages)
` [PATCH 1/2] HID: uclogic: Support HUION devices with up to 20 buttons
` [PATCH 2/2] HID: uclogic: Use Rx and Ry for touch strips

[syzbot] [net?] [input?] [usb?] INFO: rcu detected stall in sendmsg (4)
 2024-05-24  6:18 UTC 

[PATCH] HID: usbhid: enable remote wakeup for mouse
 2024-05-24  3:14 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 832f54c9ccd3a3f32d1db905462d3c58b4df52bd
 2024-05-23 22:33 UTC 

[dtor-input:for-linus] BUILD SUCCESS 2ec0028a1cadfb88d912435c1eb1ac5de76071f0
 2024-05-23 18:44 UTC 

[PATCH v2 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-05-23 14:51 UTC  (4+ messages)
` [PATCH v2 2/2] input: add driver for Hynitron CST816X touchscreen

[PATCH v9 2/8] x86/vmware: Move common macros to vmware.h
 2024-05-23 12:52 UTC  (6+ messages)
` [PATCH v9 0/8] VMware hypercalls enhancements
  ` [PATCH v9 3/8] x86/vmware: Introduce VMware hypercall API

(no subject)
 2024-05-23 12:50 UTC 

[PATCH] HID: nvidia-shield: Add missing check for input_ff_create_memless
 2024-05-23 12:17 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: Fix build error for COMPILE_TEST
 2024-05-23 12:15 UTC  (2+ messages)

[PATCH 0/2] novatek-nvt-ts: add support for NT36672A touchscreen
 2024-05-23 10:11 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: input: document Novatek NVT touchscreen controller

[PATCH v2] Input: ili210x - fix ili251x_read_touch_data() return value
 2024-05-23  8:56 UTC 

[PATCH] Input: ili210x - fix ili251x_read_touch_data() return value
 2024-05-22 20:25 UTC  (3+ messages)

[PATCH v1 0/2] Input: psmouse: Introduce PixArt driver
 2024-05-22 19:58 UTC  (5+ 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 0/2] Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719
 2024-05-22 17:37 UTC  (3+ messages)
` [PATCH 2/2] "


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