linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-01 12:16:18 to 2024-10-08 06:57:32 UTC [more...]

[PATCH 00/13] Input: adp5589: refactor and platform_data removal
 2024-10-08  7:01 UTC  (24+ messages)
` [PATCH 01/13] Input: adp5589-keys: fix NULL pointer dereference
` [PATCH 02/13] Input: adp5589-keys: fix adp5589_gpio_get_value()
` [PATCH 03/13] Input: adp5589-keys: add chip_info structure
` [PATCH 04/13] Input: adp5589-keys: support gpi key events as 'gpio keys'
` [PATCH 05/13] dt-bindings: input: Document adp5589 and similar devices
` [PATCH 06/13] Input: adp5589-keys: add support for fw properties
` [PATCH 07/13] Input: adp5589-keys: add guard() notation
` [PATCH 08/13] Input: adp5589-keys: bail out on returned error
` [PATCH 09/13] Input: adp5589-keys: refactor adp5589_read()
` [PATCH 10/13] Input: adp5589-keys: fix coding style
` [PATCH 11/13] Input: adp5589-keys: unify adp_constants in info struct
` [PATCH 12/13] Input: adp5589-keys: make use of dev_err_probe()
` [PATCH 13/13] Input: adp5589-keys: add regulator support

[PATCH v1] HID: Fix typo in the comment
 2024-10-08  6:54 UTC  (2+ messages)

[PATCH v2] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
 2024-10-08  6:52 UTC  (2+ messages)

[PATCH] HID: i2c-hid-of: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-10-08  6:51 UTC  (2+ messages)

[PATCH] HID: logitech-hidpp: Remove feature_type from hidpp_root_get_feature()
 2024-10-08  6:48 UTC  (2+ messages)

[REGRESSION] HID: i2c-hid: Touchpad not working on Thinkpad Z16 Gen 2
 2024-10-08  6:47 UTC  (5+ messages)

[PATCH] HID: plantronics: Workaround for an unexcepted opposite volume key
 2024-10-08  6:46 UTC  (2+ messages)

[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
 2024-10-07 22:34 UTC  (13+ messages)
` [PATCH 21/51] Input: cs40l50: "
` [PATCH 20/51] Input: omap4-keypad: "

[PATCH] HID: i2c-hid: Delayed i2c resume wakeup for Goodix touchpads
 2024-10-07 22:25 UTC 

[PATCH v6 0/7] Add support for Maxim Integrated MAX77705 MFD
 2024-10-07 20:07 UTC  (9+ messages)
` [PATCH v6 1/7] power: supply: add undervoltage health status property
` [PATCH v6 2/7] dt-bindings: mfd: add maxim,max77705
` [PATCH v6 3/7] mfd: Add new driver for MAX77705 PMIC
` [PATCH v6 4/7] input: max77693: add max77705 haptic support
` [PATCH v6 5/7] power: supply: max77705: Add charger driver for Maxim 77705
` [PATCH v6 6/7] power: supply: max77705: Add fuel gauge "
` [PATCH v6 7/7] leds: max77705: Add LEDs support

