All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PULL] u-boot-usb/master
@ 2017-04-14 12:11 Marek Vasut
  2017-04-14 14:45 ` [U-Boot] [PULL][V2] u-boot-usb/master Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2017-04-14 12:11 UTC (permalink / raw)
  To: u-boot

The following changes since commit 40a808f173008729a0c631ab84693b6a2b0dcfc9:

  ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
(2017-04-11 17:54:31 +0300)

are available in the git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to ca717a97ea65f9d205097582654040f03263bef6:

  usb: dwc2: invalidate the dcache before starting the DMA (2017-04-14
14:07:57 +0200)

----------------------------------------------------------------
Alexey Brodkin (1):
      drivers/usb/ehci: Use platform-specific accessors

Eddie Cai (1):
      usb: dwc2: invalidate the dcache before starting the DMA

Felipe Balbi (3):
      usb: gadget: g_dnl: hold maximum string descriptor
      usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
      usb: gadget: g_dnl: don't set iProduct nor iSerialNumber

Kever Yang (1):
      usb: dwc2: add support for external vbus supply

Philipp Tomsich (2):
      usb: dwc3: ensure consistent types for dwc3_flush_cache
      usb: dwc3: gadget: make cache-maintenance on event buffers more robust

 drivers/usb/dwc3/core.c    |  2 ++
 drivers/usb/dwc3/ep0.c     | 10 +++++-----
 drivers/usb/dwc3/gadget.c  | 15 ++++++++-------
 drivers/usb/dwc3/io.h      |  2 +-
 drivers/usb/gadget/g_dnl.c | 18 ++++++++++--------
 drivers/usb/host/dwc2.c    | 62
+++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 drivers/usb/host/ehci.h    | 10 ++++------
 7 files changed, 81 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PULL][V2] u-boot-usb/master
  2017-04-14 12:11 [U-Boot] [PULL] u-boot-usb/master Marek Vasut
@ 2017-04-14 14:45 ` Marek Vasut
  2017-04-14 21:09   ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2017-04-14 14:45 UTC (permalink / raw)
  To: u-boot

The following changes since commit 40a808f173008729a0c631ab84693b6a2b0dcfc9:

  ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
(2017-04-11 17:54:31 +0300)

are available in the git repository at:

  git://git.denx.de/u-boot-usb.git master

for you to fetch changes up to 1e5eca7d422563df91a54e270c297b0c465f2659:

  usb: return 0 from usb_stor_get_info even if removable media
(2017-04-14 16:44:17 +0200)

V2: Drop patch from Alex which breaks lwmon5
    Add patch from Troy to fix bug in USB storage

----------------------------------------------------------------
Eddie Cai (1):
      usb: dwc2: invalidate the dcache before starting the DMA

Felipe Balbi (3):
      usb: gadget: g_dnl: hold maximum string descriptor
      usb: gadget: g_dnl: only set iSerialNumber if we have a serial#
      usb: gadget: g_dnl: don't set iProduct nor iSerialNumber

Kever Yang (1):
      usb: dwc2: add support for external vbus supply

Philipp Tomsich (2):
      usb: dwc3: ensure consistent types for dwc3_flush_cache
      usb: dwc3: gadget: make cache-maintenance on event buffers more robust

Troy Kisky (1):
      usb: return 0 from usb_stor_get_info even if removable media

 common/usb_storage.c       |  4 +---
 drivers/usb/dwc3/core.c    |  2 ++
 drivers/usb/dwc3/ep0.c     | 10 +++++-----
 drivers/usb/dwc3/gadget.c  | 15 ++++++++-------
 drivers/usb/dwc3/io.h      |  2 +-
 drivers/usb/gadget/g_dnl.c | 18 ++++++++++--------
 drivers/usb/host/dwc2.c    | 62
+++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 7 files changed, 78 insertions(+), 35 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PULL][V2] u-boot-usb/master
  2017-04-14 14:45 ` [U-Boot] [PULL][V2] u-boot-usb/master Marek Vasut
@ 2017-04-14 21:09   ` Tom Rini
  0 siblings, 0 replies; 3+ messages in thread
From: Tom Rini @ 2017-04-14 21:09 UTC (permalink / raw)
  To: u-boot

On Fri, Apr 14, 2017 at 04:45:50PM +0200, Marek Vasut wrote:

> The following changes since commit 40a808f173008729a0c631ab84693b6a2b0dcfc9:
> 
>   ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
> (2017-04-11 17:54:31 +0300)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 1e5eca7d422563df91a54e270c297b0c465f2659:
> 
>   usb: return 0 from usb_stor_get_info even if removable media
> (2017-04-14 16:44:17 +0200)
> 
> V2: Drop patch from Alex which breaks lwmon5
>     Add patch from Troy to fix bug in USB storage
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170414/0d57fb7e/attachment.sig>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-04-14 21:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 12:11 [U-Boot] [PULL] u-boot-usb/master Marek Vasut
2017-04-14 14:45 ` [U-Boot] [PULL][V2] u-boot-usb/master Marek Vasut
2017-04-14 21:09   ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.