linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-23 17:37:44 to 2022-02-04 22:56:57 UTC [more...]

[PATCH v4 0/4] Extend pm8941-pwrkey driver
 2022-02-04 22:55 UTC  (2+ messages)
` [PATCH v4 1/4] input: misc: pm8941-pwrkey: fix error message

Wrongly bound Elantech touchpad on Lenovo Yoga Slim 7
 2022-02-04 21:02 UTC  (3+ messages)

[PATCH 0/5] Input/HID: Consolidate ChromeOS Vivaldi keyboard logic
 2022-02-04 20:20 UTC  (6+ messages)
` [PATCH 1/5] Input: atkbd: Convert function_row_physmap to u16 array
` [PATCH 2/5] Input: Extract ChromeOS vivaldi physmap show function
` [PATCH 3/5] HID: Extract vivaldi hid feature mapping for use in hid-hammer
` [PATCH 4/5] HID: google: Add support for vivaldi to hid-hammer
` [PATCH 5/5] HID: google: modify HID device groups of eel

[PATCH v3 1/4] input: misc: pm8941-pwrkey: fix error message
 2022-02-04 18:20 UTC  (9+ messages)
` [PATCH v3 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v3 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v3 4/4] input: misc: pm8941-pwrkey: simulate missed key press events

5agy45l
 2022-02-04 11:48 UTC 

[PATCH] HID:Add support for UGTABLET WP5540 with new quirk
 2022-02-04 10:09 UTC  (5+ messages)

[syzbot] general protection fault in hidraw_release
 2022-02-04  6:00 UTC 

[PATCH v2 00/12] HID: fix for generic input processing
 2022-02-04  1:41 UTC  (14+ messages)
` [PATCH v2 01/12] HID: core: statically allocate read buffers
` [PATCH v2 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH v2 03/12] HID: core: split data fetching from processing "
` [PATCH v2 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH v2 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH v2 06/12] HID: input: move up out-of-range processing of input values
` [PATCH v2 07/12] HID: compute an ordered list of input fields to process
` [PATCH v2 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH v2 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH v2 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH v2 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH v2 12/12] Input: docs: add more details on the use of BTN_TOOL

[PATCH 00/12] i2c-hid: fixes for unnumbered reports and other improvements
 2022-02-03 14:22 UTC  (6+ messages)
` [PATCH 02/12] HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports

[PATCH v2 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
 2022-02-03 12:23 UTC  (10+ messages)
` [PATCH v2 2/3] HID: apple: Add necessary IDs and configuration for "
  ` [PATCH v2 3/3] HID: apple: Add fn mapping for MacBook Pros with Touch Bar
  ` [PATCH v3 1/3] HID: apple: Add support for keyboard backlight on certain T2 Macs
    ` [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

[syzbot] general protection fault in hidraw_release
 2022-02-03 12:18 UTC 

[syzbot] general protection fault in hidraw_release
 2022-02-03  9:05 UTC  (5+ messages)

[PATCH v3 0/4] Extend pm8941-pwrkey driver
 2022-02-03  1:06 UTC 

[PATCH 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver
 2022-02-03  0:25 UTC 

[PATCH 0/2] Fixes to amd_sfh driver
 2022-02-02 15:35 UTC  (5+ messages)
` [PATCH 1/2] amd_sfh: Increase sensor command timeout
` [PATCH 2/2] amd_sfh: Add illuminance mask to limit ALS max value

[PATCH v3] HID: add SiGma Micro driver
 2022-02-02 14:12 UTC  (2+ messages)

[PATCH][next] HID: google: Use struct_size() helper in kzalloc()
 2022-02-02 14:10 UTC  (2+ messages)

[PATCH] HID: i2c-hid: goodix: Fix a lockdep splat
 2022-02-02 13:48 UTC  (3+ messages)

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-02-02 11:48 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH 2/5] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap
` [PATCH 4/5] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH 5/5] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

Koszty instalacji fotowoltaicznej
 2022-02-01  9:17 UTC 

[PATCH 00/12] HID: fix for generic input processing
 2022-02-02  9:54 UTC  (14+ messages)
` [PATCH 01/12] HID: core: statically allocate read buffers
` [PATCH 02/12] HID: core: de-duplicate some code in hid_input_field()
` [PATCH 03/12] HID: core: split data fetching from processing "
` [PATCH 04/12] HID: input: tag touchscreens as such if the physical is not there
` [PATCH 05/12] HID: input: rework spaghetti code with switch statements
` [PATCH 06/12] HID: input: move up out-of-range processing of input values
` [PATCH 07/12] HID: compute an ordered list of input fields to process
` [PATCH 08/12] HID: core: for input reports, process the usages by priority list
` [PATCH 09/12] HID: input: enforce Invert usage to be processed before InRange
` [PATCH 10/12] HID: input: remove the need for HID_QUIRK_INVERT
` [PATCH 11/12] HID: input: accommodate priorities for slotted devices
` [PATCH 12/12] Input: docs: add more details on the use of BTN_TOOL

