From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 10 Apr 2014 16:14:06 +0200 Subject: [U-Boot] [PATCH v3] Fix USB keyboard polling via control endpoint In-Reply-To: <1397134964-19577-1-git-send-email-adrian@humboldt.co.uk> References: <201404101433.03184.marex@denx.de> <1397134964-19577-1-git-send-email-adrian@humboldt.co.uk> Message-ID: <201404101614.06953.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, April 10, 2014 at 03:02:44 PM, Adrian Cox wrote: > USB keyboard polling failed for some keyboards on PowerPC 5020. > This was caused by requesting only 4 bytes of data from keyboards that > produce an 8 byte HID report. > > Signed-off-by: Adrian Cox > Signed-off-by: Wolfgang Denk Applied for -next, thanks! Best regards, Marek Vasut