messages from 2026-03-10 02:12:24 to 2026-03-11 15:12:59 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 15:12 UTC (111+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [Intel-wired-lan] "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 51/61] leds: "
` (subset) "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[tip:timers/vdso 37/45] progs/hid_bpf_helpers.h:117:31: error: declaration of 'struct bpf_wq' will not be visible outside of this function
2026-03-11 15:09 UTC
[PATCH v8 0/3] TrackPoint doubletap enablement and user control
2026-03-11 14:31 UTC (4+ messages)
` [PATCH v8 1/3] input: trackpoint - Enable doubletap by default on capable devices
` [PATCH v8 2/3] platform/x86: thinkpad_acpi: Add sysfs control for TrackPoint double-tap
` [PATCH v8 3/3] Documentation: thinkpad-acpi - Document doubletap_enable attribute
[PATCH 1/2] HID: input: Drop Asus UX550* touchscreen ignore battery quirks
2026-03-11 14:27 UTC (4+ messages)
` [PATCH 2/2] HID: input: Add HID_BATTERY_QUIRK_DYNAMIC for Elan touchscreens
[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
2026-03-11 14:26 UTC (6+ messages)
` [PATCH v4 4/4] Input: charlieplex_keypad: add GPIO "
[PATCH v4 0/2] Input: st1232 - add system wakeup support
2026-03-11 10:38 UTC (9+ messages)
` [PATCH v4 1/2] dt-bindings: input: touchscreen: sitronix,st1232: Add wakeup-source
` [PATCH v4 1/2] dt-bindings: input: touchscreen:
` [PATCH v4 2/2] arm: dts: renesas: r8a7740-armadillo800eva: Add wakeup-source to st1232
` [PATCH v4 2/2] arm: dts: renesas: r8a7740-armadillo800eva:
[PATCH v2] Bluetooth: HIDP: cap report descriptor size in HID setup
2026-03-11 10:18 UTC (2+ messages)
[PATCH v5 0/7] mfd: Add support for Asus Transformer embedded controller
2026-03-11 8:14 UTC (6+ messages)
` [PATCH v5 6/7] power: supply: Add driver for ASUS Transformer battery
` [PATCH v5 7/7] power: supply: Add charger driver for Asus Transformers
[PATCH] Input: atkbd - skip cleanup when used as a wakeup source
2026-03-11 7:08 UTC
[PATCH] xpad: expose xinput capabilities via sysattr
2026-03-11 5:47 UTC (5+ messages)
[PATCH 00/12] Add spi-hid transport driver
2026-03-11 5:27 UTC (7+ messages)
` [PATCH 01/12] Documentation: Correction in HID output_report callback description
` [PATCH 02/12] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID
[PATCH] Input: mpr121: Drop redundant wakeup handling
2026-03-11 4:28 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: touchscreen:
[PATCH 0/2] Input: tsc200x: Improve wakeup source handling
2026-03-11 3:17 UTC (4+ messages)
` [PATCH 2/2] Input: Touchscreen: tsc200x - delegate wakeup IRQ management to I2C core
` [PATCH 2/2] Input: Touchscreen: tsc200x - delegate wakeup IRQ
[PATCH] Remove unused headers in x86/tools, scripts, pps, input
2026-03-11 3:01 UTC
[PATCH] Input: hgpk - remove protocol support
2026-03-11 1:04 UTC (2+ messages)
[PATCH v3 00/10] Input: xbox_gip - Add new driver for Xbox GIP
2026-03-11 0:41 UTC (13+ messages)
` [PATCH v3 01/10] "
` [PATCH v3 02/10] Input: xpad - Remove Xbox One support
` [PATCH v3 03/10] Input: xbox_gip - Add controllable LED support
` [PATCH v3 04/10] Input: xbox_gip - Add HID relaying
` [PATCH v3 05/10] Input: xbox_gip - Add battery support
` [PATCH v3 06/10] Input: xbox_gip - Add arcade stick support
` [PATCH v3 07/10] Input: Add ABS_CLUTCH, HANDBRAKE, and SHIFTER
` [PATCH v3 08/10] HID: Map more automobile simulation inputs
` [PATCH v3 09/10] Input: xbox_gip - Add wheel support
` [PATCH v3 10/10] Input: xbox_gip - Add flight stick support
[PATCH v4 0/2] Add support for Wacom W9000-series penabled touchscreens
2026-03-10 17:29 UTC (12+ messages)
` [PATCH v4 1/2] dt-bindings: Input: Add "
[6.18.] ThinkPad T14 Gen 2 AMD (LEN2073) - Synaptics touchpad remains PS/2, intertouch=1 ineffective, lost sync events
2026-03-10 17:08 UTC (6+ messages)
[PATCH v2 0/7] HID: asus: increase robustness of the driver
2026-03-10 17:04 UTC (2+ messages)
[PATCH v6 00/19] HID: Add Legion Go and Go S Drivers
2026-03-10 16:55 UTC (21+ messages)
` [PATCH v6 01/19] include: device.h: Add named device attributes
` [PATCH v6 02/19] HID: hid-lenovo-go: Add Lenovo Legion Go Series HID Driver
` [PATCH v6 03/19] HID: hid-lenovo-go: Add Feature Status Attributes
` [PATCH v6 04/19] HID: hid-lenovo-go: Add Rumble and Haptic Settings
` [PATCH v6 05/19] HID: hid-lenovo-go: Add FPS Mode DPI settings
` [PATCH v6 06/19] HID: hid-lenovo-go: Add RGB LED control interface
` [PATCH v6 07/19] HID: hid-lenovo-go: Add Calibration Settings
` [PATCH v6 08/19] HID: hid-lenovo-go: Add OS Mode Toggle
` [PATCH v6 09/19] HID: Include firmware version in the uevent
` [PATCH v6 10/19] HID: hid-lenovo-go-s: Add Lenovo Legion Go S Series HID Driver
` [PATCH v6 11/19] HID: hid-lenovo-go-s: Add MCU ID Attribute
` [PATCH v6 12/19] HID: hid-lenovo-go-s: Add Feature Status Attributes
` [PATCH v6 13/19] HID: hid-lenovo-go-s: Add Touchpad Mode Attributes
` [PATCH v6 14/19] HID: hid-lenovo-go-s: Add RGB LED control interface
` [PATCH v6 15/19] HID: hid-lenovo-go-s: Add IMU and Touchpad RO Attributes
` [PATCH v6 16/19] HID: Add documentation for Lenovo Legion Go drivers
` [PATCH v6 17/19] HID: hid-lenovo-go-s: Remove unneeded semicolon
` [PATCH v6 18/19] HID: hid-lenovo-go: "
` [PATCH v6 19/19] HID: hid-lenovo-go-s: Fix spelling mistake "configuratiion" -> "configuration"
[PATCH v7 0/3] TrackPoint doubletap enablement and user control
2026-03-10 11:54 UTC (8+ messages)
` [PATCH v7 1/3] input: trackpoint - Enable doubletap by default on capable devices
[PATCH 6.18 143/314] HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
2026-03-10 11:16 UTC
[PATCH 6.19 113/311] HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them
2026-03-10 11:02 UTC
[PATCH AUTOSEL 6.19-6.6] HID: asus: add xg mobile 2023 external hardware support
2026-03-10 9:01 UTC (9+ messages)
` [PATCH AUTOSEL 6.19-5.10] HID: mcp2221: cancel last I2C command on read error
` [PATCH AUTOSEL 6.19-5.10] HID: asus: avoid memory leak in asus_report_fixup()
` [PATCH AUTOSEL 6.19-5.10] platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on SUPI S10
` [PATCH AUTOSEL 6.19-6.1] HID: apple: avoid memory leak in apple_report_fixup()
` [PATCH AUTOSEL 6.19-6.12] HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
` [PATCH AUTOSEL 6.19-5.15] HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2
` [PATCH AUTOSEL 6.19-6.18] HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
` [PATCH AUTOSEL 6.19-5.15] HID: magicmouse: avoid memory leak in magicmouse_report_fixup()
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