2011-06-27 13:41:51

by Jiri Kosina

[permalink] [raw]
Subject: [GIT] HID

Linus,

please pull from 'for-linus' branch from

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive three minimalistic and self-contained fixes (and one device ID
addition) for hid-multitouch driver.

Thanks!

Benjamin Tissoires (3):
HID: hid-multitouch: ensure slots are initialized
HID: hid-multitouch: correct VID for Stantum panels
HID: hid-multitouch: add support for a new Lumio dual-touch panel

drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-multitouch.c | 12 +++++++-----
3 files changed, 9 insertions(+), 5 deletions(-)


2012-02-01 11:49:06

by Jiri Kosina

[permalink] [raw]
Subject: Re: [GIT] HID

On Sat, 14 Jan 2012, Jeremy Fitzhardinge wrote:

> > which is based on the power supply scope changes in the battery.git tree; I'm not quite
> > sure how to sequence that into mainline.
> > I will look into it.
>
> The power changes are in now, so you could try pushing them as a late push.
>
> (Linus: I had some changes that depended on both the HID and
> power_supply subsystems, so they needed to wait until you'd pulled both.)

Jeremy,

I have been completely offline for ~20 days, and am slowly getting back on
track now, so I will process those shortly. Sorry for late response.

--
Jiri Kosina
SUSE Labs

2012-02-01 17:10:35

by Jeremy Fitzhardinge

[permalink] [raw]
Subject: Re: [GIT] HID

On 02/01/2012 03:48 AM, Jiri Kosina wrote:
> On Sat, 14 Jan 2012, Jeremy Fitzhardinge wrote:
>
>>> which is based on the power supply scope changes in the battery.git tree; I'm not quite
>>> sure how to sequence that into mainline.
>>> I will look into it.
>> The power changes are in now, so you could try pushing them as a late push.
>>
>> (Linus: I had some changes that depended on both the HID and
>> power_supply subsystems, so they needed to wait until you'd pulled both.)
> Jeremy,
>
> I have been completely offline for ~20 days, and am slowly getting back on
> track now, so I will process those shortly. Sorry for late response.

No problem, they're not urgent or anything. It would be nice to get
them into the next release if at all possible so powerd can start using
them, but it has lasted this long wthout...

Thanks,
J

2012-02-03 22:56:18

by Jiri Kosina

[permalink] [raw]
Subject: Re: [GIT] HID

On Sun, 8 Jan 2012, Jeremy Fitzhardinge wrote:

> I also have a branch at
> git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git hid-battery-scope
>
> which is based on the power supply scope changes in the battery.git tree; I'm not quite
> sure how to sequence that into mainline.

I have now taken it into my tree, thanks Jeremy.

--
Jiri Kosina
SUSE Labs