Re: [GIT PULL] HID for 6.13

From: Linus Torvalds
Date: Fri Nov 22 2024 - 15:13:55 EST


On Mon, 18 Nov 2024 at 13:16, Jiri Kosina <jikos@xxxxxxxxxx> wrote:
>
> please pull from
>
> git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024111801
>
> to receive HID subsystem queue for 6.13 merge window.

Hmm. There's something odd going on here. My mouse scroll-wheel
stopped working (Logitech MX Anywhere 3), and this pull would look
like the prime suspect.

The mouse otherwise works, so it's not that the mouse isn't found,
it's literally just the scroll-wheel functionality that doesn't work.

Oddly enough, if I remove and re-insert the Logitech wireless dongle,
the scroll wheel works again. So it's not some kind of complete
breakage - but it also wasn't a one-time fluke thing, in that it
happened twice in a row when rebooting into a new kernel.

Any ideas? Does this make anybody go "Hmm, maybe ..."

Linus