On 03/03/2015 11:33 PM, Benjamin Tissoires wrote:
> Hi Nick,
>
> I am not sure which way you prefer to merge changes in your trees,
> so here is a classic pull request for digimend-kernel-drivers:
>
> The following changes since commit ba59fea4cfa67a70d26d803d7a423213b0863807:
>
> Bump module versions (2015-03-02 12:41:02 +0200)
>
> are available in the git repository at:
>
> https://github.com/bentiss/digimend-kernel-drivers input-names
>
> for you to fetch changes up to a1064d30eee56580c08f1d788155c5d8f22a3132:
>
> uclogic: actually invert the in-range bit for huion tablets only (2015-03-03 16:19:35 -0500)
>
> ----------------------------------------------------------------
> Benjamin Tissoires (5):
> uclogic: Set quirks from inside the driver
> uclogic: name the input nodes based on their tool
> uclogic: apply quirk NO_EMPTY_INPUT
> uclogic: discard the extra Pen input node on Huion tablets
> uclogic: actually invert the in-range bit for huion tablets only
>
> hid-uclogic.c | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------
> 1 file changed, 88 insertions(+), 18 deletions(-)
>
> I tried to stick to the upstream commits in case anything shows up. This
> way, a bisect will also point out to the upstream commit :)
Cool, that should be convenient!
Thanks a lot, again, Benjamin :) Merged now.
It was taking me forever to get around to this.
A classic pull request is fine. Although you might want to add your Red Hat
address to your profile to have commits attributed properly.
Otherwise, a GitHub pull request is also good.
Nick
|