From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Fri, 19 Jun 2015 20:16:46 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master Message-ID: <201506192016.46400.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 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(-)