messages from 2026-06-30 22:09:58 to 2026-07-04 06:08:49 UTC [more...]
[PATCH 00/26] sh: maple: cleanup and modernize input drivers
2026-07-04 6:08 UTC (31+ messages)
` [PATCH 01/26] sh: maple: include linux/device.h in linux/maple.h
` [PATCH 02/26] Input: maple_keyb - fix key press detection
` [PATCH 03/26] Input: maplecontrol - only enable present axes
` [PATCH 04/26] Input: maplemouse - stop polling and clear callback on close
` [PATCH 05/26] Input: maplecontrol "
` [PATCH 06/26] Input: maplecontrol - simplify maple_device retrieval in open/close
` [PATCH 07/26] Input: maple_keyb - implement open and close methods
` [PATCH 08/26] Input: maplemouse - remove redundant drvdata resetting
` [PATCH 09/26] Input: maple_keyb "
` [PATCH 10/26] Input: maplecontrol "
` [PATCH 11/26] Input: maplemouse - remove unused mdev->driver assignment
` [PATCH 12/26] Input: maplecontrol "
` [PATCH 13/26] Input: maple_keyb "
` [PATCH 14/26] mtd: maps: vmu-flash: "
` [PATCH 15/26] sh: maple: remove not needed maple_unsupported_device driver
` [PATCH 16/26] sh: maple: remove unused driver field from struct maple_device
` [PATCH 17/26] sh: maple: implement bus-level probe/remove
` [PATCH 18/26] sh: maple: introduce callback_mutex in maple_device
` [PATCH 19/26] Input: maple_keyb - remove redundant mutex and remove method
` [PATCH 20/26] Input: maple_keyb - convert to devm
` [PATCH 21/26] Input: maplemouse "
` [PATCH 22/26] Input: maplecontrol "
` [PATCH 23/26] Input: maple_keyb - fix style issues
` [PATCH 24/26] Input: maplemouse "
` [PATCH 25/26] Input: maplecontrol "
` [PATCH 26/26] Input: maple_keyb - remove redundant 'new' buffer from struct dc_kbd
[PATCH 1/3] Input: mms114 - fix multi-touch slot corruption
2026-07-04 6:08 UTC (4+ messages)
` [PATCH 2/3] Input: mms114 - fix endianness portability in I2C packet layout
` [PATCH 3/3] Input: mms114 - fix Y-resolution configuration
[PATCH v2 0/6] HID: iio: warning clean up and prefer kernel coding style
2026-07-04 1:09 UTC (18+ messages)
` [PATCH v2 1/6] iio: hid-sensors: add/remove blank line
` [PATCH v2 2/6] iio: hid-sensors: align function parenthesis for readability
` [PATCH v2 3/6] iio: hid-sensors: Use implicit NULL pointer checks
` [PATCH v2 4/6] iio: humidity: hid-sensor-humidity: use common device for devres
` [PATCH v2 5/6] iio: position: hid-sensor-custom-intel-hinge: "
` [PATCH v2 6/6] iio: temperature: hid-sensor-temperature: "
[PATCH] HID: logitech-dj: Add support for G915 TKL receiver 0xc545
2026-07-04 0:28 UTC
[dtor-input:for-linus] BUILD SUCCESS 536394ec81419b67d9f4f0028812c4372397be1b
2026-07-03 18:56 UTC
[PATCH] HID: core: fix number/pointer type confusion on long items
2026-07-03 18:30 UTC
[PATCH v2 0/3] hid: fix missing hid_is_usb() checks in three drivers
2026-07-03 16:02 UTC (6+ messages)
` [PATCH v2 1/3] HID: asus: fix missing hid_is_usb() check
` [PATCH v2 2/3] HID: huawei: "
` [PATCH v2 3/3] HID: rapoo: "
[PATCH] HID: asus: fix UAF of ->kbd_backlight on !CONFIG_ASUS_WMI
2026-07-03 15:42 UTC (2+ messages)
[PATCH 0/3] hid: fix missing hid_is_usb() checks in three drivers
2026-07-03 15:32 UTC (6+ messages)
` [PATCH 1/3] HID: asus: fix missing hid_is_usb() check
` [PATCH 2/3] HID: huawei: "
` [PATCH 3/3] HID: rapoo: "
[PATCH] Add a quirk for a Cirque I2C device
2026-07-03 14:47 UTC
[PATCH v4 0/5] Add OneXPlayer Configuration HID Driver
2026-07-03 14:25 UTC (2+ messages)
[PATCH 0/2] HID: logitech-hidpp: fix Signature M650 side button timing
2026-07-03 12:53 UTC (6+ messages)
` [PATCH 1/2] HID: logitech-hidpp: add HID++ 2.0 reprogrammable button support
[PATCH v2 0/7] arm64: mediatek: Chromebook trackpad supply fixes
2026-07-03 12:10 UTC (13+ messages)
` [PATCH v2 1/7] Input: elan_i2c - Wait for initialization after enabling regulator supply
` [PATCH v2 2/7] HID: i2c-hid-of: skip post-power-on delay if already powered on
` [PATCH v2 3/7] i2c: of-prober: "
` [PATCH v2 4/7] i2c: of-prober: Defer regulator_disable() on successful probe in simple helper
` [PATCH v2 5/7] platform/chrome: of_hw_prober: Add delay for hana trackpads
` [PATCH v2 6/7] arm64: dts: mediatek: mt8173-elm-hana: Unmark trackpad supply as always-on
` [PATCH v2 7/7] arm64: dts: mediatek: mt8192-asurada-spherion: Add Synaptics trackpad's supply
[PATCH 01/10] HID: steam: Update documentation
2026-07-03 11:26 UTC (18+ messages)
` [PATCH 02/10] HID: steam: Refactor and clean up report parsing
` [PATCH 03/10] HID: steam: Rename some constants that got renamed upstream
` [PATCH 04/10] HID: steam: Add support for sensor events on the Steam Controller (2015)
` [PATCH 05/10] HID: steam: Coalesce rumble packets
` [PATCH 06/10] HID: steam: Fully unregister controller when hidraw is opened
` [PATCH 07/10] HID: steam: Rearrange deinitialization sequence
` [PATCH 08/10] HID: steam: Improve logging and other cleanup
` [PATCH 09/10] HID: steam: Reject short reads
` [PATCH 10/10] HID: steam: Retry send/recv reports if stale
[PATCH v9 0/7] mfd: Add support for Asus Transformer embedded controller
2026-07-03 8:53 UTC (4+ messages)
` [PATCH v9 4/7] input: keyboard: Add driver for ASUS Transformer dock multimedia keys
[PATCH v2 0/3] HID: Intel-thc-hid: Refine error recovery flow
2026-07-03 8:12 UTC (7+ messages)
` [PATCH v2 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH v2 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH v2 3/3] HID: Intel-thc-hid: Intel-quickspi: "
[PATCH] Input: maplemouse - fix NULL pointer dereference in open()
2026-07-03 5:46 UTC (2+ messages)
[PATCH v2 0/4] dt-bindings: remove redundant .txt redirect stubs
2026-07-03 5:24 UTC (8+ messages)
` [PATCH v2 2/4] dt-bindings: media: remove obsolete rc.txt
` [PATCH v2 4/4] dt-bindings: input: remove obsolete matrix-keymap.txt
[PATCH v7 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-07-02 23:11 UTC (8+ messages)
` [PATCH v7 1/4] firmware_loader: expand firmware error codes with up-to-date error
` [PATCH v7 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v7 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v7 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
[PATCH v6 0/4] Input: Add support for TouchNetix aXiom touchscreen
2026-07-02 22:43 UTC (8+ messages)
` [PATCH v6 1/4] firmware_loader: expand firmware error codes with up-to-date error
` [PATCH v6 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v6 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v6 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
[PATCH v11 0/3] HID: nintendo: Add preliminary Switch 2 controller
2026-07-02 22:04 UTC (6+ messages)
` [PATCH v11 1/3] HID: nintendo: Add preliminary Switch 2 controller driver
` [PATCH v11 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v11 3/3] HID: nintendo: Add unified report format support
[PATCH v2 0/8] HID: iio: Avoid race between callback setup and device exposure
2026-07-02 19:36 UTC (5+ messages)
[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
2026-07-02 19:32 UTC (14+ messages)
` [PATCH 02/10] dt-bindings: mailbox: apple: Add DockChannel mailbox
` [PATCH 04/10] dt-bindings: input: apple: Add DockChannel HID transport
` [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards
` [PATCH 08/10] HID: apple: Add DockChannel HID transport driver
[PATCH] HID: input: read battery capacity from its actual report offset
2026-07-02 19:21 UTC
[PATCH v2 0/2] HID: sensor: custom: Fix fields lifetime issues
2026-07-02 18:55 UTC (7+ messages)
` [PATCH v2 1/2] HID: sensor: custom: Remove enable_sensor before freeing fields
` [PATCH v2 2/2] HID: sensor: custom: Fix field sysfs group cleanup on failure
[PATCH v9 0/9] Add support for MT6392 PMIC
2026-07-02 15:14 UTC (2+ messages)
[PATCH v10 0/3] HID: nintendo: Add preliminary Switch 2 controller
2026-07-02 3:58 UTC (6+ messages)
` [PATCH v10 1/3] HID: nintendo: Add preliminary Switch 2 controller driver
` [PATCH v10 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v10 3/3] HID: nintendo: Add unified report format support
[PATCH] Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
2026-07-01 19:32 UTC (3+ messages)
[PATCH 1/2] HID: multitouch: fix out-of-bounds bit access on mt_io_flags
2026-07-01 19:12 UTC (3+ messages)
` [PATCH 2/2] selftests/hid: multitouch: test a large ContactCountMaximum
[PATCH] HID: asus: add new Asus EC hid device for keyboard backlight and FN HotKeys
2026-07-01 14:12 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION be5c93fa674f0fc3c8f359c2143abce6bbb422e6
2026-07-01 10:12 UTC
[PATCH] [RFC] gpiolib: introduce gpio_name() helper
2026-07-01 8:31 UTC (5+ messages)
[PATCH bpf-next v4 0/3] HID: bpf: Fix hid_bpf_get_data() range check
2026-07-01 8:31 UTC (2+ messages)
[PATCH v2] HID: logitech-hidpp: Add support for HID++ Multi-Platform feature (0x4531)
2026-07-01 7:37 UTC (4+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v9 0/3] HID: nintendo: Add preliminary Switch 2 controller driver
2026-07-01 7:17 UTC (7+ messages)
` [PATCH v9 1/3] "
` [PATCH v9 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v9 3/3] HID: nintendo: Add unified report format support
[PATCH] HID: cp2112: validate raw report lengths before parsing
2026-07-01 5:54 UTC (2+ messages)
[PATCH v8 0/3] HID: nintendo: Add preliminary Switch 2 controller driver
2026-07-01 3:33 UTC (6+ messages)
` [PATCH v8 1/3] "
` [PATCH v8 2/3] HID: nintendo: Add rumble support for Switch 2 controllers
` [PATCH v8 3/3] HID: nintendo: Add unified report format support
[PATCH] HID: intel-ish-hid: ignore post-init ENUM_DEVICES from firmware
2026-07-01 3:19 UTC (3+ messages)
[PATCH 0/3] HID: Intel-thc-hid: Refine error recovery flow
2026-07-01 2:19 UTC (7+ messages)
` [PATCH 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH 3/3] HID: Intel-thc-hid: Intel-quickspi: "
[PATCH 00/13] treewide: replace linux/gpio.h
2026-07-01 0:00 UTC (4+ messages)
` [PATCH 13/13] gpiolib: remove linux/gpio.h
[PATCH v3] HID: cleanup help indentation in kconfig
2026-06-30 23:34 UTC
[PATCH v4 1/3] HID: wacom: Fix Use-After-Free in wacom_intuos_pad
2026-06-30 23:27 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox