
The following changes since commit c6265f7f3410b5e5763181cdd123a3f6fcd9fd58:
CPCI4052: Remove CONFIG_SYS_LONGHELP (2015-06-18 16:19:00 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git HEAD
for you to fetch changes up to de451493f1b6dfcc572763be421500754bfc6b2f:
usb: kbd: Disable idle input reports when we do not need them (2015-06-19 14:33:29 +0200)
---------------------------------------------------------------- Hans de Goede (3): usb.h: Always declare usb function prototypes usb: ehci: Properly deal with data toggle for interrupt endpoints usb: kbd: Disable idle input reports when we do not need them
common/usb_kbd.c | 4 +++- drivers/usb/host/ehci-hcd.c | 26 +++++++++++++++++++------- include/usb.h | 15 --------------- 3 files changed, 22 insertions(+), 23 deletions(-)