From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 20 Jul 2012 09:19:56 +0200 Subject: [U-Boot] [PULL] u-boot-usb/master In-Reply-To: <201207191452.53818.marex@denx.de> References: <201207191452.53818.marex@denx.de> Message-ID: <20120720071956.4B98720224C@gemini.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 Dear Marek, In message <201207191452.53818.marex@denx.de> you wrote: > > please apply this into the current release. I'm hereby commiting seppuku. PLEASE send such pull reqeusts to the mailing list, so everybody can see it. > The following changes since commit 66714b1a6df0a5a9f1656a6d4e6eea3c7ecdf7ae: > > Merge branch 'next' of git://git.denx.de/u-boot-video (2012-07-18 10:47:03 > +0200) > > are available in the git repository at: > > > git://git.denx.de/u-boot-usb.git master > > for you to fetch changes up to 1b4bd0e66cd3b5124669c78bc968510b1040e9d9: > > usb_storage: fix ehci driver max transfer size (2012-07-18 14:46:19 +0200) > > ---------------------------------------------------------------- > Ilya Yanok (6): > ehci-hcd: program asynclistaddr before every transfer > ehci-hcd: fix external buffer cache handling > usb: pass cache-aligned buffer to usb_get_descriptor() > usb: check return value of submit_{control, bulk}_msg > ehci-hcd: change debug() to printf() in case of errors > smsc95xx: align buffers to cache line size > > Marek Vasut (1): > common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER > > Stefan Herbrechtsmeier (1): > usb_storage: fix ehci driver max transfer size > > Tom Rini (2): > ehci-omap: Do not call dcache_off from omap_ehci_hcd_init > ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache > alignment > > common/usb.c | 12 ++++++++---- > common/usb_storage.c | 37 +++++++++++++++++++---------------- > drivers/usb/eth/smsc95xx.c | 13 +++++++++---- > drivers/usb/host/ehci-hcd.c | 96 > ++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------- > drivers/usb/host/ehci-omap.c | 1 - > drivers/usb/musb/musb_core.h | 2 +- > include/common.h | 21 +++++++++++++++++--- > include/usb.h | 10 ++++++++++ > 8 files changed, 117 insertions(+), 75 deletions(-) Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Substitute "damn" every time you're inclined to write "very"; your editor will delete it and the writing will be just as it should be. - Mark Twain