[PATCH 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
 2024-10-07 17:57 UTC  (30+ messages)
` [PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices

[RFC PATCH v4 0/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04
 2024-10-07 16:17 UTC  (11+ messages)
` [RFC PATCH v4 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices

[PATCH v2 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO
 2024-10-07 15:15 UTC  (7+ messages)

[syzbot] [kernfs?] [input?] [usb?] INFO: rcu detected stall in statfs (3)
 2024-10-07 11:38 UTC 

[PATCH] hid-lenovo: Support for TP-X12-TAB-1/2 Kbd Fn keys that use HID raw events
 2024-10-07  9:18 UTC  (6+ messages)

[PATCH] Input: adp5588-keys - do not try to disable interrupt 0
 2024-10-07  6:27 UTC  (2+ messages)

[PATCH v2] HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
 2024-10-07  4:08 UTC 

[PATCH RESEND] HID: lenovo: fix Fn-Lock on Lenovo TrackPoint Keyboard II in USB mode
 2024-10-06 13:44 UTC  (4+ messages)

[PATCH] HID: amd_sfh: Return immediately if no sensor is found
 2024-10-06 12:40 UTC  (4+ messages)

[PATCH v2] Input: zinitix - Don't fail if linux,keycodes prop is absent
 2024-10-06  8:28 UTC  (2+ messages)

[PATCH] HID: multitouch: Add support for B2402FVA track point
 2024-10-06  8:12 UTC 

[PATCH 0/4] HID: add Kysona driver
 2024-10-05 11:57 UTC  (5+ messages)
` [PATCH 1/4] HID: Add IDs for Kysona
` [PATCH 2/4] HID: Kysona: Add basic battery reporting for Kysona M600
` [PATCH 3/4] HID: Kysona: check battery status every 5s using a workqueue
` [PATCH 4/4] HID: Kysona: add basic online status

[syzbot] [usb?] [fs?] [input?] INFO: rcu detected stall in __fsnotify_parent
 2024-10-05  8:27 UTC  (2+ messages)

[PATCH] HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad
 2024-10-04 17:24 UTC 

[PATCH 00/14] Remove support for platform data from samsung keypad
 2024-10-04 14:58 UTC  (4+ messages)

[PATCH HID v3 0/9] HID: bpf: add a new hook to control hid-generic
 2024-10-04 14:12 UTC  (12+ messages)
` [PATCH HID v3 1/9] HID: bpf: move HID-BPF report descriptor fixup earlier
` [PATCH HID v3 2/9] HID: core: save one kmemdup during .probe()
` [PATCH HID v3 3/9] HID: core: remove one more kmemdup on .probe()
` [PATCH HID v3 4/9] HID: bpf: allow write access to quirks field in struct hid_device
` [PATCH HID v3 5/9] selftests/hid: add dependency on hid_common.h
` [PATCH HID v3 6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID v3 7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID v3 8/9] HID: add per device quirk to force bind to hid-generic
` [PATCH HID v3 9/9] selftests/hid: add test for assigning a given device "

[PATCH v2 0/3] Input: adp5588-keys: refactor adp5588_read()
 2024-10-04 13:46 UTC  (4+ messages)
` [PATCH v2 1/3] Input: adp5588-keys: bail on returned error
` [PATCH v2 2/3] Input: adp5588-keys: error out if no IRQ is given
` [PATCH v2 3/3] Input: adp5588-keys: make use of dev_err_probe()

[PATCH 1/2] HID: simplify snto32()
 2024-10-04 12:05 UTC  (3+ messages)
` [PATCH 2/2] HID: stop exporting hid_snto32()

[PATCH] HID: simplify code in fetch_item()
 2024-10-04 12:05 UTC  (2+ messages)

[PATCH -next] Input: matrix_keypad: Remove duplicated include in matrix_keypad.c
 2024-10-04 11:16 UTC  (2+ messages)

[PATCH] hid: Fix inconsistent indentation in hid_add_device()
 2024-10-04 11:00 UTC 

[PATCH] hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma
 2024-10-04 10:20 UTC  (4+ messages)
  ` [PATCH] Applied: "

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-10-04  8:14 UTC  (4+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

[PATCH] Input: elan_i2c - Wait for initialization after enabling regulator supply
 2024-10-04  3:57 UTC  (8+ messages)

[regression] AMD SFH Driver Causes Memory Errors / Page Faults / btrfs going read-only
 2024-10-03 17:49 UTC  (5+ messages)
  ` [regression] AMD SFH Driver Causes Memory Errors / Page Faults / btrfs on-disk corruption [Was: .../ btrfs going read-only]

[PATCH HID] HID: bpf: fix cfi stubs for hid_bpf_ops
 2024-10-03 17:11 UTC  (2+ messages)

[PATCH] Input: elan_i2c - switch to using cleanup functions
 2024-10-03 15:43 UTC  (2+ messages)

[PATCH] Input: psmouse-smbus - use guard notation when acquiring mutex
 2024-10-03 15:39 UTC  (2+ messages)

[PATCH] Input: zinitix - Don't fail if linux,keycodes prop is absent
 2024-10-03 13:10 UTC  (7+ messages)

[PATCH] Input: hycon-hy46xx - add missing dependency on REGMAP_I2C
 2024-10-03 11:46 UTC  (2+ messages)

[PATCH] Input: hideep - add missing dependency on REGMAP_I2C
 2024-10-03 11:46 UTC  (2+ messages)

[syzbot] Monthly input report (Oct 2024)
 2024-10-03  9:03 UTC 

[PATCH v8 0/9] Drivers to support the MCU on QNAP NAS devices
 2024-10-03  0:16 UTC  (5+ messages)
` [PATCH v8 1/9] HID: hid-sensor-hub: don't use stale platform-data on remove

[git pull] Input updates for v6.12-rc1
 2024-10-02 19:51 UTC  (2+ messages)

[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in hiddev_disconnect (3)
 2024-10-02 17:16 UTC  (2+ messages)

hid-input.c && vendor defined usage pages
 2024-10-02 15:00 UTC  (2+ messages)

[dtor-input:for-linus] BUILD SUCCESS c684771630e64bc39bddffeb65dd8a6612a6b249
 2024-10-02 14:52 UTC 

[syzbot] [fs?] INFO: rcu detected stall in sys_utimensat (3)
 2024-10-02 13:34 UTC 

[PATCH 0/4] Input: adp5588-keys: refactor adp5588_read()
 2024-10-02 11:28 UTC  (8+ messages)
` [PATCH 1/4] Input: adp5588-keys: bail on returned error
` [PATCH 2/4] Input: adp5588-keys: refactor adp5589_read()
` [PATCH 3/4] Input: adp5588-keys: error out if no IRQ is given
` [PATCH 4/4] Input: adp5588-keys: make use of dev_err_probe()

[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
 2024-10-02  6:00 UTC  (6+ messages)
` [PATCH v8 2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format

[dtor-input:next] BUILD SUCCESS 515ef92b4939fa51f9f1ee278618e2d419b0b8b0
 2024-10-02  5:58 UTC 

[syzbot] [usb?] [net?] [input?] INFO: rcu detected stall in unix_dgram_recvmsg (4)
 2024-10-01 17:08 UTC 

[PATCH v28 00/32] Introduce QC USB SND audio offloading support
 2024-10-01 13:50 UTC  (4+ messages)
` [PATCH v28 18/32] ASoC: doc: Add documentation for SOC USB

[PATCH v4] Input: Add driver for PixArt PS/2 touchpad
 2024-10-01 13:15 UTC  (8+ messages)

[PATCH] input: psmouse: Add unlock mutex before to exit psmouse_attr_set_protocol
 2024-10-01 13:09 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).