[PATCH v20 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-02-01 23:46 UTC  (8+ messages)
` [PATCH v20 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v20 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v20 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m

[PATCH 6/6] arm64: dts: qcom: sdm845: add device tree for SHIFT6mq
 2022-02-01  5:19 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Extend pm8941-pwrkey driver
 2022-01-31 18:47 UTC  (10+ messages)
` [PATCH v2 1/4] input: misc: pm8941-pwrkey: fix error message
` [PATCH v2 2/4] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v2 3/4] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v2 4/4] input: misc: pm8941-pwrkey: simulate missed key press events

[PATCH] Input: spear-keyboard - Simplify resource management
 2022-01-31 16:15 UTC  (2+ messages)

[PATCH] Input: samsung-keypad - Simplify resource management
 2022-01-31 16:14 UTC  (2+ messages)

[PATCH] Input: wm97xx: Simplify resource management
 2022-01-31 15:19 UTC  (3+ messages)

[PATCH v2 1/5] Input: Set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
 2022-01-31 14:35 UTC  (5+ messages)
` [PATCH v2 2/5] Input: Add input_copy_abs() function
` [PATCH v2 3/5] Input: goodix - Use input_copy_abs() helper
` [PATCH v2 4/5] Input: goodix - Fix race on driver unbind
` [PATCH v2 5/5] Input: goodix - Use the new soc_intel_is_byt() helper

[PATCH 0/5] Input: goodix - Various fixes and improvements
 2022-01-31 14:31 UTC  (7+ messages)
` [PATCH 1/5] Input: Add input_copy_abs() function
` [PATCH 5/5] Input: goodix - Fix race on driver unbind

[PATCH v2 1/2] Input: elan_i2c - Move regulator_[en|dis]able() out of elan_[en|dis]able_power()
 2022-01-31 13:54 UTC  (2+ messages)
` [PATCH v2 2/2] Input: elan_i2c - Fix regulator enable count imbalance after suspend/resume

[PATCH 0/3] Fix spurious wakes on ACPI platforms
 2022-01-31 12:41 UTC  (8+ messages)
` [PATCH 2/3] Input: elan_i2c - Use PM subsystem to manage wake irq

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-30 13:14 UTC  (8+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCH v2] Input: adxl34x: Add ACPI HID table
 2022-01-28 14:05 UTC  (3+ messages)

[PATCH 00/18] *** Implement simple haptic HID support ***
 2022-01-28  5:25 UTC  (11+ messages)
` [PATCH 13/18] Input: MT - toggle ABS_PRESSURE pointer emulation

[PATCH 0/3] Add support for pm8941-pwrkey.c
 2022-01-27 19:51 UTC  (14+ messages)
` [PATCH 1/3] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH 3/3] input: misc: pm8941-pwrkey: avoid potential null pointer dereference

[PATCH v19 0/3] Add matrix keypad driver support for Mediatek SoCs
 2022-01-26 22:44 UTC  (6+ messages)
` [PATCH v19 1/3] dt-bindings: input: Add bindings for Mediatek matrix keypad
` [PATCH v19 2/3] Input: mt6779-keypad - Add MediaTek keypad driver
` [PATCH v19 3/3] arm64: defconfig: Add CONFIG_KEYBOARD_MT6779=m

[PATCH v2 0/3] HID: lenovo: ThinkPad TrackPoint Keyboard II support
 2022-01-26 21:47 UTC  (6+ messages)

[PATCH] input: Add Marine Navigation Keycodes
 2022-01-26 21:12 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] HID: logitech-dj: add new lightspeed receiver id
 2022-01-26 14:54 UTC  (3+ messages)

[PATCH v2 0/2] Add support for Azoteq IQS7222A/B/C
 2022-01-26  3:07 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: Add bindings "
` [PATCH v2 2/2] Input: add support "

Stylus battery reported as having 1% charge even though fully charged
 2022-01-25 21:46 UTC  (2+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 10:37 UTC  (6+ messages)
  ` [PATCH 5/5] "

Wycena paneli fotowoltaicznych
 2022-01-25  9:10 UTC 

[PATCH 0/2] Add support for Azoteq IQS7222A/B/C
 2022-01-25  1:14 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: input: Add bindings "
` [PATCH 2/2] Input: add support "

[PATCH v2 0/5] msg2638: Add support for msg2138 and key events
 2022-01-24 21:33 UTC  (6+ messages)
` [PATCH v2 1/5] Input: msg2638 - Set max finger number and irqhandler from driver data
` [PATCH v2 2/5] dt-bindings: input: touchscreen: msg2638: Document msg2138 support
` [PATCH v2 3/5] Input: msg2638 - Add support for msg2138
` [PATCH v2 4/5] dt-bindings: input: touchscreen: msg2638: Document keys support
` [PATCH v2 5/5] Input: msg2638 - Add support for msg2138 key events

hid-u2fzero.c - hw_random quality set to 1?
 2022-01-24 21:15 UTC 

[PATCH 0/6] Add support for the SHIFT SHIFT6mq
 2022-01-24 16:01 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: add bindings for focaltech,fts
` [PATCH 2/6] input: touchscreen: add focaltech FTS driver

[PATCH v3 0/5] Add spi-hid, transport for HID over SPI bus
 2022-01-24 10:32 UTC  (3+ messages)
` [PATCH v3 3/5] Documentation: DT bindings for HID over SPI

Fotowoltaika - nowe warunki
 2022-01-24  9:11 UTC 

[PATCH] HID: amd_sfh: Remove useless DMA-32 fallback configuration
 2022-01-24  8:16 UTC  (2+ messages)

[PATCH] hid: elo: fix memory leak in elo_probe
 2022-01-24  8:04 UTC  (2+ messages)

[PATCH] Input: magellan: make static read-only array nibbles const
 2022-01-23 22:41 UTC 

[PATCH 5/6] dt-bindings: vendor-prefixes: add vendor prefix for SHIFT
 2022-01-23 17:38 UTC 

[PATCH 4/6] drm/panel: visionox-rm69299: support the variant found in the SHIFT6mq
 2022-01-23 17:37 UTC 

[PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
 2022-01-23 17:37 UTC 


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