From patchwork Fri Mar 2 10:40:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 144207 X-Patchwork-Delegate: marek.vasut@gmail.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 0CE731007D3 for ; Fri, 2 Mar 2012 21:40:28 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id F033B280C7; Fri, 2 Mar 2012 11:40:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zrGuQ8maL018; Fri, 2 Mar 2012 11:40:25 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A3269280A6; Fri, 2 Mar 2012 11:40:24 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AB660280A6 for ; Fri, 2 Mar 2012 11:40:22 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wy8koWGi+0+7 for ; Fri, 2 Mar 2012 11:40:22 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by theia.denx.de (Postfix) with ESMTPS id 160E428099 for ; Fri, 2 Mar 2012 11:40:22 +0100 (CET) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Tzn8j4ybmz4KNFY; Fri, 2 Mar 2012 11:40:21 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id 3Tzn8j4kj0z4KK25; Fri, 2 Mar 2012 11:40:21 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from smtp-auth.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id L5T-iAzVZwWl; Fri, 2 Mar 2012 11:40:20 +0100 (CET) X-Auth-Info: gov9bctmIq/vTYZvovp+FtrJhGOnFXn/N4kCLNe06H0= Received: from mashiro.localnet (host-82-135-33-74.customer.m-online.net [82.135.33.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.mnet-online.de (Postfix) with ESMTPSA; Fri, 2 Mar 2012 11:40:20 +0100 (CET) From: Marek Vasut To: Wolfgang Denk Date: Fri, 2 Mar 2012 11:40:19 +0100 User-Agent: KMail/1.13.7 (Linux/3.2.0-1-amd64; KDE/4.7.4; x86_64; ; ) MIME-Version: 1.0 Message-Id: <201203021140.19652.marex@denx.de> Cc: "u-boot@lists.denx.de" Subject: [U-Boot] [PULL] U-Boot USB X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de Dear Wolfgang Denk, in order to get all the rotting patches mainline ASAP, I'm submitting pull request via u-boot-pxa/usb branch: The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5: Merge branch 'master' of git://git.denx.de/u-boot-microblaze (2012-02-26 22:17:40 +0100) are available in the git repository at: git://git.denx.de/u-boot-pxa.git usb for you to fetch changes up to 7e99b47667955d51f5fa88c4f64b331df0139e70: USB: relax usbcore reset timings (2012-03-02 11:37:55 +0100) ---------------------------------------------------------------- Marek Vasut (3): USB: Staticize internal functions USB: Separate out USB hub driver USB: Make struct devrequest setup_packet local Shiraz Hashim (1): usbtty: adapt buffers for large packet support Vincent Palatin (3): eth: remove usb-ethernet devices before re-enumerating them USB: fix USB keyboard polling parameter usb: add numeric keypad support to HID driver Wolfgang Grandegger (1): USB: relax usbcore reset timings amartin@nvidia.com (2): USB: reevaluate iomux stdin on USB kbd detect USB: move keyboard polling into kbd driver common/Makefile | 2 +- common/usb.c | 448 +----------------------------------- common/usb_hub.c | 486 +++++++++++++++++++++++++++++++++++++++ common/usb_kbd.c | 36 +++- drivers/serial/usbtty.c | 2 +- drivers/usb/eth/usb_ether.c | 7 +- drivers/usb/host/ehci-hcd.c | 30 --- drivers/usb/host/ohci-hcd.c | 6 - drivers/usb/host/r8a66597-hcd.c | 6 - drivers/usb/musb/musb_hcd.c | 28 --- include/net.h | 1 + include/usb.h | 9 +- include/usbdevice.h | 4 +- net/eth.c | 29 +++ 14 files changed, 579 insertions(+), 515 deletions(-) create mode 100644 common/usb_hub.c