messages from 2022-08-13 18:53:58 to 2022-08-24 19:30:43 UTC [more...]
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
2022-08-24 19:30 UTC (27+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v9 12/23] HID: initial BPF implementation
` [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v9 21/23] samples/bpf: HID: "
` [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v9 22/23] samples/bpf: HID: "
` [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs
[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
2022-08-24 15:36 UTC (10+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button
` [PATCH v3 3/3] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button
[dtor-input:next] BUILD SUCCESS a9da7251ac8bcc2f2358513868f1903ac2809b3d
2022-08-24 14:40 UTC
[PATCH v2 0/7] Input: mt6779-keypad - double keys support
2022-08-24 13:55 UTC (3+ messages)
Function keys on HP Elite Dragonfly G2
2022-08-24 12:20 UTC
[PATCH 3/5] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
2022-08-24 12:13 UTC (2+ messages)
[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
2022-08-24 9:57 UTC (5+ messages)
` [PATCH bpf-next v8 "
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
2022-08-24 9:48 UTC (6+ messages)
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation
touchpad PNP: LEN2072 PNP0f13
2022-08-24 6:11 UTC
[PATCH v3 00/10] Add support for TI TPS65219 PMIC
2022-08-23 18:54 UTC (2+ messages)
` (subset) "
[PATCH] Input: goodix: Add compatible string for GT1158
2022-08-23 17:24 UTC (2+ messages)
[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2022-08-23 16:43 UTC (5+ messages)
` [RESEND PATCH 2/2] MAINTAINERS: Add entry "
[PATCH v3 0/3] ads7846: fix support for ADS7845
2022-08-23 14:26 UTC (2+ messages)
[PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS
2022-08-23 4:45 UTC (2+ messages)
[PATCH] input: misc: rk805-pwrkey: Fix module autoloading
2022-08-23 4:27 UTC (3+ messages)
[PATCH] Input: move from strlcpy with unused retval to strscpy
2022-08-23 4:27 UTC (2+ messages)
[PATCH] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
2022-08-23 1:10 UTC
[PATCH v4] HID: amd_sfh: Add a DMI quirk entry for Chromebooks
2022-08-23 0:16 UTC
[PATCH 0/4] iio/adc-joystick: buffer data parsing fixes
2022-08-22 19:01 UTC (21+ messages)
` [PATCH 1/4] iio/adc: ingenic: fix channel offsets in buffer
` [PATCH 2/4] iio: add iio_channel_cb_get_iio_buffer helper
` [PATCH 3/4] iio: add helper function for reading channel offset in buffer
` [PATCH 4/4] input: joystick: Fix buffer data parsing
[PATCH 00/10] Add TWL6030 power off and powerbutton support
2022-08-22 19:26 UTC (14+ messages)
` [PATCH 01/10] power: reset: Move TWL4030 power driver from mfd
` [PATCH 02/10] dt-bindings: power: reset: Move twl4030-power from mfd to power/reset
` [PATCH 03/10] power: reset: Add TWL6030 power driver, with minimal support for power off
` [PATCH 04/10] dt-bindings: input: twl-pwrbutton: Add support for twl6030-pwrbutton
` [PATCH 05/10] dt-bindings: power: reset: Add bindings for twl6030-power
` [PATCH 06/10] ARM: OMAP2+: Only select TWL4030_POWER for OMAP3
` [PATCH 07/10] ARM: OMAP2+: Select TWL6030_POWER for OMAP4
` [PATCH 08/10] input: misc: Rename twl4030_pwrbutton to twl_pwrbutton
` [PATCH 09/10] dt-bindings: input: Rename twl4030-pwrbutton to twl-pwrbutton
[PATCH v3 1/3] driver: input: matric-keypad: switch to gpiod
2022-08-22 18:22 UTC (14+ messages)
` [PATCH v3 2/3] driver: input: matric-keypad: add reduced matrix support
` [PATCH v3 3/3] dt-bindings: input: gpio-matrix-keypad: add reduced matrix keypad bindings definition
PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
2022-08-22 6:25 UTC (11+ messages)
[PATCH] HID: input: fix uclogic tablets
2022-08-22 6:22 UTC
[PATCH v4 0/3] Add Richtek RT5120 PMIC support
2022-08-22 1:12 UTC (3+ messages)
` [PATCH v4 3/3] input: misc: rt5120: Add power key support
[PATCH] HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver list
2022-08-21 8:04 UTC
[PATCH v2 0/4] Input: xpad - sync with github fork
2022-08-19 9:34 UTC (6+ messages)
` [PATCH v2 1/4] Input: xpad - add supported devices as contributed on github
` [PATCH v2 2/4] Input: xpad - fix wireless 360 controller breaking after suspend
` [PATCH v2 3/4] Input: xpad - Poweroff XBOX360W on mode button long press
` [PATCH v2 4/4] Input: xpad - add support for XBOX One Elite paddles
[PATCH v2 2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver
2022-08-19 6:56 UTC (2+ messages)
` [v2,2/4] "
[PATCH] HID: hid-input: add Lenov Yoga C630 battery quirk
2022-08-19 2:39 UTC
[PATCH] HID: move from strlcpy with unused retval to strscpy
2022-08-18 21:00 UTC
[PATCH 0/4] Input: xpad - sync with github fork
2022-08-18 14:07 UTC (15+ messages)
` [PATCH 1/4] Input: xpad - add supported devices as contributed on github
` [PATCH 2/4] Input: xpad - fix wireless 360 controller breaking after suspend
` [PATCH 3/4] Input: xpad - Poweroff XBOX360W on mode button long press
` [PATCH 4/4] Input: xpad - add support for XBOX One Elite paddles
[PATCH] HID: i2c-hid: fix the report-id passed in via set_or_send_report
2022-08-18 13:33 UTC (3+ messages)
[dtor-input:next] BUILD SUCCESS 24c06e000e8fa237ff2d960def0768a47d0db7b1
2022-08-18 8:21 UTC
[PATCH v3] AMD_SFH: Add a DMI quirk entry for Chromebooks
2022-08-18 4:59 UTC (2+ messages)
[PATCH] Input: i8042 - Add PNP checking hook for Loongson
2022-08-18 4:04 UTC
[PATCH v3] HID: multitouch: Add memory barriers
2022-08-17 18:31 UTC
[PATCH v4 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
2022-08-17 17:51 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Profile button
` [PATCH v4 3/3] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button
[PATCH v2] HID: multitouch: Add memory barriers
2022-08-17 17:48 UTC (2+ messages)
[PATCH RESEND] HID: multitouch: Add memory barriers
2022-08-17 17:02 UTC (4+ messages)
[PATCH V4] Input: synaptics-rmi4 - filter incomplete relative packet
2022-08-17 14:11 UTC (2+ messages)
[PATCH] HID: magicmouse: Add parameter to be able to adjust middle button position
2022-08-17 10:50 UTC
[dtor-input:next] BUILD SUCCESS 900365814ee08a5ce481b8505b36b65f0101ffe2
2022-08-17 10:21 UTC
Zwiększenie płynności finansowej
2022-08-17 8:00 UTC
0001-Input-pixcir_i2c_ts-lengthen-reset-pulse-to-touchscr
2022-08-16 21:15 UTC (2+ messages)
` [PATCH v2] Input: pixcir_i2c_ts - lengthen reset pulse to touchscreen controller
[PATCH v13 0/3] adc-joystick: add poll-interval
2022-08-16 21:04 UTC (4+ messages)
` [PATCH v13 1/3] dt-bindings: "
` [PATCH v13 2/3] input: adc-joystick - Add polled input device support
` [PATCH v13 3/3] arm64: dts: rockchip: Update joystick to polled for OG2
[PATCH] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
2022-08-16 9:50 UTC (3+ messages)
` [PATCH v2] "
[PATCH V3] Input: synaptics-rmi4 - filter incomplete relative packet
2022-08-16 8:29 UTC (3+ messages)
linux-next: Tree for Aug 15 (input/misc/ibm-panel.c)
2022-08-16 6:03 UTC (3+ messages)
Dell XPS 13 9310 2-in-1: psmouse serio1: synaptics: Unable to query device: -5
2022-08-16 5:00 UTC (4+ messages)
[PATCH v2] AMD_SFH: Add a DMI quirk entry for Chromebooks
2022-08-15 18:36 UTC (4+ messages)
[PATCH v4 0/8] XP-PEN Deco Pro S support
2022-08-15 14:29 UTC (9+ messages)
` [PATCH v4 1/8] HID: uclogic: KUnit best practices and naming conventions
` [PATCH v4 2/8] HID: uclogic: Refactor UGEE v2 string descriptor parsing
` [PATCH v4 3/8] HID: uclogic: Refactor UGEE v2 frame initialization
` [PATCH v4 4/8] HID: uclogic: Parse the UGEE v2 frame type
` [PATCH v4 5/8] HID: uclogic: Add support for UGEE v2 dial frames
` [PATCH v4 6/8] HID: uclogic: Add support for UGEE v2 mouse frames
` [PATCH v4 7/8] HID: uclogic: Add support for XP-PEN Deco Pro S
` [PATCH v4 8/8] HID: uclogic: Add support for Parblo A610 PRO
[PATCH RESEND] HID: uclogic: Fix warning in uclogic_rdesc_template_apply
2022-08-15 14:27 UTC
[PATCH RESEND] HID: uclogic: Add missing suffix for digitalizers
2022-08-15 14:26 UTC
[PATCH 1/3] input: add event codes for user programmable switch events
2022-08-15 13:17 UTC (3+ messages)
[PATCH V4] HID: HID-rmi - ignore to rmi_hid_read_block after system resumes
2022-08-15 11:12 UTC (2+ messages)
[PATCH] Input: HID-rmi - ignore to rmi_hid_read_block after system resumes
2022-08-15 10:24 UTC (3+ messages)
[PATCH V2] Input: synaptics-rmi4 - filter incomplete relative packet
2022-08-15 9:44 UTC (5+ messages)
[PATCH 0/9] Input: synaptics-rmi4 - Bootloader v7/v8 firmware update improvements
2022-08-15 7:43 UTC (3+ messages)
[PATCH] drivers: hid: fix indentation issue
2022-08-15 3:29 UTC
[PATCH AUTOSEL 5.15 01/46] HID: multitouch: new device class fix Lenovo X12 trackpad sticky
2022-08-14 15:32 UTC
[PATCH AUTOSEL 5.18 02/56] HID: multitouch: new device class fix Lenovo X12 trackpad sticky
2022-08-14 15:29 UTC
[PATCH AUTOSEL 5.19 02/64] HID: multitouch: new device class fix Lenovo X12 trackpad sticky
2022-08-14 15:23 UTC
[PATCH v5 29/33] Input: sun4i-ts - switch to new of thermal API
2022-08-14 10:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).