Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-26 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 19:15 -0400, Benjamin Tissoires pisze: > [..] Hi Bejnamin, > > I don't remember for sure, but I think the range of brightness might be > > different > > over usb and over bluetooth. > > Maybe you can try setting the sysfs file "buttons_luminance" with the > value

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-26 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 19:15 -0400, Benjamin Tissoires pisze: [..] Hi Bejnamin, I don't remember for sure, but I think the range of brightness might be different over usb and over bluetooth. Maybe you can try setting the sysfs file buttons_luminance with the value 8 to check

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Dmitry Torokhov
On Fri, Jul 25, 2014 at 11:21:27PM -0400, Benjamin Tissoires wrote: > On Jul 25 2014 or thereabouts, Dmitry Torokhov wrote: > > Hi Benjamin, > > > > On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: > > > Hi Dmitry, > > > > > > this is the second series I told you about for

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Dmitry Torokhov wrote: > Hi Benjamin, > > On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: > > Hi Dmitry, > > > > this is the second series I told you about for wacom.ko. This series also > > have > > a good number of removed lines of code. \o/

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Dmitry Torokhov
Hi Benjamin, On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: > Hi Dmitry, > > this is the second series I told you about for wacom.ko. This series also have > a good number of removed lines of code. \o/ > > The first patch is Jason's one that I finally decided to take with

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
Hi Przemo, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: > [..] > Hi Benjamin, > I'm testing the whole series including the OLED patch that's not on the > list yet. > > Hardware: 2 x Intuos4 Wireless tested on usb

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Benjamin, I'm testing the whole series including the OLED patch that's not on the list yet. Hardware: 2 x Intuos4 Wireless tested on usb and bluetooth until noted otherwise. What works: 1. Tablet in general, pressure,

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > Dnia 2014-07-25, pią o godzinie 10:54 -0400, Benjamin Tissoires pisze: > > [..] > Hi Benjamin, > > > > > If I understand you correctly we cannot have the same entry point in > > > sysfs for OLEDs unless we can tell userspace somehow if the

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 10:54 -0400, Benjamin Tissoires pisze: > [..] Hi Benjamin, > > > If I understand you correctly we cannot have the same entry point in > > sysfs for OLEDs unless we can tell userspace somehow if the tablet is > > conected over USB or over bluetooth. The hardware of

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > Dnia 2014-07-25, pią o godzinie 08:58 -0400, Benjamin Tissoires pisze: > > Hi Przemo, > Hi Benjamin, > > On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > > > Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: > > > [..]

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 08:58 -0400, Benjamin Tissoires pisze: > Hi Przemo, Hi Benjamin, > On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > > Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: > > [..] > > > Hi Przemo, > > Hi Benjamin, > > > Normally, this series

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
Hi Przemo, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: > Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: > [..] > > Hi Przemo, > Hi Benjamin, > > Normally, this series contains all the bits of hid-wacom (except the custom > > LED/OLED API). Please tell me if I am

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] > Hi Przemo, Hi Benjamin, > Normally, this series contains all the bits of hid-wacom (except the custom > LED/OLED API). Please tell me if I am missing anything and if you like the > change. I can't cleanly apply your set

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Przemo, Hi Benjamin, Normally, this series contains all the bits of hid-wacom (except the custom LED/OLED API). Please tell me if I am missing anything and if you like the change. I can't cleanly apply your set yet

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
Hi Przemo, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Przemo, Hi Benjamin, Normally, this series contains all the bits of hid-wacom (except the custom LED/OLED API). Please tell me if I am missing

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 08:58 -0400, Benjamin Tissoires pisze: Hi Przemo, Hi Benjamin, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Przemo, Hi Benjamin, Normally, this series contains all

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-25, pią o godzinie 08:58 -0400, Benjamin Tissoires pisze: Hi Przemo, Hi Benjamin, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-25, pią o godzinie 10:54 -0400, Benjamin Tissoires pisze: [..] Hi Benjamin, If I understand you correctly we cannot have the same entry point in sysfs for OLEDs unless we can tell userspace somehow if the tablet is conected over USB or over bluetooth. The hardware of Intuos4

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-25, pią o godzinie 10:54 -0400, Benjamin Tissoires pisze: [..] Hi Benjamin, If I understand you correctly we cannot have the same entry point in sysfs for OLEDs unless we can tell userspace somehow if the tablet is

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Przemo Firszt
Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Benjamin, I'm testing the whole series including the OLED patch that's not on the list yet. Hardware: 2 x Intuos4 Wireless tested on usb and bluetooth until noted otherwise. What works: 1. Tablet in general, pressure,

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
Hi Przemo, On Jul 25 2014 or thereabouts, Przemo Firszt wrote: Dnia 2014-07-24, czw o godzinie 14:13 -0400, Benjamin Tissoires pisze: [..] Hi Benjamin, I'm testing the whole series including the OLED patch that's not on the list yet. Hardware: 2 x Intuos4 Wireless tested on usb and

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Dmitry Torokhov
Hi Benjamin, On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: Hi Dmitry, this is the second series I told you about for wacom.ko. This series also have a good number of removed lines of code. \o/ The first patch is Jason's one that I finally decided to take with me. His

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Benjamin Tissoires
On Jul 25 2014 or thereabouts, Dmitry Torokhov wrote: Hi Benjamin, On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: Hi Dmitry, this is the second series I told you about for wacom.ko. This series also have a good number of removed lines of code. \o/ The

Re: [PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-25 Thread Dmitry Torokhov
On Fri, Jul 25, 2014 at 11:21:27PM -0400, Benjamin Tissoires wrote: On Jul 25 2014 or thereabouts, Dmitry Torokhov wrote: Hi Benjamin, On Thu, Jul 24, 2014 at 02:13:55PM -0400, Benjamin Tissoires wrote: Hi Dmitry, this is the second series I told you about for wacom.ko. This

[PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-24 Thread Benjamin Tissoires
Hi Dmitry, this is the second series I told you about for wacom.ko. This series also have a good number of removed lines of code. \o/ The first patch is Jason's one that I finally decided to take with me. His previous submission still applied correctly even after the moving of the files (git is

[PATCH v2 00/10] Input - wacom: conversion to HID driver, series 2

2014-07-24 Thread Benjamin Tissoires
Hi Dmitry, this is the second series I told you about for wacom.ko. This series also have a good number of removed lines of code. \o/ The first patch is Jason's one that I finally decided to take with me. His previous submission still applied correctly even after the moving of the files (git is