Linux Input Archive mirror
 help / color / mirror / Atom feed
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-06-12  6:26 UTC  (4+ messages)

[PATCH] Input: goodix_berlin - use __free() cleanup in SPI transport
 2024-06-12  5:42 UTC 

[PATCH] Input: wacom_w8001 - use "guard" notation when acquiring mutex
 2024-06-12  5:31 UTC 

[PATCH v2] Input: adc-joystick - move axes data into the main structure
 2024-06-12  5:00 UTC 

[PATCH 0/3] Add support for Imagis IST3038 and clarify the usage of protocol_b
 2024-06-12  3:21 UTC  (4+ messages)
` [PATCH 1/3] input/touchscreen: imagis: Clarify "
` [PATCH 2/3] input/touchscreen: imagis: Add supports for Imagis IST3038
` [PATCH 3/3] dt-bindings: input/touchscreen: imagis: Document ist3038

[PATCH v4 0/3] Add cros-ec-keyboard v3.0
 2024-06-11 18:11 UTC  (6+ messages)
` [PATCH v4 1/3] platform/chrome: Add struct ec_response_get_next_event_v3
` [PATCH v4 2/3] platform/chrome: cros_ec_proto: Upgrade get_next_event to v3
` [PATCH v4 3/3] dt-bindings: cros-ec-keyboard: Add keyboard matrix v3.0

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

[PATCH] Input: adc-joystick - move axes data into the main structure
 2024-06-11 10:46 UTC  (3+ messages)

[PATCH v2 1/4] Input: adxl34x - use device core to create driver-specific device attributes
 2024-06-11  9:11 UTC  (7+ messages)
` [PATCH v2 2/4] Input: adxl34x - use input_set_capability()
` [PATCH v2 3/4] Input: adxl34x - switch to using managed resources
` [PATCH v2 4/4] Input: adxl34x- switch to using "guard" notation

[dtor-input:next] BUILD SUCCESS e17fb91cd4cde13001dc75ad99a378ab28dd44df
 2024-06-10 22:22 UTC 

reporting: psmouse.synaptics_intertouch=1 for "PNP: DLL060d PNP0f13"
 2024-06-10 20:50 UTC 

[PATCH] HID: uclogic: avoid linking common code into multiple modules
 2024-06-10 18:25 UTC  (5+ messages)

[PATCH v11 0/5] Add support for CS40L50
 2024-06-10 15:11 UTC  (7+ messages)
` [PATCH v11 1/5] firmware: cs_dsp: Add write sequence interface
` [PATCH v11 2/5] dt-bindings: input: cirrus,cs40l50: Add initial DT binding
` [PATCH v11 3/5] mfd: cs40l50: Add support for CS40L50 core driver
` [PATCH v11 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver
` [PATCH v11 5/5] ASoC: cs40l50: Support I2S streaming to CS40L50

[PATCH 1/3] Input: ili210x - use kvmalloc() to allocate buffer for firmware update
 2024-06-10 14:11 UTC  (5+ messages)
` [PATCH 2/3] Input: ili210x - switch to using cleanup functions in firmware code
` [PATCH 3/3] Input: ili210x - use guard notation when disabling and reenabling IRQ

[PATCH] HID: lenovo: fix Fn-Lock on Lenovo TrackPoint Keyboard II in USB mode
 2024-06-10  9:31 UTC  (2+ messages)

[PATCH v3] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-06-10  9:39 UTC  (3+ messages)

[PATCH 1/3] Input: adxl34x - use device core to create driver-specific device attributes
 2024-06-10  9:26 UTC  (6+ messages)
` [PATCH 2/3] Input: adxl34x - switch to using managed resources
` [PATCH 3/3] Input: adxl34x- switch to using "guard" notation

[PATCH 1/2] Input: ims-pcu - use driver core to instantiate device attributes
 2024-06-10  4:18 UTC  (2+ messages)
` [PATCH 2/2] Input: ims-pcu - switch to using cleanup functions

[PATCH 1/3] Input: rohm_bu21023 - factor out settings update code
 2024-06-09 23:51 UTC  (3+ messages)
` [PATCH 2/3] Input: rohm_bu21023 - switch to using sysfs_emit()
` [PATCH 3/3] Input: rohm_bu21023 - switch to using cleanup functions

[PATCH] Input: add missing MODULE_DESCRIPTION() macros
 2024-06-09 21:41 UTC  (2+ messages)

[PATCH] Input: joystick - use sizeof(*pointer) instead of sizeof(type)
 2024-06-09 21:41 UTC  (2+ messages)

[PATCH] Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
 2024-06-09 21:41 UTC  (2+ messages)

[dtor-input:next] BUILD SUCCESS f4c7fa7c058b9893b7a949cdb2f2aa504903f497
 2024-06-09  0:15 UTC 

[dtor-input:for-linus] BUILD SUCCESS cee77149ebe9cd971ba238d87aa10e09bd98f1c9
 2024-06-09  0:15 UTC 

input: Adding definitions for recovery and maskrom button?
 2024-06-08 22:23 UTC 

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

[PATCH V2 5/5] Add support for Awinic sar sensor
 2024-06-08  2:22 UTC  (4+ messages)

[dtor-input:ib/6.9-disable-irq-guard] BUILD SUCCESS c76494768761aef7630e7e0db820ba7b375964da
 2024-06-08  0:18 UTC 

[PATCH] Input: xpad - add support for ASUS ROG RAIKIRI PRO
 2024-06-07 23:41 UTC  (2+ messages)

[PATCH v2] Input: ili210x - fix ili251x_read_touch_data() return value
 2024-06-07 23:35 UTC  (2+ messages)

[PATCH v2 0/1] hid-asus: use hid for keyboard brightness control
 2024-06-07 23:24 UTC  (3+ messages)
` [PATCH v2 1/1] hid-asus: use hid for brightness control on keyboard

