Re: [PATCH 5.1 003/115] HID: input: make sure the wheel high resolution multiplier is set

2019-06-18 Thread James Feeney
Uhm - could someone please "clue me in" here? When I look into: 'move all the pending queues back to their "real" places' https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/commit/?id=c5da0df8985ac2f29ffdaba77bae201121bc0e10 I can find both the "d43c17ead879ba7c076dc2f5fd80c

Re: [PATCH 1/2] HID: input: make sure the wheel high resolution multiplier is set

2019-06-14 Thread James Feeney
Hey Everyone On 4/24/19 10:41 AM, Benjamin Tissoires wrote: >>> For a patch to be picked up by stable, it first needs to go in Linus' >>> tree. Currently we are working on 5.1, so any stable patches need to >>> go in 5.1 first. Then, once they hit Linus' tree, the stable team will >>> pick them an

Re: [PATCH 1/2] HID: input: make sure the wheel high resolution multiplier is set

2019-04-24 Thread James Feeney
Hey Benjamin On 4/24/19 7:30 AM, Benjamin Tissoires wrote: > Given that this basically breaks a basic functionality of many > Microsoft mice, I went ahead and applied this series to > for-5.1/upstream-fixes Is there some reason that both patches should not be applied immediately, to the 5.0 seri

Re: [PATCH 2/2] HID: input: fix assignment of .value

2019-04-23 Thread James Feeney
On 4/23/19 11:21 AM, Sasha Levin wrote: > Hi, > > [This is an automated email] > > This commit has been processed because it contains a "Fixes:" tag, > fixing commit: 2dc702c991e3 HID: input: use the Resolution Multiplier for > high-resolution scrolling. > > The bot has tested the following tre