Linux Input Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-28 08:34:11 to 2024-04-04 17:32:12 UTC [more...]

[linux-next:master] BUILD REGRESSION 2b3d5988ae2cb5cd945ddbc653f0a71706231fdd
 2024-04-04 17:31 UTC 

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-04 17:08 UTC  (3+ messages)

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-04  8:18 UTC  (26+ messages)
` [PATCH 01/19] "
` [PATCH 15/19] hwrng: nomadik: drop owner assignment
` [PATCH 17/19] Input: ambakmi - "

[PATCH] Input: xpad - add support for ASUS ROG RAIKIRI
 2024-04-04  3:53 UTC 

[hid:for-6.10/winwing 1/1] drivers/hid/hid-winwing.c:123:22: warning: variable 'minor' set but not used
 2024-04-04  2:22 UTC 

[PATCH v2 0/5] HID: playstation: DS4: LED bugfix, third-party gamepad support
 2024-04-03 23:39 UTC  (6+ messages)

[PATCH v2] HID: logitech-dj: allow mice to report multimedia keycodes
 2024-04-03 17:30 UTC  (10+ messages)
          ` [PATCH v3] HID: logitech-dj: allow mice to use all types of reports

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 16:09 UTC  (17+ messages)
` [PATCH 07/34] Input: stmpe-ts - mark OF related data as maybe unused
` [PATCH 08/34] Input: synaptics: hide unused smbus_pnp_ids[] array
` [PATCH 29/34] Input: imagis - remove incorrect ifdef checks
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations

[PATCH v3] HID: i2c-hid: Revert to await reset ACK before reading report descriptor
 2024-04-03 12:02 UTC  (3+ messages)

[PATCH v2 0/1] Expose firmware name to identify tablets in libwacom
 2024-04-03 11:51 UTC  (3+ messages)
` [PATCH v2 1/1] HID: uclogic: Expose firmware name

[PATCH v2 0/4] HID: Add support for Himax HX83102j touchscreen
 2024-04-03 11:48 UTC  (2+ messages)

[PATCH v2 1/1] HID: hid-debug: add missing evdev and HID codes
 2024-04-03 11:46 UTC  (2+ messages)

[PATCH v4 1/4] HID: hid-picolcd*: Convert sprintf() family to sysfs_emit() family
 2024-04-03 11:43 UTC  (2+ messages)

[PATCH v2] HID: nintendo: Don't fail on setting baud rate
 2024-04-03 11:39 UTC  (2+ messages)

[PATCH v3] Input: WinWing Orion2 throttle support
 2024-04-03 11:36 UTC  (2+ messages)

[PATCH v5] hid-ft260: Add serial driver
 2024-04-03 11:34 UTC  (2+ messages)

[PATCH v3 RESEND] HID: nintendo: use ida for LED player id
 2024-04-03 11:26 UTC  (2+ messages)

[PATCH 0/3] HID: Convert to platform remove callback returning void
 2024-04-03 11:23 UTC  (2+ messages)

[PATCH 0/2] HID: intel-ish-hid: ipc: Use PCI_VDEVICE() and add Lunar Lake-M PCI device ID
 2024-04-03 11:21 UTC  (2+ messages)

[PATCH] HID: nintendo: Fix N64 controller being identified as mouse
 2024-04-03 11:19 UTC  (2+ messages)