[PATCH v3] Input: adc-joystick: Handle inverted axes
 2024-06-07 19:31 UTC  (4+ messages)

[PATCH] Input: gameport - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (2+ messages)

[PATCH] Input: serio - use sizeof(*pointer) instead of sizeof(type)
 2024-06-07 19:17 UTC  (2+ messages)

[PATCH v2 0/7] HID/arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
 2024-06-07 18:48 UTC  (7+ messages)
` (subset) "

[PATCH v11 0/4] Firmware Support for USB-HID Devices and CP2112
 2024-06-07 18:38 UTC  (20+ messages)
` [PATCH v11 1/4] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
` [PATCH v11 2/4] HID: usbhid: Share USB device firmware node with child HID device
` [PATCH v11 3/4] HID: cp2112: Fwnode Support
` [PATCH v11 4/4] HID: cp2112: Configure I2C Bus Speed from Firmware
` (subset) [PATCH v11 0/4] Firmware Support for USB-HID Devices and CP2112

[PATCH v13 0/3] Input: Add TouchNetix axiom touchscreen driver
 2024-06-07 17:05 UTC  (8+ messages)
` [PATCH v13 3/3] Input: Add TouchNetix axiom i2c "

[PATCH] HID: Ignore battery for ELAN touchscreens 2F2C and 4116 on ASUS Zenbook 14 (2023) and ASUS Zenbook 14 Pro (2023)
 2024-06-07 15:04 UTC  (2+ messages)

[PATCH] HID: add missing MODULE_DESCRIPTION() macros
 2024-06-07 13:52 UTC  (3+ messages)

[PATCH] HID: Ignore battery for ELAN touchscreens 2F2C and 4116 on ASUS Zenbook 14 OLED (2023) and ASUS Zenbook Pro 14 OLED (2023)
 2024-06-07 13:44 UTC  (3+ messages)

[PATCH 0/2] Add vibrator support for PM6150 PMIC
 2024-06-07  7:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: input: qcom,pm8xxx-vib: Document PM6150 compatible
` [PATCH 2/2] arm64: dts: qcom: pm6150: Add vibrator

[PATCH] Input: elan_i2c - do not leave interrupt disabled on suspend failure
 2024-06-07  6:02 UTC 

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-06-06 23:23 UTC  (7+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API
          ` [PATCH v11 "

[PATCH v2] Input: wacom_i2c - Clean up the query device fields
 2024-06-06 21:25 UTC  (3+ messages)

[PATCH] Input: wacom_w8001: Check for string overflow from strscpy calls
 2024-06-06 21:09 UTC  (3+ messages)
` [PATCH] Input: wacom_w8001: Correct device name generation

[PATCH v1 0/2] asus wmi and hid: use HID LED for brightness
 2024-06-06 21:02 UTC  (5+ messages)

[PATCH 3/3] ARM: dts: cros-ec-keyboard: Add keyboard matrix v3.0
 2024-06-06 17:40 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: "
  ` [PATCH 3/3 v4] "
` [PATCH 0/3 v4] Add cros-ec-keyboard v3.0

[PATCH] HID: core: clean up some inconsistent indenting
 2024-06-06  9:29 UTC 

[PATCH] HID: add missing MODULE_DESCRIPTION() macros
 2024-06-06  8:55 UTC  (2+ messages)

[PATCH] HID: logitech-dj: add missing MODULE_DESCRIPTION() macro
 2024-06-06  8:55 UTC  (2+ messages)

[PATCH] HID: lg-g15: add missing MODULE_DESCRIPTION() macro
 2024-06-06  8:55 UTC  (2+ messages)

[PATCH] HID: letsketch: add missing MODULE_DESCRIPTION() macro
 2024-06-06  8:55 UTC  (2+ messages)

[PATCH v4 2/2] input: Add support for "Do Not Disturb"
 2024-06-06  8:40 UTC  (2+ messages)

[PATCH v4 1/2] input: Add event code for accessibility key
 2024-06-06  8:40 UTC  (2+ messages)

[PATCH] hid: asus: asus_report_fixup: fix potential read out of bounds
 2024-06-06  8:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH V2 0/5] Add support for Awinic SAR sensor
 2024-06-06  3:04 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 234cb065ad82915ff8d06ce01e01c3e640b674d2
 2024-06-05 17:06 UTC 

[PATCH AUTOSEL 5.10 4/8] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 5/8] platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
` [PATCH AUTOSEL 5.10 6/8] platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro

[PATCH AUTOSEL 5.15 06/12] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:05 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 07/12] platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
` [PATCH AUTOSEL 5.15 08/12] platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro

[PATCH AUTOSEL 6.1 06/14] platform/x86: touchscreen_dmi: Add support for setting touchscreen properties from cmdline
 2024-06-05 12:04 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 07/14] platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
` [PATCH AUTOSEL 6.1 08/14] platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro


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 read-only IMAP folder(s) and NNTP newsgroup(s).