linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-16 15:30:42 to 2022-02-28 17:54:22 UTC [more...]

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-28 17:41 UTC  (29+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v1 3/6] HID: bpf: add hid_{get|set}_data helpers
` [PATCH bpf-next v1 4/6] HID: bpf: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v1 5/6] HID: bpf: tests: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v1 6/6] HID: bpf: add bpf_hid_raw_request helper function

[PATCH v2] input/i8042: Add TUXEDO/Clevo devices to i8042 quirk tables
 2022-02-28 13:00 UTC  (3+ messages)

[PATCH] Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
 2022-02-28 11:16 UTC 

[PATCH v4 0/4] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-28  8:01 UTC  (8+ messages)
` [PATCH v4 1/4] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH v4 2/4] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH v4 3/4] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v4 4/4] HID: google: modify HID device groups of eel

[PATCH v5 0/5] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-28  7:54 UTC  (6+ messages)
` [PATCH v5 1/5] HID: google: switch to devm when registering keyboard backlight LED
` [PATCH v5 2/5] Input: extract ChromeOS vivaldi physmap show function
` [PATCH v5 3/5] HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
` [PATCH v5 4/5] HID: google: Add support for vivaldi to hid-hammer
` [PATCH v5 5/5] HID: google: modify HID device groups of eel

[PATCH v2] Input: samsung-keypad - Properly state IOMEM dependency
 2022-02-28  5:00 UTC  (2+ messages)

[PATCH v6 0/4] Add support for the Cypress cyttsp5
 2022-02-28  2:44 UTC  (6+ messages)
` [PATCH v6 1/4] Input: Add driver for Cypress Generation 5 touchscreen
` [PATCH v6 2/4] dt-bindings: input: Add Cypress TT2100 touchscreen controller
` [PATCH v6 3/4] ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreen
` [PATCH v6 4/4] ARM: dts: imx7d-remarkable2: Enable the cyttsp5

[BISECTED] input: ads7846: touchscreen broken on Nokia 770
 2022-02-27 18:50 UTC 

Transparent pass-though mode for synaptics touchpad with trackpoint
 2022-02-26 17:48 UTC 

[PATCH] hid: hid-nintendo: check the return value of alloc_workqueue()
 2022-02-26 14:14 UTC  (2+ messages)

[PATCH] Input: pm8941-pwrkey - respect reboot_mode for warm reset
 2022-02-26 10:04 UTC  (4+ messages)

[PATCH] HID: vivaldi: fix sysfs attributes leak
 2022-02-26  6:00 UTC  (3+ messages)

[PATCH 0/2] Input: Replace surface3_button code with soc_button_array
 2022-02-25 19:57 UTC  (7+ messages)
` [PATCH 1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
` [PATCH 2/2] platform/surface: Remove Surface 3 Button driver

[PATCH v4 0/6] Add spi-hid, transport for HID over SPI bus
 2022-02-25 14:58 UTC  (9+ messages)
` [PATCH v4 1/6] HID: Add BUS_SPI support when printing out device info in hid_connect()
` [PATCH v4 2/6] HID: define HID_SPI_DEVICE macro in hid.h
` [PATCH v4 3/6] Documentation: DT bindings for Microsoft G6 Touch Digitizer
` [PATCH v4 4/6] Documentation: Correction in HID output_report callback description
` [PATCH v4 5/6] HID: add spi-hid, transport driver for HID over SPI bus
` [PATCH v4 6/6] Defconfig: add CONFIG_SPI_HID=m

[PATCH v4 0/2] input: misc: Add IBM Operation Panel driver
 2022-02-25 14:16 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: input: Add documentation for IBM Operation Panel
` [PATCH v4 2/2] input: misc: Add IBM Operation Panel driver

[syzbot] memory leak in hub_event (3)
 2022-02-25  9:15 UTC  (11+ messages)
  ` [PATCH] HID: elo: Fix refcount leak in elo_probe()

[PATCH v6 0/2] Add support for Imagis touchscreens
 2022-02-25  7:55 UTC  (8+ messages)
` [PATCH v6 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v6 2/2] Input: add Imagis touchscreen driver

Wycena paneli fotowoltaicznych
 2022-02-25  7:45 UTC 

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-02-25  1:34 UTC  (7+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI
    ` [EXTERNAL] "
` [PATCH v3 5/5] HID: add spi-hid, transport driver for HID over SPI bus
    ` [EXTERNAL] "

[PATCH v5 0/3] Update VMware maintainer entries
 2022-02-24 22:24 UTC  (3+ messages)
` [PATCH v5 2/3] MAINTAINERS: Add Zack as maintainer of vmmouse driver
` [PATCH v5 3/3] MAINTAINERS: Mark VMware mailing list entries as email aliases

[PATCH v2 0/6] Input: edt-ft5x06 - Improve configuration
 2022-02-24 22:27 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate
` [PATCH v2 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [PATCH v2 3/6] Input: edt-ft5x06 - set report rate by dts property
` [PATCH v2 4/6] Input: edt-ft5x06 - show model name by sysfs
` [PATCH v2 5/6] Input: edt-ft5x06 - show firmware version "
` [PATCH v2 6/6] Input: edt-ft5x06 - show crc and header errors "

[PATCH] Input: samsung-keypad - Properly state IOMEM dependency
 2022-02-24  8:03 UTC  (2+ messages)

[PATCH] HID: Add driver for Google Hangouts Meet Speakermic
 2022-02-23 22:09 UTC 

[PATCH v7 0/2] Add support for Imagis touchscreens
 2022-02-23 16:07 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v7 2/2] Input: add Imagis touchscreen driver

Napływ Klientów ze strony
 2022-02-23  8:40 UTC 

[PATCH] HID: input: Handle OOC toggle switches mapped to keys
 2022-02-23  5:17 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 06/13] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 4.9 4/9] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 4.14 04/10] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:32 UTC 

[PATCH AUTOSEL 5.4 06/13] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:31 UTC 

[PATCH AUTOSEL 5.10 07/18] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:30 UTC 

[PATCH AUTOSEL 5.15 07/28] Input: clear BTN_RIGHT/MIDDLE on buttonpads
 2022-02-23  2:29 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 15/28] HID: amd_sfh: Handle amd_sfh work buffer in PM ops
` [PATCH AUTOSEL 5.15 16/28] HID: amd_sfh: Add functionality to clear interrupts
` [PATCH AUTOSEL 5.15 17/28] HID: amd_sfh: Add interrupt handler to process interrupts

[PATCH AUTOSEL 5.16 01/30] HID: apple: Set the tilde quirk flag on the Wellspring 5 and later
 2022-02-23  2:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.16 09/30] Input: clear BTN_RIGHT/MIDDLE on buttonpads
` [PATCH AUTOSEL 5.16 17/30] HID: amd_sfh: Handle amd_sfh work buffer in PM ops
` [PATCH AUTOSEL 5.16 18/30] HID: amd_sfh: Add functionality to clear interrupts
` [PATCH AUTOSEL 5.16 19/30] HID: amd_sfh: Add interrupt handler to process interrupts

[PATCH v5 0/2] Add support for Imagis touchscreens
 2022-02-22 20:52 UTC  (8+ messages)
` [PATCH v5 1/2] dt-bindings: input/touchscreen: bindings for Imagis
` [PATCH v5 2/2] Input: add Imagis touchscreen driver

[PATCH] Input: da9063 - Use devm_delayed_work_autocancel()
 2022-02-22  9:16 UTC  (2+ messages)

[PATCH] input: mma8450: Add chip id check in probe
 2022-02-22  4:35 UTC 

[syzbot] KASAN: slab-out-of-bounds Read in thrustmaster_probe
 2022-02-21  8:14 UTC  (6+ messages)

[PATCH] dt-bindings: nvidia,tegra20-kbc: Convert to json-schema
 2022-02-21  2:36 UTC  (3+ messages)

[dtor-input:next] BUILD SUCCESS 986c6f7c3fc855032f3457a5a1b7fbcc09c375bb
 2022-02-20 21:33 UTC 

[dtor-input:for-linus] BUILD SUCCESS 7b1f781f2d2460693f43d5f764198df558e3494b
 2022-02-20 21:20 UTC 

[git pull] Input updates for v5.17-rc4
 2022-02-20 19:50 UTC  (2+ messages)

[PATCH] HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
 2022-02-20 16:01 UTC 

[PATCH for-5.18/uclogic 0/9] DIGImend patches, part II
 2022-02-19 10:01 UTC  (10+ messages)
` [PATCH for-5.18/uclogic 1/9] HID: uclogic: Remove pen usage masking
` [PATCH for-5.18/uclogic 2/9] HID: uclogic: Replace pen_frame_flag with subreport_list
` [PATCH for-5.18/uclogic 3/9] HID: uclogic: Switch to matching subreport bytes
` [PATCH for-5.18/uclogic 4/9] HID: uclogic: Specify total report size to buttonpad macro
` [PATCH for-5.18/uclogic 5/9] HID: uclogic: Use different constants for frame report IDs
` [PATCH for-5.18/uclogic 6/9] HID: uclogic: Use "frame" instead of "buttonpad"
` [PATCH for-5.18/uclogic 7/9] HID: uclogic: Put version first in rdesc namespace
` [PATCH for-5.18/uclogic 8/9] HID: uclogic: Define report IDs before their descriptors
` [PATCH for-5.18/uclogic 9/9] HID: uclogic: Support multiple frame input devices

[PATCH v2] HID: Add mapping for KEY_ALL_APPLICATIONS
 2022-02-18 23:35 UTC 

[PATCH v3] HID: Add mapping for KEY_DICTATE
 2022-02-18 21:59 UTC 

Lenovo Legion M600 wireless bluetooth mouse connected and paired yet not working
 2022-02-18 21:17 UTC 

[PATCH] input: Add Marine Navigation Keycodes
 2022-02-18 20:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2] input: da7280: Make use of the helper function dev_err_probe()
 2022-02-18 13:16 UTC  (2+ messages)

[PATCH v2] HID: Add mapping for KEY_DICTATE
 2022-02-18 12:51 UTC  (3+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-02-18 12:37 UTC  (2+ messages)
  ` [PATCH 5/5] "

[PATCH] HID: Add mapping for KEY_APP_LAUNCHER
 2022-02-18  6:48 UTC  (3+ messages)

[PATCH] HID: Add KEY_DASHBOARD usage code
 2022-02-18  2:16 UTC 

[PATCH] HID: Add mapping for KEY_DICTATE
 2022-02-17 19:07 UTC  (2+ messages)

[PATCH] input: stmfts: #define STMFTS_RETRY_COUNT 3
 2022-02-17 16:06 UTC 

[hid:for-5.18/apple 9/9] input-leds.c:undefined reference to `led_classdev_unregister'
 2022-02-17 11:53 UTC 

[PATCH v2 00/12] HID: fix for generic input processing
 2022-02-17  1:27 UTC  (9+ messages)
` [PATCH v2 10/12] HID: input: remove the need for HID_QUIRK_INVERT

[hid:for-5.18/apple 6/8] csky-linux-ld: hid-apple.c:undefined reference to `devm_led_classdev_register_ext'
 2022-02-16 23:27 UTC 

[dtor-input:next] BUILD SUCCESS e511fc58071ab9b72d25667e5957cf895eb53cdf
 2022-02-16 21:59 UTC 

[hid:for-5.18/apple 6/8] hid-apple.c:undefined reference to `devm_led_classdev_register_ext'
 2022-02-16 21:14 UTC 

[PATCH v3 0/4] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-16 19:05 UTC  (7+ messages)
` [PATCH v3 1/4] Input: Extract ChromeOS vivaldi physmap show function

[PATCH] HID: Add driver for Razer Blackwidow keyboards
 2022-02-16 16:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] HID: Add support for open wheel and no attachment to T300
 2022-02-16 16:09 UTC 

[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
 2022-02-16 15:57 UTC  (6+ messages)
  ` [PATCH v3 "
    ` [PATCH v3 2/3] HID: apple: Add necessary IDs and configuration for "
      ` [PATCH v3 3/3] HID: apple: Add fn mapping for MacBook Pros with Touch Bar

[PATCH v2] HID: apple: Report Magic Keyboard 2021 battery over USB
 2022-02-16 15:50 UTC  (2+ messages)

[PATCH v2] HID: apple: Report Magic Keyboard 2021 with fingerprint reader battery over USB
 2022-02-16 15:50 UTC  (2+ messages)

[PATCH v2 0/3] Magic Keyboard first generation and 2015 FN key mapping
 2022-02-16 15:50 UTC  (2+ messages)

[PATCH 0/7] DIGImend patches, part one
 2022-02-16 15:43 UTC  (2+ messages)

[PATCH -next] HID: i2c-hid: remove unneeded semicolon
 2022-02-16 15:30 UTC  (2+ messages)


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