[PATCH v2 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-04-03  6:53 UTC  (6+ messages)
` [PATCH v2 2/4] HID: Add Himax HX83102J touchscreen driver
` [PATCH v2 3/4] HID: Add DRM panel follower function
` [PATCH v2 4/4] HID: Load firmware directly from file to IC

[PATCH v8 0/3] Add support for vibrator in multiple PMICs
 2024-04-03  5:29 UTC  (6+ messages)
` [PATCH v8 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v8 2/3] dt-bindings: input: qcom,pm8xxx-vib: add new SPMI vibrator module
` [PATCH v8 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH] HID: mcp-2221: cancel delayed_work only when CONFIG_IIO is enabled
 2024-04-02 12:14 UTC 

[PATCH v2] HID: i2c-hid: Revert to await reset ACK before reading report descriptor
 2024-04-02 11:43 UTC  (4+ messages)

[PATCH 0/9] enabled -Wformat-truncation for clang
 2024-04-02  1:48 UTC  (5+ messages)
` [PATCH 6/9] Input: IMS: fix printf string overflow
` (subset) [PATCH 0/9] enabled -Wformat-truncation for clang

[PATCH v3] dt-bindings: mfd: twl: Convert trivial subdevices to json-schema
 2024-04-01 15:17 UTC  (2+ messages)

[PATCH] input/touchscreen: synaptics_tcm_oncell: add driver
 2024-04-01  6:18 UTC  (7+ messages)

[PATCH] HID: indent config option help text
 2024-04-01  5:05 UTC  (2+ messages)

[PATCH] HID: uclogic: Remove useless loop
 2024-04-01  0:47 UTC 

[PATCH] HID: i2c-hid: Revert to await reset ACK before reading report descriptor
 2024-03-31 18:23 UTC  (2+ messages)

[PATCH 0/5] initial support for Marvell 88PM886 PMIC
 2024-03-31 10:46 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mfd: add entry "
` [PATCH 2/5] mfd: add driver "
` [PATCH 3/5] regulator: add regulators "
` [PATCH 4/5] input: add onkey "
` [PATCH 5/5] MAINTAINERS: add myself "

[PATCH RFC 0/7] regulator: new APIs for voltage reference supplies
 2024-03-30 16:02 UTC  (23+ messages)
` [PATCH RFC 1/7] regulator: devres: add APIs for "
` [PATCH RFC 2/7] hwmon: (adc128d818) Use devm_regulator_get_optional_enable_get_voltage()
` [PATCH RFC 3/7] hwmon: (da9052) Use devm_regulator_get_enable_get_voltage()
` [PATCH RFC 4/7] iio: addac: ad74115: "
` [PATCH RFC 5/7] iio: frequency: admv1013: "
` [PATCH RFC 6/7] staging: iio: impedance-analyzer: "
` [PATCH RFC 7/7] Input: mpr121: "

[PATCH AUTOSEL 6.8 04/98] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-30  9:33 UTC  (12+ messages)
` [PATCH AUTOSEL 6.8 61/98] HID: input: avoid polling stylus battery on Chromebook Pompom
` [PATCH AUTOSEL 6.8 76/98] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH AUTOSEL 6.8 77/98] input/touchscreen: imagis: Add support for Imagis IST3038B
` [PATCH AUTOSEL 6.8 78/98] input/touchscreen: imagis: add support for IST3032C
` [PATCH AUTOSEL 6.8 86/98] Input: make input_class constant
` [PATCH AUTOSEL 6.8 87/98] Input: imagis - use FIELD_GET where applicable
` [PATCH AUTOSEL 6.8 88/98] Input: imagis - add touch key support
` [PATCH AUTOSEL 6.8 90/98] Input: allocate keycode for Display refresh rate toggle
` [PATCH AUTOSEL 6.8 93/98] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet
` [PATCH AUTOSEL 6.8 97/98] Input: xpad - add support for Snakebyte GAMEPADs

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-03-29 21:54 UTC 

[PATCH AUTOSEL 4.19 01/19] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 18/19] Input: allocate keycode for Display refresh rate toggle

[PATCH AUTOSEL 5.4 01/23] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 22/23] Input: allocate keycode for Display refresh rate toggle

[PATCH AUTOSEL 5.10 01/31] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:48 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 28/31] Input: allocate keycode for Display refresh rate toggle
` [PATCH AUTOSEL 5.10 29/31] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet

[PATCH AUTOSEL 5.15 01/34] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:47 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 30/34] Input: make input_class constant
` [PATCH AUTOSEL 5.15 31/34] Input: allocate keycode for Display refresh rate toggle
` [PATCH AUTOSEL 5.15 32/34] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet

