Re: [PATCH] dell-wireless: new driver for dell wireless button for Windows 8

2014-11-10 Thread Darren Hart
On Tue, Nov 11, 2014 at 02:01:25PM +0800, Alex Hung wrote: Please provide a proper git commit message. Which devices present this button. There appears to be a button and a slider version? Is it necessary to add completely new driver for this one button in addition to the other dell-* drivers alr

Re: [PATCH] dell-wmi: Update code for processing WMI events

2014-11-10 Thread Darren Hart
On Sun, Nov 09, 2014 at 04:21:33PM +0100, Pali Rohár wrote: > On Wednesday 22 October 2014 12:51:17 Pali Rohár wrote: > > On Tuesday 21 October 2014 23:32:12 Darren Hart wrote: > > > On Tue, Oct 21, 2014 at 12:15:24AM +0200, Pali Rohár wrote: Hi Pali, ... > > > > @@ -158,44 +182,117 @@ static voi

[PATCH] dell-wireless: new driver for dell wireless button for Windows 8

2014-11-10 Thread Alex Hung
Signed-off-by: Alex Hung --- drivers/platform/x86/Kconfig | 12 +++ drivers/platform/x86/Makefile|1 + drivers/platform/x86/dell-wireless.c | 159 ++ 3 files changed, 172 insertions(+) create mode 100644 drivers/platform/x86/dell-wireless.c

Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-10 Thread Darren Hart
On Mon, Nov 10, 2014 at 09:58:29AM -0700, Azael Avalos wrote: > Hi Darren, > > Sorry for the way late reply, I had to go out of town in a hurry. > > 2014-11-03 23:21 GMT-07:00 Darren Hart : > > On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos wrote: > >> Bug 86521 uncovered that some TOS620

Re: [PATCH] platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i8042.h/serio.h

2014-11-10 Thread Darren Hart
On Mon, Nov 10, 2014 at 08:59:42PM +0200, Giedrius Statkevicius wrote: > Make hp_accel dependent on SERIO_I8042 in the Kconfig because since commit > a4c724d0723b078e4ab4670e557cda1795036a7a ('platform: hp_accel: add a i8042 > filter to remove HPQ6000 data from kb bus stream') hp_accel includes i80

[PATCH] platform: hp_accel: Add SERIO_I8042 as a dependency since it now includes i8042.h/serio.h

2014-11-10 Thread Giedrius Statkevicius
Make hp_accel dependent on SERIO_I8042 in the Kconfig because since commit a4c724d0723b078e4ab4670e557cda1795036a7a ('platform: hp_accel: add a i8042 filter to remove HPQ6000 data from kb bus stream') hp_accel includes i8042.h and serio.h. Reported-by: Jim Davis Signed-off-by: Giedrius Statkeviči

Re: randconfig build error with next-20141110, in drivers/platform/x86/hp_accel.c

2014-11-10 Thread Darren Hart
On November 10, 2014 8:59:46 AM PST, Giedrius Statkevicius wrote: >Hi Jim, > >On 2014.11.10 18:20, Jim Davis wrote: >> Building with the attached random configuration file, >> >> drivers/built-in.o: In function `lis3lv02d_remove': >> /home/jim/linux/drivers/platform/x86/hp_accel.c:389: undefin

Re: randconfig build error with next-20141110, in drivers/platform/x86/hp_accel.c

2014-11-10 Thread Giedrius Statkevicius
Hi Jim, On 2014.11.10 18:20, Jim Davis wrote: > Building with the attached random configuration file, > > drivers/built-in.o: In function `lis3lv02d_remove': > /home/jim/linux/drivers/platform/x86/hp_accel.c:389: undefined > reference to `i8042_remove_filter' > drivers/built-in.o: In function `li

Re: [PATCH] toshiba_acpi: Fix regression caused by backlight extra check code

2014-11-10 Thread Azael Avalos
Hi Darren, Sorry for the way late reply, I had to go out of town in a hurry. 2014-11-03 23:21 GMT-07:00 Darren Hart : > On Mon, Nov 03, 2014 at 08:58:34PM -0700, Azael Avalos wrote: >> Bug 86521 uncovered that some TOS6208 devices also return >> non zero values on a write call to the backlight me