linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-19 02:39:39 to 2022-08-29 14:20:34 UTC [more...]

[PATCH v4 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 14:18 UTC  (10+ 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 05/10] dt-bindings: input: adp5588: add bindings
` [PATCH v4 06/10] input: keyboard: adp5588-keys: do not check for irq presence
` [PATCH v4 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH v4 09/10] input: keyboard: adp5588-keys: add regulator support
` [PATCH v4 10/10] input: keyboard: adp5588-keys: Use new PM macros

[PATCH] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
 2022-08-29 14:20 UTC  (12+ messages)

[RFC v1 1/2] HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
 2022-08-29 13:48 UTC  (2+ messages)
` [RFC v1 2/2] HID: logitech-hidpp: Remove hard-coded "

[PATCH v3 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 11:21 UTC  (7+ messages)
` [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'

[PATCH] Input: Check sanity of endpoint in pegasus_open()
 2022-08-29 12:39 UTC 

[PATCH linux-next] HID: nintendo: remove redundant variables ret
 2022-08-29 12:39 UTC 

Touchpad LEN0418 PNP0f13 works with psmouse.synaptics_intertouch=1
 2022-08-29 11:58 UTC 

[PATCH] Input: iforce - add support for Boeder Force Feedback Wheel
 2022-08-29 10:11 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Input: iforce - add missing vendor and product ids to the Unknown device name
 2022-08-29  9:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/6] Add support for TI TPS65219 PMIC
 2022-08-29  7:39 UTC  (10+ messages)
` [PATCH v4 1/6] DONOTMERGE: arm64: dts: ti: Add TI TPS65219 PMIC support for AM642 SK board
` [PATCH v4 2/6] DONOTMERGE: arm64: dts: ti: Add pinmux and irq mapping for TPS65219 external interrupts
` [PATCH v4 3/6] DONOTMERGE: arm64: dts: ti: k3-am642-sk: Enable tps65219 power-button
` [PATCH v4 4/6] mfd: drivers: Add TI TPS65219 PMIC support
` [PATCH v4 5/6] Input: Add tps65219 interrupt driven powerbutton
` [PATCH v4 6/6] arm64: defconfig: Add tps65219 as modules

[dtor-input:for-linus] BUILD SUCCESS 98e01215708b6d416345465c09dce2bd4868c67a
 2022-08-28 18:19 UTC 

[RESEND PATCH 1/2] HID: Add driver for RC Simulator Controllers
 2022-08-28 14:18 UTC  (7+ messages)
` [RESEND PATCH 2/2] MAINTAINERS: Add entry "

PROBLEM: Regression likely in hid_uclogic driver breaks Huion Inspiroy H640 drawing tablet
 2022-08-28 10:07 UTC  (12+ messages)

[Regression] Bug 216395 - XP-Pen Star G430S stops working on any kernel newer than 5.18.7
 2022-08-28 10:03 UTC  (3+ messages)

[PATCH] HID: input: fix uclogic tablets
 2022-08-28  9:56 UTC  (3+ messages)

[Question] iforce_serio lockup
 2022-08-28  6:00 UTC  (2+ messages)

[PATCH] Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
 2022-08-28  3:54 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v3] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-08-27 13:05 UTC  (3+ messages)
  ` Aw: "

[PATCH v5 0/4] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-27 10:40 UTC  (6+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] Input: joystick: xpad: Add ABS_PROFILE axis value to uapi
` [PATCH v5 3/4] Input: joystick: xpad: Add X-Box Adaptive Controller Profile button
` [PATCH v5 4/4] Input: joystick: xpad: Add X-Box Adaptive Controller XBox button

[BUG] amba: Remove deferred device addition
 2022-08-27 10:26 UTC  (6+ messages)

[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
 2022-08-26 21:48 UTC  (7+ messages)

[PATCH 1/2] HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
 2022-08-26 21:34 UTC 

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-26  2:26 UTC  (34+ 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] hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered message
 2022-08-26  0:39 UTC  (3+ messages)

[PATCH v3 0/3] Input: joystick: xpad: Add X-Box Adaptive Controller support
 2022-08-25 22:21 UTC  (5+ messages)
` [PATCH v3 2/3] Input: joystick: xpad: Add X-Box Adaptive Controller Layer button

[PATCH] HID: intel-ish-hid: ipc: Add Meteor Lake PCI device ID
 2022-08-25 13:03 UTC  (2+ messages)

[PATCH] HID: hid-input: add Lenov Yoga C630 battery quirk
 2022-08-25  9:45 UTC  (2+ messages)

[PATCH] HID: move from strlcpy with unused retval to strscpy
 2022-08-25  9:44 UTC  (2+ messages)

[PATCH v3] AMD_SFH: Add a DMI quirk entry for Chromebooks
 2022-08-25  9:43 UTC  (3+ messages)

[PATCH] HID: input: Add support for USI style events
 2022-08-25  9:41 UTC  (2+ messages)

[PATCH] HID: thrustmaster: Add sparco wheel and fix array length
 2022-08-25  9:39 UTC 

[PATCH] HID: vivaldi: convert to use dev_groups
 2022-08-25  9:37 UTC  (2+ messages)

[PATCH] HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
 2022-08-25  9:35 UTC  (2+ messages)

[PATCH v2] HID: wacom: Simplify comments
 2022-08-25  9:32 UTC  (2+ messages)

[PATCH] hid: asus: ROG NKey: Ignore portion of 0x5a report
 2022-08-25  9:31 UTC  (3+ messages)
` [PATCH v2 RESEND] "

[PATCH] HID: hidraw: fix memory leak in hidraw_release()
 2022-08-25  9:31 UTC  (2+ messages)

[PATCH] HID: rmi: replace ternary operator with min()
 2022-08-25  9:30 UTC  (2+ messages)

[PATCH] HID: Kconfig: remove redundant "depends on HID" lines
 2022-08-25  9:28 UTC  (2+ messages)

[PATCH] HID: cp2112: Remove some dead code
 2022-08-25  9:26 UTC  (2+ messages)

[PATCH] HID: playstation: convert to use dev_groups
 2022-08-25  9:02 UTC  (4+ messages)

[PATCH v4 0/8] XP-PEN Deco Pro S support
 2022-08-25  8:28 UTC  (2+ messages)

[PATCH RESEND] HID: uclogic: Fix warning in uclogic_rdesc_template_apply
 2022-08-25  8:25 UTC  (2+ messages)

[PATCH RESEND] HID: uclogic: Add missing suffix for digitalizers
 2022-08-25  8:25 UTC  (2+ messages)

[PATCH 1/1] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
 2022-08-25  8:22 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS 80b9ebd3e478cd41526cbf84f80c3e0eb885d1d3
 2022-08-25  6:56 UTC 

[PATCH v4] HID: usbhid: Set USB mice as s2idle wakeup resources
 2022-08-25  4:55 UTC 

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-25  2:52 UTC  (8+ messages)
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation
` [PATCH bpf-next v7 24/24] Documentation: add HID-BPF docs

[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 "

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)

[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 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

[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  (3+ messages)
` [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] "


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