On Fri, Sep 18, 2015 at 03:45:05PM -0600, Azael Avalos wrote: > Hi Darren, > > 2015-09-18 15:37 GMT-06:00 Darren Hart <dvh...@infradead.org>: > > On Wed, Sep 09, 2015 at 11:28:20AM -0600, Azael Avalos wrote: > >> The driver currently uses the hotkey enabling value of 0x09 to enable > >> hotkey events, but windows uses a different value (0x01). > >> > >> All Toshiba laptops accept the following "hotkey" parameters: > >> 0x01 - Enable hotkey and system events. > >> 0x03 - Enable system events only. > >> 0x09 - Enable hotkey events only. > >> 0x0b - Disable (hotkey and system) events. > >> > >> This patch changes the default hotkey enabling value from 0x09 to 0x01, > >> enabling both the hotkey and system events. > >> > >> Signed-off-by: Azael Avalos <coproscef...@gmail.com> > > > > Queued to testing for 4.4. > > > > Let me know if you were expecting 4.3.... > > Nope, just the first two fixes were meant for 4.3, the rest > is 4.4 material, I just wanted to send them early.
OK, check mainline please, everything I plan to push for 4.3 is now there. Please confirm it has all you expected. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/