[PATCH AUTOSEL 6.1 02/52] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:45 UTC  (9+ messages)
` [PATCH AUTOSEL 6.1 36/52] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH AUTOSEL 6.1 37/52] input/touchscreen: imagis: Add support for Imagis IST3038B
` [PATCH AUTOSEL 6.1 38/52] input/touchscreen: imagis: add support for IST3032C
` [PATCH AUTOSEL 6.1 45/52] Input: make input_class constant
` [PATCH AUTOSEL 6.1 46/52] Input: imagis - use FIELD_GET where applicable
` [PATCH AUTOSEL 6.1 47/52] Input: imagis - add touch key support
` [PATCH AUTOSEL 6.1 48/52] Input: allocate keycode for Display refresh rate toggle
` [PATCH AUTOSEL 6.1 49/52] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet

[PATCH AUTOSEL 6.6 02/75] Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
 2024-03-29 12:42 UTC  (11+ messages)
` [PATCH AUTOSEL 6.6 43/75] HID: input: avoid polling stylus battery on Chromebook Pompom
` [PATCH AUTOSEL 6.6 56/75] input/touchscreen: imagis: Correct the maximum touch area value
` [PATCH AUTOSEL 6.6 57/75] input/touchscreen: imagis: Add support for Imagis IST3038B
` [PATCH AUTOSEL 6.6 58/75] input/touchscreen: imagis: add support for IST3032C
` [PATCH AUTOSEL 6.6 66/75] Input: make input_class constant
` [PATCH AUTOSEL 6.6 67/75] Input: imagis - use FIELD_GET where applicable
` [PATCH AUTOSEL 6.6 68/75] Input: imagis - add touch key support
` [PATCH AUTOSEL 6.6 69/75] Input: allocate keycode for Display refresh rate toggle
` [PATCH AUTOSEL 6.6 70/75] platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet
` [PATCH AUTOSEL 6.6 74/75] Input: xpad - add support for Snakebyte GAMEPADs

[dtor-input:next] BUILD SUCCESS 8984e0b569236c8581901efce2f1f4d03cd3dec1
 2024-03-29  9:52 UTC 

Future handling of complex RGB devices on Linux v2
 2024-03-28 23:52 UTC  (12+ messages)
` Future handling of complex RGB devices on Linux v3
    ` In kernel virtual HID devices (was Future handling of complex RGB devices on Linux v3)

[PATCH] Input: adafruit-seesaw - only report buttons that changed state
 2024-03-28 20:37 UTC  (2+ messages)

[PATCH] Input: PS/2 - add support for Lenovo Xiaoxin keyboard
 2024-03-28 20:34 UTC  (2+ messages)

[RESEND PATCH v6 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support
 2024-03-28 20:24 UTC  (6+ messages)

[PATCH V1] Input: synaptics-rmi4 - Enable support for F3A by default
 2024-03-28 20:13 UTC  (2+ messages)

[PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-28 19:49 UTC  (20+ messages)
` [PATCH v2 01/19] "
` [PATCH v2 02/19] Input: atlas - drop owner assignment
` [PATCH v2 03/19] net: fjes: "
` [PATCH v2 04/19] platform/chrome: wilco_ec: "
` [PATCH v2 05/19] platform: asus-laptop: "
` [PATCH v2 06/19] platform: classmate-laptop: "
` [PATCH v2 07/19] platform/x86/dell: "
` [PATCH v2 08/19] platform/x86/eeepc: "
` [PATCH v2 09/19] platform/x86/intel/rst: "
` [PATCH v2 10/19] platform/x86/intel/smartconnect: "
` [PATCH v2 11/19] platform/x86/lg-laptop: "
` [PATCH v2 12/19] platform/x86/sony-laptop: "
` [PATCH v2 13/19] platform/x86/toshiba_acpi: "
` [PATCH v2 14/19] platform/x86/toshiba_bluetooth: "
` [PATCH v2 15/19] platform/x86/toshiba_haps: "
` [PATCH v2 16/19] platform/x86/wireless-hotkey: "
` [PATCH v2 17/19] ptp: vmw: "
` [PATCH v2 18/19] virt: vmgenid: "
` [PATCH v2 19/19] ACPI: drop redundant owner from acpi_driver

[PATCH 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-28 18:18 UTC  (8+ messages)
` [PATCH 02/19] Input: atlas: - drop owner assignment
` [PATCH 04/19] platform: chrome: "
` [PATCH 06/19] platform: classmate-laptop: "

[PATCH v1 1/4] dt-bindings: input: Add Himax HX83102J touchscreen
 2024-03-28 18:05 UTC  (11+ messages)

[PATCH v3] Input: xen-kbdfront - drop keys to shrink modalias
 2024-03-28 18:05 UTC  (4+ messages)

[PATCH] Input: stmpe - drop driver owner assignment
 2024-03-28 17:54 UTC  (2+ messages)

[PATCH][next] HID: sony: remove redundant assignment to variable ret
 2024-03-28 12:22 UTC 

[PATCH v10 0/5] Add support for CS40L50
 2024-03-28 11:44 UTC  (2+ messages)

[PATCH v4 00/10] backlight: Replace struct fb_info in interfaces
 2024-03-28 10:11 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD, Auxdisplay, HID and FB due for the v6.9 merge window


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 read-only IMAP folder(s) and NNTP newsgroup(s).