messages from 2022-08-29 13:17:53 to 2022-09-06 17:28:10 UTC [more...]
[PATCH 0/8] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
2022-09-06 17:18 UTC (22+ messages)
` [PATCH 1/8] Input: elan_i2c - Use PM subsystem to manage "
` [PATCH 2/8] HID: i2c-hid: "
` [PATCH 3/8] gpiolib: acpi: Add wake_capable parameter to acpi_dev_gpio_irq_get_by
` [PATCH 4/8] i2c: acpi: Use ACPI GPIO wake capability bit to set wake_irq
` [PATCH 5/8] HID: i2c-hid: acpi: Stop setting wakeup_capable
` [PATCH 6/8] Input: elan_i2c - Don't set wake_irq when using ACPI
` [PATCH 7/8] HID: i2c-hid: "
` [PATCH 8/8] ACPI: PM: Take wake IRQ into consideration when entering suspend-to-idle
[PATCH bpf-next v10 00/23] Introduce eBPF support for HID devices
2022-09-06 16:12 UTC (28+ messages)
` [PATCH bpf-next v10 01/23] selftests/bpf: regroup and declare similar kfuncs selftests in an array
` [PATCH bpf-next v10 02/23] bpf: split btf_check_subprog_arg_match in two
` [PATCH bpf-next v10 03/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v10 04/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v10 05/23] bpf/btf: bump BTF_KFUNC_SET_MAX_CNT
` [PATCH bpf-next v10 06/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v10 07/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v10 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v10 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v10 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v10 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v10 12/23] HID: initial BPF implementation
` [PATCH bpf-next v10 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v10 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v10 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v10 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v10 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v10 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v10 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v10 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v10 21/23] samples/bpf: HID: add new hid_mouse example
` [PATCH bpf-next v10 22/23] samples/bpf: HID: add Surface Dial example
` [PATCH bpf-next v10 23/23] Documentation: add HID-BPF docs
[PATCH 00/10] Add TWL6030 power off and powerbutton support
2022-09-06 15:13 UTC (5+ 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
Do not ignore this message
2022-09-06 13:13 UTC
[PATCH v1 1/1] Input: icn8505 - Utilize acpi_get_subsystem_id()
2022-09-06 12:54 UTC (3+ messages)
[PATCH v2 0/4] Input: xpad - sync with github fork
2022-09-06 12:00 UTC (3+ messages)
[PATCH] hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
2022-09-06 7:57 UTC (2+ messages)
[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
2022-09-06 3:15 UTC (7+ messages)
` [PATCH v2 3/5] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v2 5/5] dt-bindings: input: touchscreen: "
[PATCH 3/5] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema
2022-09-06 2:47 UTC (2+ messages)
[PATCH] HID: roccat: Fix Use-After-Free in roccat_read
2022-09-04 19:33 UTC (5+ messages)
[PATCH v2] HID: roccat: Fix Use-After-Free in roccat_read
2022-09-04 19:31 UTC
[dtor-input:gpio-test] BUILD SUCCESS df74c03112c198ccff4679d8e1f38dc8603c7974
2022-09-04 17:12 UTC
[PATCH] HID: sony: Fix double word in comments
2022-09-04 15:45 UTC
[dtor-input:next] BUILD SUCCESS f4e7a254299bcdfe7bced700a7d96690b1b9a6f2
2022-09-04 9:13 UTC
[git pull] Input updates for v6.0-rc3
2022-09-03 20:29 UTC (2+ messages)
[syzbot] UBSAN: shift-out-of-bounds in snto32 (2)
2022-09-03 15:50 UTC
[PATCH 1/3] Input: atkbd - switch to using dev_groups for driver-specific attributes
2022-09-03 5:52 UTC (6+ messages)
` [PATCH 2/3] Input: psmouse "
` [PATCH 3/3] Input: aiptek "
[PATCH 0/2] Add support for Azoteq IQS7210A/7211A/E
2022-09-02 14:14 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "
` [PATCH 2/2] Input: add support "
[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
2022-09-02 13:11 UTC (18+ 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 04/23] bpf/verifier: allow kfunc to return an allocated mem
[PATCH 5.10 09/37] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
2022-09-02 12:19 UTC
[PATCH 5.19 09/72] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
2022-09-02 12:18 UTC
[PATCH 5.15 27/73] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
2022-09-02 12:18 UTC
[PATCH 5.4 54/77] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
2022-09-02 12:19 UTC
[PATCH 4.19 45/56] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
2022-09-02 12:19 UTC
[PATCH 1/2] HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
2022-09-02 10:01 UTC (2+ messages)
[PATCH 1/2] dt-bindings: input: touchscreen: elants_i2c: Add eth3915n touchscreen chip
2022-09-02 8:32 UTC (2+ messages)
` [PATCH 2/2] "
[PATCH v2 0/1] VRC-2 Car Controller
2022-09-02 8:25 UTC (2+ messages)
` [PATCH v2 1/1] HID: Add driver for "
Bug: Elan v3 touchpad's reported size is half of actual touch coordinates
2022-09-02 6:45 UTC (2+ messages)
[dtor-input:next] BUILD SUCCESS ed3d5bd20dcdfdbe110feeabf120cba7bd329ad8
2022-09-01 18:25 UTC
[syzbot] KASAN: use-after-free Read in powermate_config_complete (4)
2022-09-01 8:58 UTC
[PATCH v4 0/3] Add Richtek RT5120 PMIC support
2022-09-01 2:12 UTC (5+ messages)
` [PATCH v4 3/3] input: misc: rt5120: Add power key support
[PATCH 0/3] Fix FORTIFY=y UBSAN_LOCAL_BOUNDS=y
2022-08-31 19:06 UTC (8+ messages)
` [PATCH 1/3] fortify: use __builtin_dynamic_object_size in __compiletime_strlen
` [PATCH 2/3] fortify: cosmetic cleanups to __compiletime_strlen
` [PATCH 3/3] HID: avoid runtime call to strlen
[PATCH v4 0/6] Add support for TI TPS65219 PMIC
2022-08-31 19:02 UTC (8+ messages)
` [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
[PATCH v1 0/2] Input: touchscreen: Minor colibri-vf50-ts cleanups
2022-08-31 17:17 UTC (7+ messages)
` [PATCH v1 1/2] Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADC
` [PATCH v1 2/2] dt-bindings: input: colibri-vf50-ts: Improve documentation
[dtor-input:next] BUILD SUCCESS 4f35adaee07d182a4a7ef6b960c614ff3c5b4090
2022-08-31 16:46 UTC
[PATCH] HID: roccat: convert sysfs snprintf to sysfs_emit
2022-08-31 13:43 UTC
[PATCH v2] HID: hid-picolcd_core: convert sysfs snprintf to sysfs_emit
2022-08-31 13:12 UTC
[PATCH v4 00/10] adp5588-keys refactor and fw properties support
2022-08-31 12:37 UTC (16+ messages)
` [PATCH v4 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH v4 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH v4 03/10] input: keyboard: adp5588-keys: bail out on returned error
` [PATCH v4 04/10] input: keyboard: adp5588-keys: add support for fw properties
` [PATCH v4 05/10] dt-bindings: input: adp5588: add bindings
` [PATCH v4 06/10] input: keyboard: adp5588-keys: do not check for irq presence
` [PATCH v4 07/10] input: keyboard: adp5588-keys: fix coding style warnings
` [PATCH v4 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH v4 10/10] input: keyboard: adp5588-keys: Use new PM macros
[PATCH] HID: hid-picolcd_core: convert sysfs snprintf to sysfs_emit
2022-08-31 12:33 UTC
[PATCH v3 00/10] adp5588-keys refactor and fw properties support
2022-08-31 12:30 UTC (6+ messages)
` [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
[PATCH 0/1] VRC-2 Car Controller
2022-08-31 10:56 UTC (4+ messages)
` [PATCH 1/1] HID: Add driver for "
Napływ Klientów ze strony
2022-08-31 7:50 UTC
"Forbes: Ein wichtiges Leck aus dem geschlossenen Club der Kryptomillionare"
2022-08-31 4:21 UTC
[PATCH v1 1/1] Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
2022-08-30 21:20 UTC (2+ messages)
[PATCH v1 1/1] Input: clps711x-keypad - get rid of OF_GPIO dependency
2022-08-30 21:15 UTC (2+ messages)
[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
2022-08-30 17:10 UTC (8+ messages)
[PATCH] HID: cp2112: Remove some dead code
2022-08-30 16:49 UTC (4+ messages)
[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
2022-08-30 15:01 UTC (10+ messages)
[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
2022-08-30 13:30 UTC (4+ messages)
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs
[v4 1/5] HID: core: Export hid_match_id()
2022-08-30 13:25 UTC (5+ messages)
` [v4 2/5] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
` [v4 3/5] HID: logitech-hidpp: Remove special-casing of "
` [v4 4/5] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
` [v4 5/5] HID: logitech-hidpp: Remove hard-coded "
[v3 1/5] HID: core: Export hid_match_id()
2022-08-30 13:25 UTC (7+ messages)
` [v3 2/5] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
` [v3 3/5] HID: logitech-hidpp: Remove special-casing of "
` [v3 4/5] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
` [v3 5/5] HID: logitech-hidpp: Remove hard-coded "
[v2 1/5] HID: core: Export hid_match_id()
2022-08-30 11:45 UTC (6+ messages)
` [v2 2/5] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
` [v2 3/5] HID: logitech-hidpp: Remove special-casing of "
` [v2 4/5] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
` [v2 5/5] HID: logitech-hidpp: Remove hard-coded "
[PATCH] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
2022-08-30 11:37 UTC (10+ messages)
[PATCH V2] Input: synaptics-rmi4 - filter incomplete relative packet
2022-08-30 9:59 UTC (4+ messages)
[dtor-input:for-linus] BUILD SUCCESS 9c9c71168f7979f3798b61c65b4530fbfbcf19d1
2022-08-30 7:13 UTC
[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
2022-08-29 19:07 UTC (4+ messages)
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
[PATCH] Input: iforce - add support for Boeder Force Feedback Wheel
2022-08-29 18:21 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Input: iforce - add missing vendor and product ids to the Unknown device name
2022-08-29 18:19 UTC (3+ messages)
` [PATCH v2] "
[Question] iforce_serio lockup
2022-08-29 18:13 UTC (2+ messages)
[PATCH] Input: Check sanity of endpoint in pegasus_open()
2022-08-29 14:51 UTC (2+ messages)
[RFC v1 1/2] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
2022-08-29 14:23 UTC (4+ messages)
` [RFC v1 2/2] HID: logitech-hidpp: Remove hard-coded "
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).